/*  COLOUR LEGEND

    dark grey: #333 (headings)
    mid grey: #666 (body copy)
    dark blue: #032B5B (h1)
    alternative dark blue: #003D71 (login link)
    alternative dark grey: #4E4E4E (footer links)
    dark red: #cc0000 (error text)
    black: #000
    white: #FFF

*/

/*  CONTENTS
	1.0 RESETS
        1.1 HTML5 RESETS
	2.0 HTML ELEMENTS - GENERIC STYLES
        2.1 FONT SIZING
        2.2 FORMAT
        2.3 ANCHORS
        2.4 HEADERS
        2.5 LISTS
        2.6 TABLES
        2.7 FORMS
        2.8 HORIZONTAL RULES
        2.9 BUTTONS
    3.0 GRID (16 COLUMNS)
    4.0 PAGE STRUCTURE
        4.1 GENERIC
        4.2 HEADER
        4.3 USER BAR
        4.4 USER NAVIGATION
        4.5 SITE BAR
        4.6 HERO BAR
        4.7 LEGAL BAR
        4.8 FOOTER BAR
        4.9 CONTACT BUTTONS
        4.10 GENERIC CONTENT
        4.11 FBO PAGE
        4.12 HOMEPAGE
		4.13 SUB NAVIGATION
		4.14 BREADCRUMB BAR
		4.15 SITEMAP
        4.16 SIDEBAR FORM
        4.17 LOGOS LISTING
        4.18 SIDEBAR MODULES


	5.0 CLEARING AND HELPER STYLES
    6.0 INTERNET EXPLORER FIXES
*/



/* ========== 1.0 RESETS ========== */
*{margin:0;padding:0;}
img{border:0;}

    /* ---------- 1.1 HTML5 RESETS ---------- */
    article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
    audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
    audio:not([controls]) { display: none; }
    [hidden] { display: none; }


/* ========== 2.0 HTML ELEMENTS ========== */



    /* ---------- 2.1 FONT SIZING ---------- */
    body{font-size:62.5%;}
    p, blockquote{font-size:1.3em;/* 1.4em; */}
    code,kbd,pre{font-size:1.3em;/* 1.2em; */}

    h1{font-size:3.5em;}
    h2{font-size:2.0em;}
    h3{font-size:1.6em;}
    h4{font-size:1.5em;}
    h5,h6{font-size:1.4em;}
    li{font-size:1.3em;/* 1.4em; */}
    li li{font-size:1em;}

    .section-nav h2{font-size:2.0em;}

    th{font-size:1.2em;}
    td{font-size:1.2em;}

    fieldset h3{font-size:1em;}

    label{font-size:1.2em;}
    textarea{font-size:100%;}

    p.intro{font-size:1.4em;}
    p.large{font-size:1.6em;}

    p.disclaimer{font-size:1.14em;line-height:1.2em;}




	/* ---------- 2.2 FORMAT ---------- */
    body{background:#fff;color:#666;text-align:center;}
	.Ext3FunctionBar {text-align:left;}
    abbr, acronym, dfn{cursor:help;border:0;}
    a abbr, a acronym, a dfn{cursor:pointer;}

    pre ,address{}
    p, blockquote, li{padding:0 0 20px 0;margin:0; line-height:1.4em; /* line-height:1.5em; */ }
    blockquote{border-top:1px solid #DDD; border-bottom:1px solid #DDD; background:url(../images/quote-open.gif) 0 1em no-repeat;margin:1em 0; padding:1em 0 1em 35px; }
    blockquote p{ background:url(../images/quote-close.gif) right bottom no-repeat;padding:0 25px 0 0;}

    body,input,textarea,select{font-family:Arial, Helvetica, sans-serif}
	::-webkit-input-placeholder {color:#666;}
	::-moz-placeholder {color:#666;}
	input:-moz-placeholder {color:#666;}
    h1,h2{font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-weight:400;}
    h3,h4,h5{font-family:Arial, Helvetica, Sans-Serif;}
    ul.benefits h3{font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-weight:400;}
    em,i{font-style:italic;}
    strong,b{font-weight:bold;}
    dfn{font-style:normal;}
    cite{font-style:italic;}
    code,kbd,pre{font-family:"Courier New",Courier,mono;}

    hr{background:transparent;border:0;border-bottom:1px dotted #ccc;height:0;}

    p.large{font-family:"Open Sans", Arial, Helvetica, Sans-serif;}

    /* ---------- 2.3 ANCHORS ---------- */
    a{color:#003d71;text-decoration:none;}
    a:hover,
    a:active,
    a:focus{text-decoration:underline;}

    p a{text-decoration:underline;}
    p a:hover,
    p a:active,
    p a:focus{text-decoration:none;}

	/* ---------- 2.3.1 ANCHOR BUTTONS ---------- */

	a.button-1 {


	border: 1px solid #dddddd;
	border-radius:5px;
	-webkit-border-radius:5px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius:5px; /* Firefox 1-3.6 */
	-khtml-border-radius: 5px; /* KHTML (Konqueror) */
	/* behavior: url(../PIE.htc); */
	color: #003d71;
	background-color:#f3f3f3;

	/* the standard */
	/* FF 3.6+ */
    /* Safari 4+, Chrome 2+ */
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e8e8e8')";
    background-image: -o-linear-gradient(#ffffff, #e8e8e8);/* Opera 11.10 */
    }





    /* ---------- 2.4 HEADERS ---------- */
    h1,h2,h3,h4,h5,h6{color:#666;margin:0 0 10px 0;padding:0;}
    h1{color:#032b5b; margin:0 0 10px 0;/* margin:0 0 15px 0; */ font-weight:300;}
    h2{font-weight:400;margin:0 0 6px 0;padding:0;color:#003d71;font-size:2.1em;}
    h3{font-weight:bold;}

    h2.fuel{background:url(../images/icons/fuel-sm.png) 0 0 no-repeat;padding:4px 0 15px 50px;min-height:38px;}
    h2.fbo{background:url(../images/icons/fbo-sm.png) 0 0 no-repeat;padding:4px 0 15px 50px;min-height:38px;}
    h2.training{background:url(../images/icons/training-sm.png) 0 0 no-repeat;padding:4px 0 15px 50px;min-height:38px;}
    h2.charter{background:url(../images/icons/charter-sm.png) 0 0 no-repeat;padding:4px 0 15px 50px;min-height:38px;}

    h2.number{padding:0 0 5px 0;line-height:1.2em;}
    h2.number span{position:relative;display:block;float:left;width:40px;height:34px;padding:6px 0 0 0;text-align:center;font-weight:bold;color:#fff;background:url(../images/bg/number.png) 0 bottom no-repeat;margin:-5px 10px 10px 0;}
    
    h2.subnav {color:#333;}
    
    .section-nav h2{color:#333;font-weight:400;line-height:1.2;}

    /* ---------- 2.5 LISTS ---------- */

    ul,ol,dl{margin:0;padding:0 0 10px 0;}
    ul ul,ol ol,ol ul,ul ol{margin:0 0 0 2em;padding:0;}
    ul{list-style-type:disc;}
    ol{list-style-type:decimal;}
    li{margin:0 0 5px 1.2em;padding:0;}
    ul.links{list-style-type:none;margin:0 0 20px 0;padding:0;}
    ul.links li{margin:0 0 10px 0;padding:0;font-size:1.2em;}
    ul.links li a{display:inline-block;font-weight:bold;text-transform:uppercase;background:url(../images/icons/link.png) 0 1px no-repeat;padding:1px 0 2px 23px;}
    ul.horizontal li{float:left;margin:0 0 0 1em;width:auto;}

    ul.cta{list-style-type:none;margin:0;padding:0;clear:both;text-align:left;}
    ul.cta li{width:auto;clear:left;margin:0 0 8px 0;padding:0;display:block;font-size:1.8em;font-family:"Open Sans", Arial, Helvetica, Sans-serif;}
    ul.cta li a{display:block;color:#fff;background:url(../images/buttons/cta-l-2.png) 0 0 no-repeat;padding:0 0 0 10px;}
    ul.cta li a span{display:block;background:url(../images/buttons/cta-r-2.png) right 0 no-repeat;padding:7px 30px 9px 10px;}

    .homepage ul.cta{position:absolute;left:0; top:120px;z-index:2500;margin:0 0 0 80px;}
    .homepage ul.cta li{width:250px;}
    .homepage ul.cta li a{background:url(../images/buttons/cta-l.png) 0 0 no-repeat;}
    .homepage ul.cta li a:hover,
    .homepage ul.cta li a:active,
    .homepage ul.cta li a:focus{outline:1px dotted white;}
    .homepage ul.cta li a span{background:url(../images/buttons/cta-r.png) right 0 no-repeat;}
    .homepage ul.cta li a span em{visibility:hidden;}
    .homepage ul.cta li a.selected{color:#333; background-image:url(../images/buttons/cta-l-3.png)}
    .homepage ul.cta li a.selected span{background-image:url(../images/buttons/cta-r-3.png);}
    .homepage ul.cta li a em{font-style:normal;}
    .homepage ul.cta-clickable li a,
    .homepage ul.cta-clickable li a.selected,
    .homepage ul.cta-clickable li a span,
    .homepage ul.cta-clickable li a.selected span {background:transparent;}
    .homepage ul.cta-clickable li a span em {visibility:visible;}
	

    ul.benefits{list-style-type:none;margin:10px 0;padding:0;}
    ul.benefits li{margin:0;padding:8px 0 8px 60px;font-size:1.6em;font-weight:bold;min-height:34px;color:#333;}
    ul.benefits li.fuel{background:url(../images/icons/fuel-sm.png) 0 0 no-repeat;}
    ul.benefits li.fbo{background:url(../images/icons/fbo-sm.png) 0 0 no-repeat;}
    ul.benefits li.training{background:url(../images/icons/training-sm.png) 0 0 no-repeat;}
    ul.benefits li.charter{background:url(../images/icons/charter-sm.png) 0 0 no-repeat;}

    dt{display:block;float:left;}
    dd{margin-left:10em;}


	ul.aircraft-list {list-style-type:none;padding:0;margin:0;}
	ul.aircraft-list li {display:block;font-size:1em;background:url(../images/icons/aircraft-1.png) no-repeat 0 3px; padding:0px 5px 0px 30px; margin:0;}

	ul.savings-list {list-style-type:none;display:block;padding:0;margin:0;}
	ul.savings-list li {display:block;float:left;padding:5px 5px 0px 40px; margin:0;width:40%;font-size:1em;}
	ul.savings-list li.fuel {float:left;clear:left;background:url(../images/icons/fuel-1.png) no-repeat 0 0; }
	ul.savings-list li.crew-train {float:right;background:url(../images/icons/crew-train-1.png) no-repeat 0 0; }
	ul.savings-list li.maintenance {float:left;clear:left;background:url(../images/icons/maintenance-1.png) no-repeat 0 0; }
	ul.savings-list li.crew-travel {float:right;background:url(../images/icons/crew-travel-1.png) no-repeat 0 0; }
	ul.savings-list li.right {float:left;clear:left;}
	ul.savings-list li.left {float:right;}

	ul.savings-list li dt,
	ul.savings-list li dd{margin:0 0 3px 0;padding:0;display:block;}
	ul.savings-list li dt{font-size:1.4em;font-family:"Open Sans", Arial, Helvetica, Sans-serif;}
	ul.savings-list li dd{clear:left;font-size:1.2em;}

	ul.list-50pc-left {
	float:left;
	width:48%;
	padding:0;
	margin:0;
	}


	ul.list-50pc-right {
	float:right;
	width:48%;
	padding:0;
	margin:0;
	}



ul.definition-list-1 {
list-style-type:none;
list-style-position: inside;
padding:0;
margin:20px 0px 0px 0px;
}

ul.definition-list-1 li{
padding:0;
margin:0;
}

ul.definition-list-1 li div{
width:253px;
display:inline;
padding:0;
margin:0;

}
ul.definition-list-1 li dt{
padding:0;
margin:0;
width:220px;
}
ul.definition-list-1 li dd{
padding:0;
margin:0;
}

ul.definition-list-2 {
list-style-type:none;
list-style-position: inside;
display:block;
padding:0;
margin:0;

}
ul.definition-list-2 li{
display:inline;
padding:0;
width:265px;
}

ul.definition-list-2 li.item-left{
margin:0px 5px 0px 0px;
float:left;
}
ul.definition-list-2 li.item-right{
margin:0px 0px 0px 5px;
float:right;
}


ul.definition-list-2 li div {
display:block;
padding:0;
margin:0;
}


ul.definition-list-2 li dt{
padding:0;
margin:0;

}
ul.definition-list-2 li dt strong{
width:253px;
float:left;
padding:0;
margin:10px 0px 10px 0px;
font-weight:400;
font-size:1.65em;
color:#032b5b;
}
.lt-ie8 ul.definition-list-2 li dt strong{
line-height:normal;
padding-bottom:10px;
}

ul.definition-list-2 li dd p{
padding:0;
margin:0;
font-size:1.00em;
color:#666666;
}

ul.definition-list-2 li dd{
padding:0;
margin:0;
}



ul.definition-list-3,
ul.definition-list-4{
list-style-type:none;
list-style-position: inside;
display:block;
padding:0;
margin:0 0 10px 0;

}
ul.definition-list-3 li,
ul.definition-list-4 li{

width:140px;

}
ul.definition-list-3 li,
ul.definition-list-4 li{
display:block;
float:left;
width:auto;
padding:0;
margin:0 10px 0 0;
color:#333;
font-size:1.3em;
}

ul.pagination-list-1 {
list-style-type:none;
list-style-position: inside;
display:block;
margin-left:auto;
margin-right:auto;
text-align:center;
width:100%;


}
ul.pagination-list-1 li {
display:inline;
padding:0px 0px 0px 0px;
margin:0px 0px 0px 0px;
min-width:10px;
}


ul.pagination-list-1 li.previous {
background:url(../images/bg/left-grey-arrow.png) no-repeat left center;
min-width:10px;
min-height:15px;
}

ul.pagination-list-1 li.previous span {
position:absolute;
left:-9999px;
}


ul.definition-list-3 li div {
display:inline;
padding:0;
margin:0;

}
ul.definition-list-3 li dt,
ul.definition-list-4 li dt {
padding:0;
margin:0px 5px 0px 0px;
display:inline;
float:left;



}
ul.definition-list-3 li dd,
ul.definition-list-4 li dd{
padding:0;
margin:0;
display:inline;
float:left;
font-size: 1.0em;
}

ul.unordered-list-1 {
display:block;
float:left;
width:100%;
list-style-type:none;
list-style-position: inside;
padding:0;
margin:0px 0px 20px 0px;
}

ul.unordered-list-1 li {
display:block;
padding:0;
margin:0;
}

ul.unordered-list-1 li div {
width:33%;
display:inline;
float:left;
margin:0px 0px 20px 0px;
}

ul.unordered-list-2 {
display:block;
float:left;
width:100%;
list-style-type:none;
list-style-position: inside;
padding:0;
margin:0px 0px 20px 0px;
}
ul.unordered-list-2 li {
display:block;
/* float:left; */
padding:0;
margin:0px 0px 5px 0px;

}
ul.unordered-list-2 li p{

padding:0;
margin:0;

}
ul.unordered-list-2 li p a{
line-height:1.0em;
}




    /* ---------- 2.x IMAGES ---------- */
    .image-left .image{float:left;width:220px;margin:0 10px 20px 0;}
    .image-right .image{float:right;width:220px;margin:0 0 20px 10px;}
    .image-left .text{float:right;width:400px;}
    .image-right .text{float:left;width:400px;}


    /* ---------- 2.6 TABLES ---------- */
    caption{display:block;margin:0;padding:0;}
    table{border:0px;border-top:1px solid #CCCBC9;border-left:1px solid #CCCBC9;margin:0 0 20px 0;width:100%;box-shadow:0px 0 5px #eee;}
    th{background:#e3e2e0;border-bottom:1px solid #CCCBC9;border-right:1px solid #CCCBC9;padding:8px 10px;color:#000;}
    th.row-header{background-color:transparent;color:#000;}
    td{border:0px;border-bottom:1px solid #CCCBC9;border-right:1px solid #CCCBC9;padding:8px 10px;}
    tr.alt{background-color:#eee;}
    td a{font-weight:bold;color:#000;}

    table.fbo{border:0;box-shadow:none;font-family:"Open Sans", Arial, Helvetica, Sans-serif;margin:10px 0 20px 0;}
    table.fbo th{border:0;background:#999;color:#fff;font-size:2.0em;font-weight:normal;padding:16px 20px;}
    table.fbo th:first-child{background:#999 url(../images/bg/fbo-th.png) right top repeat-y;}
    table.fbo td{border:0;padding:12px 20px;font-size:1.5em;border-bottom:1px solid #e5e5e5;line-height:1em;}
    table.fbo td:first-child{background:url(../images/bg/fbo-td.png) right top repeat-y;}
    table.fbo td.price{font-size:2.0em;padding:7px 20px 18px 20px;}
    table.fbo td.price sup{font-size:0.6em;}
    table.fbo td strong{color:#003d71;font-weight:bold;}


    /* ---------- 2.7 FORMS ---------- */
    form{margin:0;padding:0;}

    .form{background:url(../images/bg/div-top.png) center top no-repeat;padding:30px 0 0 0;margin:20px 0 0 0;}
    .form .form-inner{background:url(../images/bg/div-bottom.png) center bottom no-repeat;padding:0 0 16px 0;margin:0 0 30px 0;}

	fieldset{border:0;margin:0 0 20px 0;padding:0 0 0 20px;}
		fieldset h2{padding:0 0 10px 0;margin: 0;}
		fieldset h3{color:#545353;font-family:Arial,Helvetica,sans-serif;margin:0 0 3px 0;}
	legend{color:#333;display:none;margin:0;padding:0;}
	
	p.msg{color:#023a73;font-weight:bold;}

	.field{float:left;width:290px;padding:0 15px 15px 0;}

	.type .field{width:186px;}

	.field-alt{padding:0 15px 15px 0;}

	label{
	color:#666;
	padding:0 0 6px 0;
	font-size:1.5em;
	font-family:"Open Sans", Arial, Helvetica, Sans-serif;
	font-weight:400;
	}

	textarea{border:1px solid #cccbc9;padding:7px;width:95%;background:#e3e2e0 url(../images/bg/input.png) 0 0 repeat-x;border-radius:3px;font-size:1.4em;}
	input.btn{color:#fff;font-size:1.5em;font-family:"Open Sans", Arial, Helvetica, Sans-serif;border:0;border-radius:5px;background:#003d71 url(../images/bg/btn.png) 0 bottom repeat-x;float:right;padding:5px 20px;margin:0 25px 0 0; cursor:pointer;}
	input.btn.left {float:left;}
	input.submit{background:#fff;border:2px solid #999;width:auto;}
	.submit2{padding:0 6px 0 20px; display:inline-block; line-height:17px; min-height:17px; background:url(../images/icons/link.png) 0 50% no-repeat transparent; border:0; text-transform:uppercase; font-weight:bold; color:#003d71; font-size:1.2em; cursor:pointer;}
	.lt-ie8 input.submit2{padding-left:10px;}
	input.backbtn{ padding: 5px 25px; font-size:1.2em; float:none; }
	input.text{border:1px solid #cccbc9;padding:7px;width:93%;background:#e3e2e0 url(../images/bg/input.png) 0 0 repeat-x;border-radius:3px;font-size:1.4em;color:#666;}
	.invalid input.text,
	input.text.invalid {box-shadow: 0 0 1.5px 1px #f00;}
	input.text:invalid {box-shadow: 0 0 1.5px 1px #f00;}
	.lt-ie9 .invalid input.text,
	.lt-ie9 input.text.invalid {border-color:#f00;}
	
	input.short{width:50%;}
	input.radio{display:block;float:left;margin:0 5px 5px 0;padding:0;}
	select{width:100%;}

	.field-alt input.text{width:95%;}

	.field p{padding:5px 0 0 0;font-size:1.14em;}
	.field p a{background:transparent;padding:0;text-transform:none;font-weight:normal;font-size:1em;text-decoration:underline;}

    .fuel-lookup{padding:0;position:relative;}
    .fuel-lookup label{position:absolute;left:-500em;top:-500em;}
    .fuel-lookup input.text{float:left;width:260px;margin:0 10px 0 0;padding:0 7px;font-size:1.4em;line-height:1.2em;min-height:30px;}
    .fuel-lookup input.btn{float:left;padding:0 7px;font-size:1.4em;line-height:1.2em;min-height:32px;cursor:pointer;}
    .fuel-lookup a.geo{display:block;float:left;z-index:10;position:relative;margin:0 -35px 0 0;width:35px;height:34px;background:url(../images/icons/lookup.png) 0 0 no-repeat;text-indent:-500em;border-radius:5px 0 0 5px;}

    /* errors */
	.error{ color:#cc0000 !important; font-size:1.2em;line-height:1.8em;display:block;padding:5px 0;font-weight:bold;clear:both;}
	.error-message {margin:0 0 10px; padding:10px; border-radius:3px; font-size:1.2em; display:block; color:#1d3e61; background:#B2BFCF;}
	
	.error-summary{border:1px solid #c00;-o-border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;background:#ffffff;  margin: 0px 15px 20px 15px; padding: 15px; display:none;}
	.step-3 .error-summary{margin-left:0; margin-right:0;}
	.error-summary ul{padding:0;}
	.error-summary li{margin:0 0 0 2em;padding:0 0 .5em;color:#ff0000;display:none;}
	.error-summary li a{text-decoration:underline;}
	.error-summary li a:hover,.nj-error-summary li a:focus,.nj-error-summary li a:active{text-decoration:none;}

	/*** Fancy checkboxes & radios ***/
		/* unchecked style */
		.fancy-checkbox,
		.fancy-radio {display:inline-block; background-repeat:no-repeat; background-color:transparent; text-align:left;}
		/* "no-content" is being added by JS to A when label has no content */
		.fancy-checkbox.fancy-no-content,
		.fancy-radio.fancy-no-content {text-indent:100%; overflow:hidden; text-align:left; direction:ltr; *line-height:0; white-space:nowrap;}
		/* checked style */
		.fancy-checkbox.fancy-checked,
		.fancy-radio.fancy-checked,
		.fancy-checked .fancy-state {background-position:0 -100px;}
		/* focused unchecked style */
		.fancy-checkbox.fancy-focused,
		.fancy-radio.fancy-focused,
		.fancy-focused .fancy-state,
		.fancy-checkbox:hover,
		.fancy-radio:hover,
		.fancy-radio:hover .fancy-state,
		.fancy-checkbox:hover .fancy-state {background-position:0 -200px;}
		/* focused checked style */
		.fancy-checkbox.fancy-checked.fancy-focused,
		.fancy-radio.fancy-checked.fancy-focused,
		.fancy-checked.fancy-focused .fancy-state,
		.fancy-checkbox.fancy-checked:hover,
		.fancy-radio.fancy-checked:hover,
		.fancy-checkbox.fancy-checked:hover .fancy-state,
		.fancy-radio.fancy-checked:hover .fancy-state {background-position:0 -300px;}
		/* fancy theme A */
		.js .fancy-radio.fancy-theme-a,
		.js .fancy-checkbox.fancy-theme-a {width:27px; height:27px; vertical-align:middle; background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABsAAAFHCAYAAAEn6Af7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QTAzQ0UyMUY1NTkzMTFFMkI0MjZFMTM1NDk2NkU1REYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QTAzQ0UyMjA1NTkzMTFFMkI0MjZFMTM1NDk2NkU1REYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBMDNDRTIxRDU1OTMxMUUyQjQyNkUxMzU0OTY2RTVERiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBMDNDRTIxRTU1OTMxMUUyQjQyNkUxMzU0OTY2RTVERiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpgGI6MAAAgvSURBVHja1JE9DsMg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');}
		.js a.fancy-checkbox.fancy-theme-a {position: absolute;top:0;left:0;}
		.js .field .hide-input, .js .opt-in .hide-input {opacity: 0;filter:alpha(opacity=0);width: 16px;margin: 0 0 0 -16px;outline:0}
		.js.lt-ie8 .field .hide-input,.js.lt-ie8 .opt-in .hide-input {noFocusLine: expression(this.onFocus=this.blur());}
		
		.lt-ie8 .fancy-radio.fancy-theme-a,
		.lt-ie8 .fancy-checkbox.fancy-theme-a {background-image:url(../Images/buttons/fancy-theme-a.png);}
		/* fancy theme B */
		.js .fancy-radio.fancy-theme-b,
		.js .fancy-checkbox.fancy-theme-b {width:15px; height:15px; vertical-align:middle; background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA8AAAE7CAYAAAF1TevTAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzFEMTIwRUI1NUJCMTFFMjkwRkVCQTM3NjQwMjJEM0UiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzFEMTIwRUM1NUJCMTFFMjkwRkVCQTM3NjQwMjJEM0UiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMUQxMjBFOTU1QkIxMUUyOTBGRUJBMzc2NDAyMkQzRSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMUQxMjBFQTU1QkIxMUUyOTBGRUJBMzc2NDAyMkQzRSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PrvdYy8AAAaSSURBVHjaYv7//z+D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');}
		.lt-ie8 .fancy-radio.fancy-theme-b,
		.lt-ie8 .fancy-checkbox.fancy-theme-b {background-image:url(../Images/buttons/fancy-theme-b.png);}
		/* fancy theme C */
		.js .fancy-radio.fancy-theme-c,
		.js .fancy-checkbox.fancy-theme-c {width:20px; height:16px; vertical-align:middle; background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAE8CAYAAAG3BqF0AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2RkZDMERBNkI1NTVFMjExQUQwNkEyOEIxQURFRUFCMyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo1QkJBQzEzQzU1QkUxMUUyOUZGQ0UwOTQ2RjBGNUE2MyIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo1QkJBQzEzQjU1QkUxMUUyOUZGQ0UwOTQ2RjBGNUE2MyIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M1LjEgV2luZG93cyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjZGRkMwREE2QjU1NUUyMTFBRDA2QTI4QjFBREVFQUIzIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjZGRkMwREE2QjU1NUUyMTFBRDA2QTI4QjFBREVFQUIzIi8+IDwvcmRmOkRlc2NyaXB0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');}
		.lt-ie8 .fancy-radio.fancy-theme-c,
		.lt-ie8 .fancy-checkbox.fancy-theme-c {background-image:url(../Images/buttons/fancy-theme-c.png);}
		
		
	/*** /Fancy checkboxes & radios ***/
	
	/* SelectBox */
	.sbHolder{float:left;margin-right:15px;background:url(../images/bg/select.png) 0 0 repeat-x #e4e4e4; border:solid 1px #eee; border-radius:3px; font-family:"Open Sans",Arial,Helvetica,Sans-serif; font-size:1.4em; font-weight:normal; height:34px; position:relative; width:283px;}
	.listing-options .sbHolder {width:100%;}
	.listing-options .sbOptions {width:100.5%;}
	.step-3 .sbHolder {width:99%;}
	.step-3 .sbOptions {width:100%;}
	.departure-time .sbHolder{margin-right:0;background:#e3e2e0;border:1px solid #b6b5b3;border-bottom-color:#DCDBD9;border-radius:5px;float:left;width:49px;height:31px;}
	.departure-time .sbOptions{width:47px;border:1px solid #B6B5B3;background:#fff;border-radius:0;margin-top:-5px;left:-1px;width:49px;box-shadow:1px 1px 2px -2px #666666;}
	.departure-time .sbSelector{width:45px;}
    .departure-time .sbSelector:link, .departure-time .sbSelector:visited, .departure-time .sbSelector:hover{color:#888;line-height:31px;}
	.departure-time .sbToggle{background:url(../images/buttons/select-icons-nobg.png) 0 -100px no-repeat;width:23px;}
	.sbHolder:focus .sbSelector{}
		.sbSelector{display:block; height:34px; left:0; line-height:34px; outline:none; overflow:hidden; position:absolute; text-indent:9px; top:0; width:255px;}
		.sbSelector:link, .sbSelector:visited, .sbSelector:hover{color:#333; outline:none; text-decoration:none;}
		.sbToggle{background:url(../images/buttons/select-icons.png) 0 -100px no-repeat; display:block; height:34px; outline:none; position:absolute; right:0; top:0; width:30px;}
		.sbToggle:hover{background-position:0 -150px;}
		.sbToggleOpen{background-position:0 0;}
		.sbToggleOpen:hover{background-position:0 -50px;}
		.sbHolderDisabled{background-color:#e4e4e4;}
		.sbHolderDisabled .sbHolder{}
		.sbHolderDisabled .sbToggle{}
		.sbOptions{background-color:#e4e4e4; list-style:none; left:-1px; margin:0; padding:0; position:absolute; top:34px; width:283px; z-index:2; overflow-y:auto; box-shadow: 1px 1px 2px 0px #333;}
			.sbOptions li{margin:0; font-size:1em;}
				.sbOptions a{padding:3px 16px; display:block; outline:none;}
				.sbOptions a:link,
				.sbOptions a:visited{color:#333; text-decoration:none;}
				.sbOptions a:hover,
				.sbOptions a:focus,
				.sbOptions a.sbFocus{background-color:#145eb3; color:#fff;}
				.sbOptions li.last a{border-bottom:none;}
			.sbOptions .sbDisabled{border-bottom:dotted 1px #515151; color:#999; display:block; padding:7px 0 7px 3px;}
			.sbOptions .sbGroup{border-bottom:dotted 1px #515151; color:#EBB52D; display:block; font-weight:bold; padding:7px 0 7px 3px;}
			.sbOptions .sbSub{padding-left:17px;}


    /* ---------- 2.8 HORIZONTAL RULES ---------- */
    /* .hr{background:url(../images/bg/div-top.png) center bottom no-repeat;height:22px;margin:10px 0 15px 0;}*/
    /* .hr hr{display:none;}*/
    /* .hr-alt{background:url(../images/bg/div-bottom.png) center top no-repeat;height:22px;margin:0px 0 35px 0;}*/
    /* .hr-alt hr{display:none;}*/
    .hr{clear:both;background:url(../images/bg/hr-top.gif) center bottom no-repeat;height:12px;margin:10px 0;}
    .hr hr{display:none;}
    .hr-alt{clear:both;background:url(../images/bg/hr-bottom.gif) center top no-repeat;height:12px;margin:10px 0;}
    .hr-alt hr{display:none;}



    .hr-2{background:url(../images/bg/div-top-3.png) center bottom no-repeat;height:28px;margin:30px 0px 0px 0px;padding:0;}
    .hr-2 hr{display:none;}

	.hr-top-1{background:url(../images/bg/div-top-3.png) center bottom no-repeat;height:28px;margin:30px 0px 0px 0px;padding:0;}
    .hr-top-1 hr{display:none;}
	.hr-bot-1{background:url(../images/bg/div-bot-3.png) center bottom no-repeat;height:28px;margin:0px 0px 0px 0px;padding:0;}
    .hr-bot-1 hr{display:none;}
	.hr-top-2{background:url(../images/bg/hr-top-2.png) center bottom no-repeat;height:28px;margin:20px 0px 5px 0px;padding:0;}
    .hr-top-2 hr{display:none;}
	.hr-top-3{background:url(../images/bg/div-top-3.png) center bottom no-repeat;height:20px;margin:0px 0px 0px 0px;padding:0;}
    .hr-top-3 hr{display:none;}
	.hr-short{background:url(../images/bg/hr-short.png) center bottom no-repeat;height:8px;margin:0px 0px 0px 0px;padding:0;}
    .hr-short hr{display:none;}

    /* ---------- 2.9 BUTTONS ---------- */
    .btn{display:block;padding:5px 10px;color:#fff;font-size:1.8em;font-family:"Open Sans";float:left;margin:30px 0 0 0;width:auto;}
    .btn1{background:url(../images/bg/btn1.png) right center no-repeat;width:146px;padding:4px 10px 6px 20px;}
    .btn2{background:#003D71 url(../images/bg/btn.png) left bottom repeat-x;width:auto;padding:0;font-size:1.5em;float:right;border-radius:5px;margin:0 30px 0 0;}
    .btn2 span{display:block;padding:5px 25px 7px 40px;}
    .add span{background:url(../images/icons/add.png) 15px 9px no-repeat;}


	.btn-play-blue-1 {
	background: url(../images/buttons/play-button-blue.png) no-repeat 0% 50%;
	min-height:44px;
	color:#ffffff;
	}

	.btn-arrow-blue-1 {
	/* background:url(../images/buttons/arrow-transparent-2.png) no-repeat right center; */
	background:url(../images/bg/transparent-blue-arrow.png) no-repeat right center;
	color:#ffffff;
	min-height:34px;
	white-space: nowrap;
	}

	.btn-cta {
	display:block;
	background:url(../images/bg/btn-bg-anchor-blue-2.png) no-repeat left center;
	white-space: nowrap;
	}

	.btn-cta:hover {
	background:url(../images/bg/btn-bg-anchor-white-2.png) no-repeat left center;
	}

	.btn-cta span{
	display:block;
	background:url(../images/bg/arrow-blue-background.png) no-repeat right center;
	}

	.btn-cta span:hover{
	background:url(../images/bg/arrow-white-background.png) no-repeat right center;
	}

	.cta-btn-1 {
	color:#fff;
	font-size:1.4em;
	width:13.0em;
	}
	.cta-btn-1:hover {
	color:#032b5b;
	}

	.cta-btn-1 span{
	min-height:40px;
	padding:0px 20px 0px 10px;
	line-height:2.4em;
	}


	.btn-arrow-blue-1:hover,
	.btn-arrow-blue-1.active{
	background:url(../images/bg/transparent-white-arrow.png) no-repeat right center;
	color:#333333;
	}

	.btn-arrow-blue-1 span {
	background: #093768 url(../images/buttons/arrow-blue-left.png) no-repeat 0% 50%;
	width:8px;
	min-height:34px;
	float:left;
	padding:0;
	margin: 0px 10px 0px 0px;
	}
	
	.inline-toggle 
	{
	    display:inline-block;
	    }



/* ========== 3.0 GRID  ========== */
    .gr{padding:0 0 10px 0;}
    .grid{float:left;margin:0;padding:0;min-height:1px;_height:1px; /* For IE6 only */_display:inline; /* For IE6 only */}

    .container{}
    .container .g1{width:40px;}
    .container .g2{width:100px;}
    .container .g3{width:160px;}
    .container .g4{width:220px;}
    .container .g5{width:280px;}
    .container .g6{width:340px;}
    .container .g7{width:400px;}
    .container .g8{width:460px;}
    .container .g9{width:520px;}
    .container .g10{width:580px;}
    .container .g11{width:640px;}
    .container .g12{width:700px;}
    .container .g13{width:760px;}
    .container .g14{width:820px;}
    .container .g15{width:880px;}
    .container .g16{width:940px;}

    .container .gmp1{margin-left:10px;}
    .container .gmp2{margin-left:20px;}

    /* Extends content divs into the margin areas */
    .ge{margin:0 -10px;background:#CFCFCF;zoom:1;}
    .gep{margin-left:-10px;background:#CFCFCF;zoom:1;}
    .ges{margin-right:-10px;background:#CFCFCF;zoom:1;}

    #main .g12 .padding{padding:30px 60px 20px 0;}
    #main .g4 .padding{padding:35px 0px 20px 0;}
    #homepage .g12 .padding{padding:60px 0  20px 0;}


/* ========== 4.0 PAGE STRUCTURE  ========== */

    /* ---------- 4.1 GENERIC ---------- */
    .content{margin:0 auto 0 auto;padding:0;text-align:left;width:960px;}


    /* ---------- 4.2 HEADER ---------- */
    header{position:relative;z-index:2001;}
    .header{background:#393738;padding:20px 0 0 20px;}


    /* ---------- 4.3 USER BAR ---------- */
    #userBar{position:relative;z-index:100;background:#e3e2e0 url(../images/bg/userbar.png) center bottom repeat-x;min-width:960px;}
    #userBar p, #userBar li{font-size:1.2em;line-height:1.2em;}
    #userBar p.siteName{position:relative;z-index:10;background:url(../images/bg/sitename.png) right bottom no-repeat;float:left;font-weight:bold;line-height:1.1em;margin:0 -10px 0 0;padding:7px 25px 8px 12px;color:#333;}
    #userBar ul{list-style-type:none;float:left;width:auto;margin:0;padding:0;}
    #userBar ul li{float:left;width:auto;padding:0;margin:0;}
    #userBar a{display:block;color:#333;padding:7px 15px 8px 25px;background:url(../images/bg/userbar-a.png) 0 center no-repeat;}
    #userBar .dropBtn a{background:url(../images/bg/userbar-dropbtn.png) 95% 10px no-repeat;padding-right:30px;}
    #userBar .dropBtn a.on{background:#fcfcfc url(../images/bg/userbar-dropbtn-on.png) 95% 10px no-repeat;padding-right:30px;}

    .shortcuts{height:0px;position:relative;z-index:100;}
	.shortcuts ul, .shortcuts ul li{height:0;list-style-type:none;margin:0;padding:0;}
	.shortcuts ul{position:absolute;left:0;top:0;width:100%;}
		.shortcuts li a{display:block;left:-500px;position:absolute;top:-500px;}
		.shortcuts li a:focus, .shortcuts li a:active{background:#CCC;color:#000;left:0;padding:3px 0;position:absolute;text-align:center;top:0;width:100%;}



    /* ---------- 4.4 USER NAVIGATION ---------- */
    #userNav{height:0;position:relative;z-index:20;width:960px;margin:0 auto;display:none;}
    #userNav .content{width:auto;}
    #userNav .userDrop{position:absolute;width:230px;padding:10px 10px 0 10px;border:1px solid #ccc;border-top:0;border-radius:0 0 2px 2px;left:127px;top:0px;
	background:#fcfcfc url(../images/bg/dd.png) left bottom repeat-x;box-shadow:0px 0px 5px #999}
    #userNav .userDrop h2{font-size:1.6em;padding:0 0 5px 0;}
    #userNav .userDrop ul{list-style-type:none;margin:0;padding:0;}
    #userNav .userDrop ul li{margin:0;padding:0;font-size:1.2em;background:url(../images/bg/dd-li.png) center top no-repeat;}
    #userNav .userDrop ul li:first-child{background:transparent;}
    #userNav .userDrop ul li a{padding:8px 16px;display:block;background:url(../images/bg/dd-a.png) 0 13px no-repeat;}
    #userNav.on{display:block;}


    /* ---------- 4.5 SITE BAR ---------- */
    #siteBar{background:url(../images/bg/sitebar.png) left top repeat-x;margin:0 0 -7px 0;position:relative;min-width:960px;}
    #siteBar .content{position:relative;min-height:86px;padding:0 0 7px 0;}
    #siteBar #logo{padding:10px 0 0 2px;float:left;width:auto;}
    #siteBar #logo img{display:block;}

    #siteNav{float:right;width:auto;position:absolute;bottom:7px;right:0;}
    #siteNav nav{clear:both;float:right;width:auto;}
    #siteNav ul{list-style-type:none;padding:0 4px 0 0;margin:0;}
    #siteNav ul li{position:relative;margin:0 ;float:left;width:auto;padding:0;font-size:1.4em;text-transform:uppercase;font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-weight:400;}
    #siteNav ul li a{display:block;padding:11px 15px 12px 15px;background:url(../images/bg/sitenav-a.png) 0 center no-repeat;color:#666; -webkit-text-size-adjust:96%;}
    /* #siteNav ul li a.home{text-indent:-100em;background:url(../images/icons/home.png) 14px 13px no-repeat;width:16px;height:14px;} */
    #siteNav ul li a.selected{background:#032b5b;color:#fff;border-radius:5px 5px 0 0;position:relative;z-index:10;}
    #siteNav ul li a.home.selected{background:url(../images/icons/home-on.png) 14px 13px no-repeat;}

    #siteNav ul.login{float:right;width:auto;padding:0 15px 5px 0;margin:0 0 4px 0;}
    #siteNav ul.login li{margin:0;font-size:1.14em;line-height:28px;}
    #siteNav ul.login li a{padding:0;background:transparent;margin:0 0 0 25px;color:#003d71;}
    #siteNav ul.login li a.login{display:block;padding:0 5px 0 32px;color:#003d71;background:url(../images/bg/btn2.png) 0 0 no-repeat;width:46px;height:33px;}
    #siteNav ul.login li a.logout{display:block;padding:0 5px 0 32px;color:#003d71;padding:0 5px 0 30px;background:url(../images/bg/btn3.png) 0 0 no-repeat;width:58px;height:33px;}

	#siteNav ul.login li span.telephone{display:block;background:url(../images/icons/phone-2.png) no-repeat left center; padding:0 5px 0 15px; /* width:35px;height:34px; */}
    #siteNav ul.login li span.telephone a{margin:0;}




    /* ---------- 4.6 HERO BAR ---------- */
    #heroBar{ min-width:960px; /* background:url(../images/bg/herobar.png) center bottom no-repeat; */}
    #heroBar .content{width:auto;min-height:165px;max-width:1000px;background-color:#032b5b;background-position:center top;background-repeat:no-repeat}


    /* ---------- 4.7 LEGAL BAR ---------- */
    #legalBar{background:#032b59 url(../images/bg/legalbar.png) left bottom repeat-x;min-width:960px;}
    #legalBar ul{list-style-type:none;margin:0;padding:0;}
    #legalBar ul li{float:left;width:auto;color:#fff;padding:0;margin:0;font-size:1.14em;}
    #legalBar ul li a{color:#fff;display:block;padding:10px 15px;background:url(../images/bg/legalbar-a.png) 0 center no-repeat;}
    #legalBar ul li span{display:block;padding:10px 12px;}


    /* ---------- 4.8 FOOTER BAR ---------- */
    #footerBar{background:#fff url(../images/bg/footerbar.png) left top repeat-x;min-width:960px;z-index:1;}
    #footerBar .section{float:left;width:auto;padding:25px 26px 35px 10px;background:url(../images/bg/footerbar-section.png) left 7px no-repeat;}
    #footerBar .section:first-child{background:transparent;width:180px;}
    #footerBar .section h2{text-transform:uppercase;font-size:1.5em;padding:0 0 10px 0;color:#4e4e4e;margin:0;}
    #footerBar .section ul{width:300px;margin:0;padding:3px 0 0 18px;list-style-type:none;}
    #footerBar .section ul li{display:block;float:left;width:130px;padding:0 0 10px 0;margin:0 20px 0 0;font-size:1.2em;line-height:1.3em;}
    #footerBar .section ul a{color:#4e4e4e;}


	#footerBar .social-links {
	margin-top:26px;
	float:right;
	}
	#footerBar .social-links h2 {
	margin:0;
	font-size:1.3em;
	color:#4e4e4e;
	text-align:right;
	text-transform:uppercase;
	}
	#footerBar .social-links ul {
	float: right;
	padding: 0;
	margin: 5px 0 0;
	list-style-type:none;
	}
	#footerBar .social-links li {
	display:inline;
	padding: 0;
	margin: 0 0 0 5px;
	}


    /* ---------- 4.9 CONTACT BUTTONS ---------- */
    ul.contact{list-style-type:none;margin:0px 0px 0px -5px;padding:0;}
    ul.contact li{display:block;margin:0 0 10px 0;font-size:1.4em;background:#fafafa url(../images/bg/contact-a.png) 0 bottom repeat-x;border-radius:5px;line-height:1.2em;}
    ul.contact li a{display:block;color:#666;padding:8px 10px 9px 50px;border:1px solid #e7e7e7;border-radius:5px;}
    ul.contact li span{display:block;color:#666;padding:8px 10px 9px 50px;border:1px solid #e7e7e7;border-radius:5px;}
    ul.contact li.phone span{background:url(../images/icons/phone.png) 0 0 no-repeat;}
    ul.contact li.phone span a {padding:0;border:none;}
    ul.contact li.online a{background:url(../images/icons/email.png) 0 0 no-repeat;}


	ul.contact-2{list-style-type:none;margin:0;padding:0;}
    ul.contact-2 li{display:block;margin:0 0 10px 0;font-size:1.4em;line-height:1.2em;
	}

    ul.contact-2 li a{display:block;color:#666;}

	ul.contact-2 li.email-1 {
	min-height:34px;
	display:block;
	color:#666;

	border:1px solid #e7e7e7;
	border-radius:5px;
	-webkit-border-radius:5px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius:5px; /* Firefox 1-3.6 */
	-khtml-border-radius: 5px; /* KHTML (Konqueror) */

	background-color:#efefef;
	background-image: -moz-linear-gradient(#fafafa, #e4e4e4); /* FF 3.6+ */
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa), color-stop(100%, #e4e4e4)); /* Safari 4+, Chrome 2+ */
    background-image: -webkit-linear-gradient(#fafafa, #e4e4e4); /* Safari 5.1+, Chrome 10+ */
    background-image: -o-linear-gradient(#fafafa, #e4e4e4); /* Opera 11.10 */
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e4e4e4'); /* IE6 & IE7 */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fafafa', endColorstr='#e4e4e4')"; /* IE8+ */
    background-image: linear-gradient(#fafafa, #e4e4e4); /* the standard */
	}

	ul.contact-2 li.email-1 a{
	padding:8px 10px 9px 50px;
	background:url(../images/icons/email-1.png) no-repeat left center;
	}




    /* ---------- 4.10 GENERIC CONTENT ---------- */



	div.introduction{padding:0 0 10px 0;margin:0 0 10px 0; /* background:url(../images/bg/div-top.png) center bottom no-repeat; */ }

    p.intro{font-size:2.0em;padding:0;margin:0 0 15px 0;font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-weight:400;color:#666;}

	p.strapline{
	font-size:1.6em;
	padding:0px 0px 0px 0px;
	margin:0 0px 15px 0px;
	color:#666666;font-family:"Open Sans", Arial, Helvetica, Sans-serif;
	font-weight:400;
	color:#333;
	}

	h1 {
	color:#032b5b;
	margin:0;
	padding:0;
	}

	div.introduction h2,
	div.introduction h2 a {
	color:#666666;
	}

	div.introduction h3 {
	font-weight:400;
	}

	div.arrow-management {
	float:right;
	margin:0;
	width:300px;
	}

	div.arrow-management p{
	clear:left;
	}

	div.arrow-management p {
	margin: 10px 10px 10px 10px;
	padding: 0;
	}

	span.btn-1-left {float:left;display:inline;min-height:28px;margin:0;padding:10px 10px 0px 20px;color:#ffffff;background-color:#19436f !important;background:url(../images/buttons/btn1-left.png) 0 0 no-repeat;font-size:1.5em;}

	span.btn-1-right {float:left;display:inline;min-height:41px;margin:0;width:16px;padding:0px 0px 0px 0px;color:#ffffff;background:url(../images/buttons/btn1-right.png) 0 0 no-repeat;
	}

	.video-player {
	margin:0px 0px 20px 0px;
	}

	p.conditions {
	font-size:1.1em;
	clear:both;
	}


	div.accordian-wrapper {
	margin:0px 0px 40px 0px;
	}

	div.accordian-wrapper div.accordian-heading h2{
	background-color:#eeeeee;
	margin:1px 0px 0px 0px;
	padding:0px 0px 0px 20px;
	background:#eeeeee url(../images/icons/accordian-closed.png) no-repeat 0 8px ;
	}

	div.accordian-wrapper div.active h2{
		background:#eeeeee url(../images/icons/accordian-open.png) no-repeat 0 8px;
	}

	div.accordian-wrapper div.accordian-heading h2{
	padding:0;
	font-size: 1.4em;
	color:#333;
	font-family:"Open Sans", Arial, Helvetica, Sans-serif;
	}

	div.accordian-wrapper div.accordian-heading h2 a {
		padding:10px 10px 10px 40px;
		display:block;
	color:#333;
	text-decoration:none;
	}

	div.accordian-wrapper div.accordian-content {
	    padding:20px 10px 0 10px;
	}

	div.accordian-wrapper div.accordian-content ul {
	}

	div.accordian-wrapper div.accordian-content p 
	{
	    /*font-size: 0.8em;*/
	}

	div.accordian-wrapper .content-closed {
	display:none;
	}

	div.accordian .content-closed {
	display:none;
	}

	div.content-mod-1 {
	clear:left;
	}

	div.content-mod-1 p a {
	background:none;
	text-transform:none;
	padding:0;
	margin:0;
	font-size:1.00em;
	}

	div.show-hide-1,
	div.show-hide-2
	{
	width:600px;
	display:block;
	float:left;
	border-top:1px solid #f1f1f1;
	padding:20px 20px 10px 20px;
	margin:2px 0px 30px 0px;
	min-height:120px;
	background-color:#efefef;
	/* the standard */
	/* FF 3.6+ */
    /* Safari 4+, Chrome 2+ */
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f5f5f5')";
    background-image: -o-linear-gradient(#fdfdfd, #f5f5f5);/* Opera 11.10 */
    }

	div.show-hide-1 .image-left {
	margin-right:20px;
	}

	img.imgbox-1 {
	border: 1px solid #f6f6f6;
	width:160px;
	height:117px;
	}

	div.show-hide-1  div.accordian-content {
	background:url(../images/bg/image-exp-1.png) no-repeat left top;
	float:left;
	padding:20px 0px 0px 0px;
	margin:5px 0px 0px 0px;
	display:block;
	}

	div.show-hide-1  h3{
	padding:5px 0px 2px 0px;
	margin:0px 0px 0px 0px;
	}

	div.show-hide-1  p {
	padding:0;
	margin:0px 0px 3px 0px;
	line-height:1.3em;
	}

	div.accordion p a {
	text-decoration:underline;
	background:none;
	text-transform:none;
	font-weight:400;
	padding:0;
	font-size: 1em;

}

	select.styledSelect {
	width: 200px;
	border:1px solid #c3c3c3;
	border-radius:3px;
	-webkit-border-radius:3px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius:3px; /* Firefox 1-3.6 */
	-khtml-border-radius: 3px; /* KHTML (Konqueror) */
	/* behavior: url(../PIE.htc); */
	background-color:#efefef;
	/* the standard */
	/* FF 3.6+ */
    /* Safari 4+, Chrome 2+ */
    /* Safari 5.1+, Chrome 10+ */
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#fdfdfd', endColorstr='#f1f1f1')";
    background-image: -o-linear-gradient(#fdfdfd, #f1f1f1);/* Opera 11.10 */
    }

	select.styledSelect option {
	background-color:#ffffff;
	}

	p.news-date {
	margin:0;
	padding:0;
	font-weight:700;
	}
	
	.news-item-template {
		display:none;
	}

	form#news-articles {
	margin: 20px 0px 30px 0px;
	}
	
    .listing-options {float: right;margin-bottom: 38px;margin-top: 20px;width: 225px;}

	div.homepage-inner p {
	padding: 0;
	margin: 0px 0px 10px 0px;
	}


	div.homepage-inner p a.btn-arrow-blue-1,
	div.arrow-management p a.btn-arrow-blue-1	{
	display:block;
	text-transform:none;
	font-weight:400;
	line-height:2.2em;
	margin: 0;
	padding:0px 30px 0px 0px;
	}

	div.homepage-inner p a.btn-arrow-blue-1 {
	font-size:1.00em;
	width:13em;
	clear:left;
	}

	div.arrow-management p a.btn-arrow-blue-1 {
	font-size:1.20em;
	width:13em;
	}

	div.marginTop40px {
	margin-top:40px;
	}

	.btn-play-blue-1 {
	background: url(../images/buttons/play-button-blue.png) no-repeat 0% 50%;
	min-height:44px;
	color:#ffffff;
	}

div.image-3-content {
padding:10px 0 0 0;
margin:0px -5px 20px 0px;
}
div.image-3-content img {
height:160px;
border-right:1px solid #fff;
}


div.borderwrap {
border:1px solid #e6e6e6;
}

div.inner-content-1 {
display:block;
}

div.inner-content-1 img{float:right;display:block;width:auto;}

div.inner-left-1 {
float:left;
width:435px;
}

div.inner-right-1 {
float:right;
width:160px;
}

div.inner-right-1 img {
margin:10px 0px 0px 1px;
}

div.inner-left-1 ul.definition-list-3,
div.inner-left-1 ul.definition-list-4 {
float:left;
}

div.inner-left-1 ul.definition-list-3 {
margin:20px 0px 20px 0px;
}

div.inner-left-1 ul.definition-list-4 {
margin:10px 0px 10px 0px;
float:none;
}

div.inner-left-1 ul.definition-list-3 li dt,
div.inner-left-1 ul.definition-list-3 li dd,
div.inner-left-1 ul.definition-list-4 li dt,
div.inner-left-1 ul.definition-list-4 li dd{
font-size: 1.00em;
}
div.inner-left-1 ul.definition-list-3 li dd,
div.inner-left-1 ul.definition-list-4 li dd {
font-weight: 700;
}

div.inner-left-1 h2,
div.inner-left-1 p {
padding:0;
margin:0;
}

div.inner-left-1 p.strapline-2,
p.strapline-2{
font-size:1.60em;
color:#666666;
padding:0;
margin:0;
}


div.progress-info p.strapline-2{
margin:0px 0px 20px 0px;
}

div.inner-left-1 a.button-1 {
float:left;
padding:10px 20px 10px 20px;
margin:0px 0px 10px 0px;
font-size:1.2em;
}


div.hire-price-1 {
height:24px;
width:148px;
margin:0;
padding:8px 0px 0px 10px;
border:1px solid #cccccc;
background-color:#003d71;
color:#ffffff;
font-size:1.200em;
}

div.storycontent {
padding:10px 10px 10px 10px;
margin:0;
}
.story-active {
background-color:#f6f6f6;
margin-right:-15px;
}

div.newsletter{width:960px;padding:0 0 30px 0;margin:0 0 10px 0;}

div.news-box-1 {

}

div.news-box-1 .image {float:left;width:auto;margin:0 20px 0 0;

}

div.news-box-1 ul.links li{margin-bottom:5px;}

div.news-box-1 .text{float:left;width:680px;}

div.news-box-1 h2
{
    font-size:1.6em;
margin:0px 0px 5px 0px;
padding:0;
}

div.news-box-1 p {
padding:0;
margin:0px 0px 4px 0px;
}

div.progress-info,
div.radios {
padding:0px 20px 0px 20px;
}



    /* ---------- 4.x JET DETAILS ---------- */
    .jet-details{padding:14px 5px 5px 20px;margin:0 0 -20px 0;background:url(../images/bg/jet-details.png) 0 0 repeat-x;}
    .jet-details h3{font-size:1.8em;font-weight:400;color:#333;font-family:"Open Sans", Arial, Helvetica, Sans-serif;margin:0 0 10px;}
    .jet-details-intro{padding:0 120px 0 0;}
    .jet-details dl{padding:0;margin:15px 0 0;}
    .jet-details dt{clear:both;display:block;float:left;font-size:1.3em;width:195px;margin:0 25px 14px 0;padding:0;}
    .jet-details dd{display:block;float:left;width:370px;margin:0 10px 25px 0;min-height: 30px;font-family:"Open Sans", Arial, Helvetica, Sans-serif;color:#666;}
    .jet-details dt span{color:#999;}

    .jet-details .passengers{font-size:1.3em;}
    
	.jet-details .baggage{}
    .jet-details .baggage-item{width:175px; margin-left:15px; float:left;}
    .jet-details .baggage-item:first-child{margin-left:0;}
    .jet-details .baggage span{float:left; margin-right:10px; min-height:32px;}
    .jet-details .baggage .cubic{width:100%; font-size:1.3em;}
    .jet-details .baggage .cubic strong{font-weight:normal;}
    .jet-details .baggage .label{text-indent:-500em; margin:0 5px 0 0; padding:0;}
    .jet-details .baggage .small-cases{font-size:1.3em;}             
    .jet-details .baggage .small-cases .label{width:24px; background:url(../images/icons/small-cases.png) right 0 no-repeat;}
    .jet-details .baggage .suitcases{font-size:1.3em;}
    .jet-details .baggage .suitcases .label{width:18px; background:url(../images/icons/suitcases.png) right 2px no-repeat;}
    .jet-details .baggage .clubs{font-size:1.3em;}
    .jet-details .baggage .clubs .label{width:12px; background:url(../images/icons/clubs.png) right 0 no-repeat;}

    .jet-details .dimensions {}
    .jet-details .dimensions ul {padding:0; list-style-type:none;}
    .jet-details .dimensions li {margin:0 20px 0 15px; float:left; font-size:1.3em;}
    .jet-details .dimensions li:first-child {margin-left:0;}
    .jet-details .dimensions li strong {margin-top:5px; display:block; font-weight:normal;}
    
	.jet-details .speed{font-size:1.3em;}
	
	.jet-details .range{margin-bottom:0; font-size:1.3em;}
	.jet-details .range-map {margin:15px 0 0 -239px; border:1px solid #eaeaea; display:block;}
	
	




    /* ---------- 4.x AVAILABLE JETS ---------- */
   .available-jets h3{font-size:1.6em;font-weight:400;color:#333;font-family:"Open Sans", Arial, Helvetica, Sans-serif;margin:0 0 20px 0;}
   .available-jets ul{ margin: 0 0 10px 0;}
   .available-jets li{ margin-bottom: 5px;}


    /* ---------- 4.x SALES ---------- */
    .q-and-a{margin:0 0 20px;padding:15px 15px 10px 15px;border:1px solid #f6f6f6;background:url(../images/bg/q-a.png) 0 bottom repeat-x;border-radius:2px;box-shadow:0px 1px 3px #ccc;}
    .q-and-a img{float:left;width:auto;margin:0 10px 10px 0;}
    .q-and-a h2{color:#666;}

    a.download{display:block;float:left;width:auto;color:#fff;font-size:1.5em;line-height:1.5em;font-family:"Open Sans", Arial, Helvetica, Sans-serif;padding:6px 15px 8px 35px;background:#003c6f url(../images/icons/download.png) 12px 10px no-repeat;}


    /* ---------- 4.x NEWS LISTING ---------- */
    .news{padding:15px 0 1px 5px;background:url(../images/bg/hr-top.png) 0 0 no-repeat;}
    .news-active{background:#f6f6f6 url(../images/bg/hr-top.png) 0 0 no-repeat;margin:0 -10px;padding:15px 10px 1px 15px;}
    .news ul.links{margin-bottom:10px;}
    .news h2{font-size:1.6em;}
    .news p{padding-bottom:10px;}
	.news-search {float: left;margin: 20px 0 10px;padding-bottom: 20px;width: 400px;}
	.news-search label {margin-right:10px; display:block;}
	.news-search .text {width:50%; margin-right:5px;margin-top: 5px;}
	.news-search .btn {float:none; display:inline; min-height:32px; vertical-align:bottom;}
	.lt-ie9 .news-search .btn {min-height:22px;}
	.news-search .results {padding:0; margin-top:15px; text-align:left;}

    /* ---------- 4.x NEWS DETAILS ---------- */
    .news-details{padding:15px 0 1px 5px;}
	.news-details h1{line-height:1.1; margin-bottom:30px;}
    .news-details p{padding-bottom:10px;}

    /* ---------- 4.x OWNER BENEFITS ---------- */
    .quote{margin:0 0 25px 0;padding:10px 15px;border-radius:2px;box-shadow:0 1px 3px #CCCCCC;background:#fff url("../images/bg/breakout.png") 0 bottom repeat-x;}
    .quote blockquote{border:0;padding:0;margin:0;}
    .quote blockquote p{font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-size:1.8em;line-height:1.2em;margin:0 0 10px 0;color:#032B5B;}
    .quote cite{display:block;font-size:1.2em;font-style:normal;padding:0 0 0 10px;}


    /* ---------- 4.x VIDEO ---------- */
    .video{margin:0 0 25px 0;}


    /* ---------- 4.x OWNER BENEFITS ---------- */
    .benefit{}
    /*.benefit .item{position:relative;background:url(../images/bg/benefit.png) 0 bottom repeat-x;padding:15px;margin:0 0 15px 0;border-top:1px solid #f1f1f1;border-radius:3px;box-shadow:0 1px 3px #ccc;}*/
    .benefit .item{ border-top: none;position: relative;padding: 10px 20px 0 0;}
    .benefit .item .image{float:left;width:160px;margin:0;}
    .benefit .item .image img{display:block;border:1px solid #ccc;}
    .benefit .item .text,
    .benefit .item .expanded-container{float:right;width:430px;margin:0;}
    .benefit .no-main-image .text,
    .benefit .no-main-image .expanded-container{float:none;width:auto;}
    .benefit .item .text h3{color:#333;font-size:1.6em;font-weight:300;font-family:"Open Sans", Arial, Helvetica, Sans-serif;}
    .benefit .item .text p{ padding: 0 0 1em;}
    .benefit .item .expanded-container{ padding: 0 0 10px 0;}
    .benefit .item ul.more{list-style-type:none;margin:0;padding:0;position:absolute;bottom:-5px;left:200px;}
    .benefit .no-main-image ul.more{left:10px;}
    .benefit .item ul.more li{margin:0;padding:0;text-align:right;}
    .benefit .item ul.more li a{text-decoration:none;font-weight:bold;background: url(../images/icons/down.png) 0 1px no-repeat;}
    .benefit .item ul.more li a:hover {text-decoration:underline;}
    .benefit .expanded ul.more li a{background-image:url(../images/icons/up.png);}
	.benefit .expanded .hide-when-expanded {display:none;}

    /*.js .item{cursor:pointer;}*/
    .js .item.hover{background:#fcfcfc;}
    .js .benefit .item .expanded-container{overflow:hidden;}
    .js .benefit .item .expanded-container img {width:200px; margin:10px 0 7px 10px; float:right;}
    .js .benefit .hide-when-collapsed {display:none;}
    .js .benefit .expanded .hide-when-collapsed {display:block;}

    /* ---------- 4.x PROMO ---------- */
    .promo{}
    .promo .text{float:left;width:320px;}
    .promo .breakout{float:right;width:260px;padding:10px 20px;background:#fff url(../images/bg/breakout.png) 0 bottom repeat-x;border-radius:2px;box-shadow:0px 1px 3px #ccc;}
    .promo .breakout p{font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-size:1.6em;padding:0;}

    /* ---------- 4.x GUIDES CAROUSEL ---------- */
    .guides{position:relative;background:url(../images/bg/guides.gif) 0 0 repeat-x;padding:10px 0;}

    .guides .side-1{background:url(../images/bg/guide-side-l.png) 0 0 no-repeat;position:absolute;left:0;top:0;width:27px;height:175px;}
    .guides .side-2{background:url(../images/bg/guide-side-r.png) right 0 no-repeat;position:absolute;right:0;top:0;width:27px;height:175px;}

    .guides .window{overflow:hidden;}
    .lt-ie8 .guides .window{width:640px;position:relative;}
    .guides .window ul{position:relative;list-style-type:none;margin:0;padding:0;width:3000px;left:95px;}
    .guides .window li{display:block;float:left;width:430px;padding:2px 0 5px 0;margin:0 10px;font-size:1em;line-height:auto;}
    .guides .guide{box-shadow:1px 1px 3px #ddd;background:#fff;padding:15px;}
    .guides .guide img{float:left;width:auto;display:block;margin:0 20px 0 0;}
    .guides .guide h3{font-size:1.3em;font-weight:bold;color:#333;margin:0 0 5px 0;padding:0;}
    .guides .guide p{font-size:1.2em;margin:0 0 11px 0;padding:0;}

    .guides .next{position:absolute;right:0;top:50px;width:27px;height:35px;background:url(../images/icons/guide-btns.gif) -27px 0 no-repeat;text-indent:-500em;box-shadow:-2px 1px 2px #eee;}
    .guides .prev{position:absolute;left:0;top:50px;width:27px;height:35px;background:url(../images/icons/guide-btns.gif) 0 0 no-repeat;text-indent:-500em;box-shadow:2px 1px 2px #eee;}
    .guides .next.disable{cursor:pointer;color:#ccc;background-position:0 -100px;box-shadow:none;}
    .guides .prev.disable{cursor:pointer;color:#ccc;background-position:0 -100px;box-shadow:none;}


    .guides .guides-nav{list-style-type:none;margin:15px 0;padding:0;float:left;width:auto;}
    .guides .guides-nav li{margin:0 8px 0 0;padding:0;float:left;width:auto;display:block;}
    .guides .guides-nav li a{display:block;width:10px;height:10px;background:url(../images/icons/guide-nav.gif) 0 0 no-repeat;text-indent:-500em;}
    .guides .guides-nav li a.selected{background-position:0 -10px;}



	/* ---------- 4.11 FBO PAGE ---------- */
    #fbo-results{height:0;overflow:hidden;}

    .predictResults{display:none;position:absolute;left:0;top:56px;border:1px solid #B6B5B3; box-shadow:1px 1px 2px -2px #666666;background:#fff;z-index:10;}
    .predictResultsLoading{padding:2px 25px; display:block; background:#fff url(../images/bg/ajax-loader.gif) 4px 4px no-repeat; font-size:1.14em; color:#666; line-height:1.9em;}
    .predictResults ul{list-style-type:none;margin:0;padding:0;}
    .predictResults ul li{margin:0;padding:0;font-size:1.14em;}
    .predictResults ul li span.extra-res{display:block;padding:5px 8px;font-weight:bold;}
    .predictResults ul li a{color:#666;display:block;padding:5px 8px;border-bottom:1px solid #EDEDED}
    .predictResults ul li a:focus,
    .predictResults ul li a:active{background:#145eb3; color:#fff; text-decoration:none;}
    .predictResults ul li a:last-child{border-bottom:0;}
    .predictResults ul li span.nores{color:#666;display:block;padding:5px 8px;width:218px;}
    .fuel-lookup .predictResults{top:36px;}

   /* ---------- 4.12 HOMEPAGE ---------- */
    #homepage{position:relative;z-index:5;background:#fbfbfb url(../images/bg/homepage.png) center top repeat-y;}
    #homepage .padding{


	padding:40px 0 20px 20px;
	}
    .homepage-inner{background:url(../images/content/background-3.jpg) center bottom no-repeat;min-height:400px;margin:0 0 -5px 0;padding:0 0 220px 0;

	position:relative;
	overflow:hidden;

	}
    #homepage h1{font-size:3.0em;font-weight:400;color:#fff;line-height:1.3em;margin:0 0 2px 0;}

	#homepage p{font-size:1.6em;color:#fff;font-family:"Open Sans";font-weight:400;}
    #homepage p.strapline{font-size:2.5em;font-weight:300;line-height:1.2em;margin:0 0 18px 0;padding:0;}
    #homepage p.benefits,
    #homepage p.services{font-size:1.8em;font-weight:300;line-height:1.2em;margin:0 0 20px 0;padding:0;}
    #homepage h2{font-size:3.0em;color:#fff;font-weight:300;padding:0 0 10px 0;}
    #homepage h2 strong{font-weight:normal;font-weight:600;}

    #homepage .hr{background:url(../images/bg/div-home.png) left bottom no-repeat;margin:0px 0 12px -20px;}
    #homepage .hr-alt{background:url(../images/bg/div-bottom-alt.png) left bottom no-repeat;margin:0px 0 40px -20px;}

    #homepage ul.benefits{list-style-type:none;margin:0 0 25px -16px;padding:12px 0 0 0;}
    #homepage ul.benefits li{float:left;width:150px;font-size:1em;text-align:left;padding:10px 0 0 60px;margin:0 0 0 5px;}
    #homepage ul.benefits li h3{color:#fff;font-weight:400;font-size:1.4em;margin:0 0 1px 0;}
    #homepage ul.benefits li p{font-weight:400;font-size:1.14em;}

    #homepage ul.benefits li.fuel{background:url(../images/icons/fuel.png) left top no-repeat;}
    #homepage ul.benefits li.fbo{background:url(../images/icons/fbo.png) left top no-repeat;}
    #homepage ul.benefits li.training{background:url(../images/icons/training.png) left top no-repeat;}
    #homepage ul.benefits li.charter{background:url(../images/icons/charter.png) left top no-repeat;}

    #homepage .col-1{float:left;width:430px;}
    #homepage .col-2{float:left;width:440px;margin:0 0 0 50px;}

	#homePageContainer{min-width:960px;
	
	}
    #homePageContainer .content {
	width:auto;
	min-height:558px;
	max-width:1000px;
	background-color:#032b5b !important;
	background:url(../images/bg/background-4.jpg) center bottom no-repeat;
	position:relative;
	overflow:hidden;
	}


	#homePageContainer div.homehead {
	display:block;

	}

	div#homepage h1 {
	font-size:5.0em;
	font-weight:100;
	color:#ffffff;
	display:inline;
	float:left;
	padding-bottom:30px;
	margin-top:-5px;
	}

	div#homepage h1 span{
	font-weight:500;
	}

	#homePageContainer{
	min-width:960px;
	overflow:hidden;
	}

    #homePageContainer .content {
	width:auto;
	min-height:558px;
	max-width:1000px;
	background-color:#032b5b !important;
	background:url(../images/bg/background-4.jpg) center bottom no-repeat;
	position:relative;
	overflow:hidden;
	}

	#homePageContainer div.homehead {
	display:block;

	}

	div#homePageContainer div.homehead  h1 {
	font-size:5.0em;
	font-weight:100;
	color:#ffffff;
	display:inline;
	float:left;
	padding-bottom:25px;
	margin:25px 0px 0px 80px;
	overflow:hidden;
	}

	div#homePageContainer h1 span{
	font-weight:500;
	}


	div#homePageContainer a.btn-play-blue-1 {
	float:right !important;
	margin: 40px 0px 0px 0px;
	}

	div#homePageContainer a.btn-play-blue-1 span{
	display:block;
	padding:14px 20px 10px 60px;
	font-size:1.4em;
	}



	div#homePageContainer p a.btn-arrow-blue-1	{
	display:block;
	width:14em;
	clear:left;
	text-transform:none;
	font-size:1.20em;
	font-weight:400;
	line-height:2.1em;
	margin: 0px 0px 0px 85px;
	padding:0px 30px 0px 0px;
	}

	div#homePageContainer  p a.btn-arrow-blue-1 span {
	background: #093768 url(../images/buttons/arrow-blue-left.png) no-repeat 0% 50%;
	width:8px;
	min-height:34px;
	float:left;
	padding:0;
	margin: 0px 10px 0px 0px;
	}


	div#homePageContainer div.content-bottom-1 ul {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;
	border-radius:5px;
	-webkit-border-radius:5px; /* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-moz-border-radius:5px; /* Firefox 1-3.6 */
	-khtml-border-radius: 5px; /* KHTML (Konqueror) */
	background-color:#e9e9e9;
	}

	div#homePageContainer div.content-bottom-1 ul li {
	display:inline;
	margin:0;
	padding:0;
	}

	div#homePageContainer div.content-bottom-1 ul li div {
	display:inline;
	float:left;
	margin:0px 0px 0px 0px;
	padding:15px 15px 15px 15px;
	width:380px;
	border-left:1px solid #ffffff;
	}
	div#homePageContainer div.content-bottom-1 ul li:first-child div {
	border-left:0 none;
	}
	div#homePageContainer div.content-bottom-1.three-items ul li div {
		width:248px;
	}
	div#homePageContainer div.content-bottom-1 ul li div {}

	div#homePageContainer div.content-bottom-1 h2 {
		margin:0px 0px 10px 0px;
		padding:0;
		color:#003d71;
		font-size: 1.428em;
		font-weight:400;
		width:100%;
	}
	div#homePageContainer div.content-bottom-1 h2 a{
		position:relative;
	}
	div#homePageContainer div.content-bottom-1 p {
	color:#4e4e4e;
	margin:0;
	padding:0;
	font-size: 1.00em;
	line-height:1.2em;
	clear:left;
	}


	div#homePageContainer div.takeover-1 div.takeover-content {
	padding:38px 40px 20px 150px;
	margin:0;
	text-align:left;

	}
	div#homePageContainer div.takeover-1 div.takeover-content label{
	
	}
	div#homePageContainer div.takeover-1 div.takeover-content p.strapline-2 {
	margin-bottom:10px;
	}

	div#homePageContainer div.takeover-1 h2 {
	color:#032b5b;
	font-size: 3.60em;
	font-weight:200;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	}

	div#homePageContainer div.takeover-1 h3 {
	color:#032b5b;

	font-weight:100;
	font-size: 2.00em;
	padding:0;
	margin:0px 0px 5px 0px;
	}
	div#homePageContainer div.takeover-1 p {
	color:#333333;

	}
	div#homePageContainer div.takeover-tab-off {
	float:left;
	border-top:1px solid #e2e2e2;
	border-right:1px solid #e2e2e2;
	height:50px;
	width:240px;
	margin:10px 0px 0px 0px;
	}

	div#homePageContainer div.takeover-tab-on {
	float:left;
	border-bottom:1px solid #e2e2e2;

	height:50px;
	width:240px;
	margin:10px 0px 0px 0px;
	}


	div.takeover-1 {
	display:block;
	width:730px;
	height:800px;
	position: absolute;
    top:5px;
	right:-730px;
	background:url(../images/content/takeover-transparent.png) no-repeat left bottom;
	/* display:none; */
	z-index:2000;
	}

	.takeover-close {
	float:right;
	margin:15px 20px 0px 0px;
	}


	div.content-bottom-1 {
	position: absolute;
    bottom:30px;
	left:80px;
	width:840px;
	padding:0;
	margin:0;
	}


	.panels{width:1000px;max-width:1000px;margin:0 auto;position:relative;height:0px;}
    div.takeover-1{right:0;top:0;width:0px;overflow:hidden;height:558px;}
    div.takeover-1.top{z-index:5;}


    .lt-ie8 .panels{height:558px;margin:0 0 -558px 0;z-index:10;}







/* ---------- 4.x VIDEO PANEL ---------- */
.takeover-2{ position: absolute;left: 0px;top: 0px;z-index: 1;height: 0px;overflow: hidden;background: #1b609d;width:1000px;}
.takeover-2 .video{position:relative;z-index:1;height:558px;width:1000px;}
.takeover-2 .takeover-close{ position: absolute;right: 10px;top: 10px;z-index: 4000;}

#siteNav .takeover-close{display:none;}
#siteNav .invis{display:none;}
.takeover-2 .video.invis{display:block;}

@media only screen and (max-device-width: 480px) 
{
    .takeover-2{height: 558px;}
    #siteNav .takeover-close{display:block;position: absolute;bottom:0px;right:-20px;margin:0;}
    #siteNav .invis{display:none;}
    .takeover-2 .video.invis{display:none;}
    .takeover-2 .takeover-close{right:-500em;}
}


/* ---------- 4.x FLIGHT PLANNER ---------- */
.flight-planner{background:#fff;box-shadow:0px 1px 2px #999;}
.lt-ie9 .flight-planner{background:#fff;border:1px solid #ddd;margin: 0 -1px;}
.flight-planner p{padding:15px 0 0 0;margin:;font-size:1.6em;font-family:"Open Sans", Arial, Helvetica, Sans-serif;font-weight:300;}
.flight-planner p.pad-btm {padding-bottom: 15px;}
.flight-planner .progress-info p.strapline{ color:#003d71;font-size: 2.0em;font-weight: 400;margin: 0;}

.progress{background:#f3f3f3 url(../images/bg/progress-bar.png) 0 bottom repeat-x;border:1px solid #e9e9e9;}
.progress ol{list-style-type:none;margin:0;padding:0;font-family:"Open Sans", Arial, Helvetica, Sans-serif;}
.progress ol li{margin:0 -23px 0 0;padding:0;float:left;width:auto;display:block;padding:12px 0;font-size:1.4em;background:url(../images/bg/progress-item.png) right center no-repeat;}
.progress ol li:last-child{background:transparent;}

.progress ol li.plan{ width: 200px;}
.progress ol li.review{ width: 250px;}
.progress ol li.request{ width: 235px;}

.progress ol li span{display:block;background:url(../images/icons/progress.png) 0 8px no-repeat;padding:5px 35px 5px 40px;}
.progress ol li.plan span{background-position:14px 9px;}
.progress ol li.review span{background-position:37px -91px;padding-left: 63px;}
.progress ol li.request span{background-position:37px -191px;padding-left: 63px;}

.progress ol li.selected{ background: url(../images/bg/progress-item-on.png) right 0 no-repeat;z-index: 10;position: relative;color: #fff;}
.progress ol li.selected a{color:#fff;}
.progress ol li.plan.selected span{background-position:14px -41px;}
.progress ol li.review.selected span{background-position:37px -141px;}
.progress ol li.request.selected span{background-position:37px -241px;}

.progress ol li.plan.completed{position: relative;z-index: 20;}
.progress ol li.review.completed{position: relative;z-index: 19;}

.progress ol li.request.selected{ background-position: -30px center;}

/*Step 3*/
.flight-planner.step-3 p.note{ padding: 0 0 5px 0;font-size: 1.3em;color: #333;}
.flight-planner.step-3 h2{ color: #333;font-size: 1.8em;}
.flight-planner.step-3 div.estimate-summary{ padding: 0 0 10px 0;}
.flight-planner.step-3 div.estimate-summary h2{margin: 0 0 15px 0;}
.flight-planner.step-3 div.estimate-summary p.estimate{position:relative;margin-left:-20px; clear:both;float: left;width: auto;font-size: 1.5em;padding: 5px 15px 5px 20px;background: #003d71;color:#fff;}
.flight-planner.step-3 div.estimate-summary p.estimate span{font-size:1.2em;}

.flight-planner.step-3 .flight{ margin: 0 0 10px 0;padding-top:20px;background: url("../images/bg/flight-details.png") no-repeat scroll center top transparent;}
.flight-planner.step-3 .flight h3{padding-left:3px;}
.flight-planner.step-3 .flight .estimate-details{float:left;width:300px;}

.flight-planner.step-3 .flight .estimate-flight-time {clear: both;padding-top: 15px;}
.flight-planner.step-3 .flight .estimate-flight-time p {padding-left: 6px;padding-top: 0;}

.flight-planner.step-3 .flight p.departure{padding: 3px 0 3px 3px;color:#999;font-size:1.5em; background: none;}
.flight-planner.step-3 .flight p.departure span{color:#333;font-size:1.1em;}
.flight-planner.step-3 .flight li.arrival{ background: url(../images/bg/trip-icon-plane-1.png) 0 0 no-repeat;}

.flight-planner.step-3 .flight-details{ float:right;padding: 0 0 10px 0;background:none;}
.flight-planner.step-3 .flight-details ul{ margin: 0;padding: 0; list-style-type:none;}
.flight-planner.step-3 .flight-details li{ float: left;padding: 4px 0 4px 28px;margin: 0;width: 130px;color: #999;font-size: 1.5em;}
.flight-planner.step-3 .flight-details li.passengers{background: url(../images/bg/trip-icon-man.png) 0 0 no-repeat;}
.flight-planner.step-3 .flight-details li.jettype{background: url(../images/bg/trip-icon-plane.png) 0 0 no-repeat;}


.flight-planner.step-3 .form-inner{ padding: 10px 20px;}
.flight-planner.step-3 .field{ width: 436px;padding-bottom: 20px;}
.flight-planner.step-3 .field-col{ float: left;width: 280px;padding-right:20px;}
.flight-planner.step-3 .field label{ display: block;}
.flight-planner.step-3 .hear-other {margin-top:10px;}

.flight-planner.step-3 .comments{float:none;padding:0;width:auto;}

.flight-planner p.error {padding:5px 0 0 11px;font-weight:bold; font-family:Arial, Helvetica, Sans-serif;line-height:normal; margin-top:5px; font-size:1.2em; background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkYzQzdGMzQ1QkZDMTFFMkFBOTlGQ0NGN0FDRjg0QUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkYzQzdGMzU1QkZDMTFFMkFBOTlGQ0NGN0FDRjg0QUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRjNDN0YzMjVCRkMxMUUyQUE5OUZDQ0Y3QUNGODRBRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRjNDN0YzMzVCRkMxMUUyQUE5OUZDQ0Y3QUNGODRBRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkoiVdcAAAAGUExURdwAAP///8AlQ4kAAAACdFJOU/8A5bcwSgAAAB9JREFUeNpiYGRkZIBgBgYQAaIYoCQDRAgijkoDBBgAAvgAGXQI0e4AAAAASUVORK5CYII=') 0 8px no-repeat;}
	



/* ---------- 4.x CONTACT US ---------- */
.contact-us {margin-top:10px;}
	.contact-us fieldset {margin:10px 0 40px 0;}
	.contact-us h2 {padding-bottom:0; margin-bottom:10px; color:#333;}

	/* field */
	.contact-us .field {width:auto; padding:0; margin:15px 15px 0 0; float:none;}
	.contact-us .field-col {width:290px; float:left;}

	/* label */
	.contact-us .label {margin-bottom:5px;}
	.contact-us .label label,
	.contact-us .label h3 {font-size:1.5em; font-family:"Open Sans", Arial, Helvetica, Sans-serif; color:#666; font-weight:400;}
	.contact-us .label .required {color:#776940; font-weight:300;}

	/* checkboxes */
	.contact-us .checkboxes {padding-bottom:0; list-style-type:none;}
	.contact-us .checkboxes li {position:relative;margin-top:10px; padding-bottom:2px; font-size:1em;}
	.contact-us .checkboxes label {margin-left:5px;}
	.contact-us .invalid .checkboxes label {color:#dc0000;}
	.js .contact-us .checkboxes label {padding: 0 0 0 30px; vertical-align:middle;}
	.lt-ie8 .contact-us .fancy-checkbox,
	.lt-ie8 .contact-us .fancy-radio {float:left;}
	
	/* aircraft section */
	.contact-us .aircraft {padding:15px 0 0; margin:15px 0 30px; border-top:1px solid #e5e5e5;}
	.contact-us .aircraft.first {margin-top:0; padding-top:0; border-top:0;}
	.contact-us #addCraft {margin-top:20px;}
	.aircraft{margin:15px 0;padding:20px 0 0;}
	.aircraft.first{margin-top:0;}
	.js .aircraft{display:none; height:0; overflow:hidden;}
	.js .aircraft.first{display:block;height:auto;}
	.js p.msg{display:none;}
	.jsAircraftsSection .btn2 {margin-right:50px;}
	
	/* emails */
	.multiple-emails {position:relative;}
	.js .multiple-emails .email-row {height:0; display:none; clear:both;}
	.js .multiple-emails .email-row.first {height:auto; display:block;}
	.multiple-emails .add {position:absolute; bottom:0; left:305px;}
	.flight-planner .multiple-emails .add {bottom:20px;}
	
	/* misc */
	.contact-us .other-program {width:170px; padding-top:4px; padding-bottom:4px; margin-left:10px; display:inline; vertical-align:middle;}
	.contact-us .tell-more {width:auto; margin-top:30px; float:none;}
	.contact-us .tell-more textarea {resize:vertical;}
	.contact-us .opt-in {margin:25px 0 0 10px;}
	.contact-us .opt-in .fancy-radio {margin-bottom:2px;}
	.contact-us .opt-in #optIn.fancy-radio{left: -50px;position: relative;}
	.contact-us .opt-in label {padding:0; margin-left:3px; line-height:16px; font-size:1.2em; vertical-align:middle; font-family:Arial, Helvetica, Sans-serif; color:#333;}
	.contact-us .opt-in p {padding-right:60px; font-size:1.2em; color:#333; margin-top:18px; line-height:normal;}
	.contact-us .hear-other {margin-top:10px;}
	.contact-us .error {padding-left:11px; line-height:normal; margin-top:5px; font-size:1.2em; background:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6RkYzQzdGMzQ1QkZDMTFFMkFBOTlGQ0NGN0FDRjg0QUYiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6RkYzQzdGMzU1QkZDMTFFMkFBOTlGQ0NGN0FDRjg0QUYiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpGRjNDN0YzMjVCRkMxMUUyQUE5OUZDQ0Y3QUNGODRBRiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpGRjNDN0YzMzVCRkMxMUUyQUE5OUZDQ0Y3QUNGODRBRiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PkoiVdcAAAAGUExURdwAAP///8AlQ4kAAAACdFJOU/8A5bcwSgAAAB9JREFUeNpiYGRkZIBgBgYQAaIYoCQDRAgijkoDBBgAAvgAGXQI0e4AAAAASUVORK5CYII=') 0 8px no-repeat;}
	.contact-us .error.above-field {background-image:url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAcAAAAHCAMAAADzjKfhAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYxIDY0LjE0MDk0OSwgMjAxMC8xMi8wNy0xMDo1NzowMSAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNS4xIFdpbmRvd3MiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6OTdEQ0Y5Nzk1QzA3MTFFMjk3RDFCM0MzNkM0NzdEQTEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6OTdEQ0Y5N0E1QzA3MTFFMjk3RDFCM0MzNkM0NzdEQTEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDo5N0RDRjk3NzVDMDcxMUUyOTdEMUIzQzM2QzQ3N0RBMSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDo5N0RDRjk3ODVDMDcxMUUyOTdEMUIzQzM2QzQ3N0RBMSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Pu9/BjgAAAAGUExURdwAAP///8AlQ4kAAAACdFJOU/8A5bcwSgAAABtJREFUeNpiYGRkYGAAEug0DDBCSYQ8GAMEGAACuAAZ9oMvdwAAAABJRU5ErkJggg==');}
	.contact-us #erOtherProgram{color:#003d71 !important;background-image:url(../images/bg/error-arrow-down-blue.png);}
	.lt-ie8 .contact-us #erOtherProgram{padding-top:10px;}
	.lt-ie8 .contact-us .error {background-image:url(../imges/bg/error-arrow-up.png);}
	.lt-ie8 .contact-us .error.above-field {background-image:url(../imges/bg/error-arrow-down.png);}
	



/* ========== 4.13 SUB NAVIGATION  ========== */

.subNav{background:#fff url(../images/bg/subnav-top.gif) left top repeat-y;margin:0 0 30px -9px;}
.subNav ul{list-style-type:none;margin:0;padding: 0 0 4px 9px;background:url(../images/bg/subnav-bottom.gif) left bottom no-repeat;}
.subNav ul.sub-level{background:none;padding-left:20px;}
.subNav ul li {display:block;padding:0;margin:0;background:url(../images/icons/border-1.png) no-repeat bottom left; font-weight:400;font-size:1.2em;}
.subNav ul.sub-level li{font-size:1em;background:url(../images/icons/border-1.png) no-repeat top left;}
.subNav ul li a {color:#333;display:block;padding:10px 10px 10px 30px;margin:0;background:url(../images/icons/arrow-right.png) no-repeat 10px center;}
.subNav ul li.selected {color:#ffffff;}
.subNav ul li.selected a {color:#ffffff;background:#19436f url(../images/icons/arrow-left.png) no-repeat 10px center;}
.subNav ul li.selected li a{color:#333;display:block;padding:10px 10px 10px 30px;margin:0;background:url(../images/icons/arrow-right.png) no-repeat 10px center;}

.social{border: 1px solid #CDCDCD; border-radius: 2px; margin:18px 15px 20px; padding:4px; background:#eee 0 0 repeat-x url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAgCAIAAACkZ366AAAAMUlEQVQoz2P8//8/A27Agl+aiQEvGMS6h63HCOn+9+8fIyMjuboZGBjwWD8aoYNONwCyDzYsYSxGiQAAAABJRU5ErkJggg==");}
.social ul {list-style-type:none; position:relative; padding:0 5px;}
.lt-ie8 .social ul {border:none; float:none; margin-bottom:0; padding:0; width:auto;}
.social li{float:left; margin:0; padding:5px 8px; width:auto;}
.social a{height:16px; padding:0; text-indent:-999em; width:18px; display:block; background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAABQCAMAAAAjgNUCAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAtlQTFRFACVWv8rXAChZSGyULI7QASta6PP3Zavy1ev4iparbarUAS1dfJOqksjYQ2mTpsvsQGCIksbWAB5RAChWAChb0e72S26YJqLVSXKuSqXXBC5gSG+sS5DNKVWVRmyWaYqzVJbSstXo9Pn6NZPQMZHPBjFfkrXV///9RW2q1Nvj+vr4TZHOirHWUHevLHG2S6jYIU2SLWaXRY3MTXOuQ22nttXpJFOU2uz6DDZiL47PHYDPj8bYjbHVIYHNq83ta42zzu31R6fYepCnTnGasdLlKIzPUJPPU3izSY7QlMjXT3WvSqbZG3zM/f77usXQJ220TXSxlsbVUKra4vD2dYylJYLR9/n2dau8LlibvcjT9/fzkMPW6evrJIvM3+Trz9fhjMvtiK/TSI/MeI2oKInNI2HUTYu4+f39do6ortHrzdbdRaTW5errKUtzBC5btsPQKITS7fT3s7/L3efqSHCqksbac5O5K1B3RnGt1un5BWuz8vXz0O3zyeb51Or49/b3RoW0xeT2I4DQ7/L15/L32uLmHl/VOll+DHG2ibDRYn2ZTHCrPV6B1uz5MFN+tOf3//z8f5WvjrPYj6K5zuj58vTxbYigS6j1xc7YZqjSha7OPmuohZ2tJVWaSqjThpOs0tjb7PL1j7TRkpqsdLHYmMnYTWuNS4q0udbqaImvmsvaQ2WQobG/RaXZrbbF6u7x3O7z+f36Za7tMVqZMo/RY43Jq7bKbIek0uj1ttnvpbLDcY62ksPSr7vRVHGPzMzMUG6SI0lwzNLOW3iYnq6+eIqiIEZthrHUhJOmrb7Iu8HNVW6NaZHMKlScBVm07fb9H2itudrrjbHREDhqmKy17/Hur73GZIaskp2x4erwk6m0lbbZAGvMS3arDFad5efk0e/58/b7kqK5V5C72eDsaafQAVSyBHHOsr/SKVmXhpbHkaS1Clucy+X2asXx8OblACJUACtg////2PvNpwAAAPN0Uk5T//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////8Addj/fAAABEpJREFUeNqU0/VbG0kYB/CJbOGihIQ0QihxIwIBIliCu7tbcSnu5YDiUNpe3V3uKlc5d3d3d7dN/oKbSUJ57ulzP/T77Mzufp53duR5FrjuCEDdfU5v/G6T3zo574ZmCNUbNEOYgeTn3L1BBOdOSE7n7o0ZCXAsop3V60uqftZL/83dUE01wZ2aGg/BFayv9QM0F1o9geCq8VQR0LNnQ3cczj3enHj1BOwRPbHFk0ufXIqL2xIXB0moUgn7hcLwIEa4cFkYLoRE6h825Zp4CaaH+679mMvgImIwgrhcUsJTWUpllumBoNvEMFVmdfyq4HqJBItEpLFd0TdLE0huCoXhnvlwn+b5T89wQz0UKRIlaJS7ipXKSZKRhMiIqK+nfN/kqT6SkYEo8lhpaakoobL4d1HoTREaGGQ0Go9FGkXqU0cjf3srElUJjxxRDavCVep/DufweOHhkJZVOTl6fQ5PXXlYr9ereJDiHurn5fKEy+pv6vTppjfRtl2D6bp0nW7wmZOf675KGXSfV8S3AeP2AG/EiGI37diELm+YkCK2r/qO+K5newSki77mVbPvqtl8MdZsHnFTrN0ujrCP29/7+k+FPWC8FVLr3gnmzzlP/qVf+GVBMTURC+n+iamp0cxR7UJRzDaZQpyHaG1tjTJqi4FStO3t6DRI58QRj9HJMDKZzBoiZkHKYzJbxT/ZkqxQKeJEOqS0RG1Y2LtfbobhJ4oT0cBoJpNShWCzDxNmD6TFAVZUVO2Nv2uj4J3OioZEYZ2jR1Wk0dPoLHoeq4ICqSSWTq+oYA3k0Vl5A6zYEnQ4JSXvL0bvOa04rVB8UfKR+7wOhYSE1EXXwf6VukUKokO1Pj4+N3y8qUXf4h8wODIojgx+Bt/hMBzIhxTY7qA0N5/NyM/Pv8I/bghGxHccl0goGe3thvYrfEOymwzSfK00kCxLrQoz8N1VYfXWkUdv7b322abWVG2gm1JTpVkaaYFS2dycaNV6qpKkmuvSHdfPUiQSWTKi+rCkYE1x8JhGSi6WJMsQXWhMSi4uTy7Pkt6STGplP0C6tyoz8DtJao+EXPVOTxi5CVGjjVxQUP9gAbkRtkxEw5lzRVZyTJK1yNZInralo6p6W8zWrfCanp6by9ReQIfTxEtJSdHpclN0ubz0pv/5RTUWjIhxiOtpc4Hyg/MA4Lg/7om84yroXsoWYFQME1CpAgwQaS3xoEzedl4AcA4AGMaRD81aWkCZpXN2CBCBPxuipe08aAHZcmLn7H4igBNwVipfoIJ4kE3Fu4a61bSG+MKD6nkBDhpArxxjCzgrf5RlX10icnAqGghAF/YI5C45lWahAlAIytg4celFKi7g4GDlMuwLQTcOnnsc90dL9cef3o++9TGV2iuHb8gA/v0bcKBa3vsyxx8R3BfAL3e+BMZen8fYbDaADW4fs7zWBlwdR2nxtMIGGg3eYDvp+leAAQB3+ov7dJWcdAAAAABJRU5ErkJggg==);}
.social h2{position:absolute; left:-999em;}
.social a{opacity:0.6; overflow:hidden;}
.no-opacity .social a{filter: alpha(opacity=60); /* IE only really */}
.social a:hover{opacity:1;}
.no-opacity .social a:hover{filter: alpha(opacity=100); /* IE only really */}
.social a.fb{background-position:0 -16px;}
.social a.tw{background-position:0 -32px;}
.social a.li{background-position:0 -48px;}
.social a.em{background-position:0 -64px;}
.lt-ie8 .social h2, .lt-ie8 .social a{background-image:url(../images/icons/social.png);}
.social h2:before{display:none;}


/* ========== 4.14 BREADCRUMB BAR ========== */


#breadcrumbBar {
	width:100%;
	min-height:48px;
	margin:0;
    background:#e3e3e3 url(../images/bg/breadcrumb.png) 0 0 repeat-x;
    }

#breadcrumbBar a img{
margin:10px 10px 0px 10px;
display:inline;
float:left;
}

#breadcrumbBar ul {
list-style-type:none;
display:inline;
float:left;
padding:0;
margin:10px 0px 0px 0px;
}
#breadcrumbBar ul li {
display:block;
float:left;
padding:0;
margin:0 10px 0 0;
font-size:1.5em;
background:url(../images/bg/ejm-breadcrumb-arrow.png) no-repeat left 6px;
font-family:"Open Sans", Arial, Helvetica, Sans-serif;
}
#breadcrumbBar ul li a {
padding:0px 10px 0px 20px;
margin:0;
color:#02244a;
font-size: 1.00em;
}

#breadcrumbBar ul li span {
padding:0px 10px 0px 20px;
margin:0;
font-size: 1.00em;
}


/* ========== 4.15 SITEMAP ========== */
.sitemap {}

.sitemap ul {
	font-size: 1em;
	font-weight: normal;
	margin: 1em 0;
	list-style-type: none;
}

.sitemap ul li {margin: 0 0 1em 0;padding-top:1em;font-size:1.5em;font-weight:bold;}
.sitemap ul li a {color: #4e4e4e;text-decoration:none;}
.sitemap ul li a:hover {color: #095bb6;text-decoration:underline;}

.sitemap ul li li {font-size:0.8em;font-weight:normal;margin-left:1.3em;padding:0;}
.sitemap ul li li a {text-decoration:underline;}
.sitemap ul li li a:hover {text-decoration:none;}

.sitemap ul ul ul {list-style-type: none;}
.sitemap ul li li li {font-size:1em;}

 
/* ========== 4.16 SIDEBAR FORM ========== */
.side-form {padding:0; margin-bottom:18px; /*background:url(../images/bg/hr-sidebar.png) 50% 100% no-repeat;*/}
.side-form ul {padding:0; list-style-type:none;}
.side-form li {padding:0px 0 14px; margin:0; font-size:1em; position:relative;z-index:10;}
.side-form li:first-child {padding-top:0;z-index:20;}
.side-form li.submit-container{z-index:1;}
.side-form .predictResults {width:99.5%; top:50px; z-index:1;}
.side-form label {font-size:1.4em; display:block;}
.side-form input {font-size:1.3em;}
.side-form .submit2 {font-size:1.2em;}
.side-form .submit2 {font-size:1.2em;}
.side-form .error-message {margin:0 0 10px;}
.side-form p {padding-bottom:10px;}


/* ========== 4.17 LOGOS LISTING ========== */
.logos {margin:30px -25px;}
.logos ul {list-style-type:none;}
.logos li {width:170px; margin:5px 30px; float:left;}
.logos a,
.logos span {height:120px; border:1px dotted #fff; display:block; background-repeat:no-repeat; background-position:50% 50%; text-align:center; text-indent:100%; overflow:hidden; white-space:nowrap; font-size:0;}
.logos a:hover,
.logos span:hover,
.logos a:focus {}
.logos a:active {border-color:#eee;}
.lt-ie9 div.logos {height:auto; zoom:1}
.lt-ie9 .logos li {margin-right:28px;}
.lt-ie9 .logos a,
.lt-ie9 .logos span {}
.lt-ie9 .logos a:focus {border-color:#eee;}
.lt-ie9 .logos a:active {border-color:#eee;}

/* ========== 4.18 SIDEBAR MODULES ========== */

.sidebar-module {margin: 0 0 30px;}
.sidebar-module_header {color:#333;margin: 0 0 12px;max-width:175px;}
.sidebar-module_body p {padding: 0 0 10px;}
.sidebar-module_body img {display: block;margin: 0 0 12px;max-width:100%;}

/* ========== 5.0 CLEARING AND HELPER STYLES  ========== */
.clear:after{clear:both;content:".";display:block;height:0;visibility:hidden;/*IE6*/}
.clear{display:block;}
.social.clear{display:inline-block;}
.padding{padding:10px;}
.hide{display:none;}
.off-screen,
.hidden{border:0; clip:rect(0 0 0 0); height:1px; margin:-1px; overflow:hidden; padding:0; position:absolute; width:1px;}


/* ========== 6.0 INTERNET EXPLORER FIXES  ========== */
.lt-ie9 .fuel-lookup input.text{padding:7px 0 0 7px;min-height:23px;}

.lt-ie8 .fuel-lookup input.text{padding:7px 0 0 7px;min-height:23px;}
.lt-ie8 .fuel-lookup input.btn{padding:5px 7px 5px 7px;}

.lt-ie8 .clear{height:1%;}
.lt-ie8 .social.clear{display:inline;*display: inline;}
.lt-ie8 #main .g12 .padding{margin-bottom:20px;}
.lt-ie8 .form .form-inner{padding-bottom:35px;}

.lt-ie9 #homepage p,
.lt-ie9 #homepage p.strapline,
.lt-ie9 #homepage ul.benefits li h3,
.lt-ie9 #homepage ul.benefits li p{font-weight:normal;}

.lt-ie8 #aircraft-2 .clear{height:auto !important;}
.lt-ie8 #aircraft-3 .clear{height:auto !important;}
.lt-ie8 #aircraft-4 .clear{height:auto !important;}


/* ========== 7.0 EPI COMPOSER FIXES  ========== */
div.Ext3ContentFunction {font-size:1em;}
div.Ext3HeaderFunction .Ext3TitleFunction .Ext3ContentFunctionCaption {font-size:1em;}


/* ============================ PLAN FLIGHT STYLES ============================================= */


/* ---- Progress Bar ---- */

.planProgress{
margin: 0px 0px 20px 0px;
	-moz-box-shadow: 0 2px 3px rgba(00,00,00,0.3);
	-webkit-box-shadow: 0 2px 3px rgba(00,00,00,0.3);
	box-shadow: 0 2px 3px rgba(00,00,00,0.3);
position:relative;

background-color:#efefef;
	/* the standard */
	/* FF 3.6+ */
    /* Safari 4+, Chrome 2+ */
    /* Safari 5.1+, Chrome 10+ */
    /* Opera 11.10 */
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee')";
    background-image: linear-gradient(top left, #ffffff 0%, #eeeeee 100%);/* Proposed W3C Markup */
	/* Safari 4-5, Chrome 1-9 */
}

.planProgress ol {
	margin:0;
	padding: 0px;
	list-style-type:none;

	float:left;

}


.planProgress li{
	background-repeat:repeat-x;
	float: left;
	list-style-position: inside;
    margin: 0;
	padding: 0;
    position: relative;
	width: 212px;
	height: 57px;
	font-size: 1.8em;
}


.planProgress li h2{
	padding-top:5px;
	float:left;
	display:inline;
	font-size:1em;

}

.planProgress li.current h2{
color:#fff !important;

}

.planProgress li span{
display:block;
float:left;
width:16px;
height:16px;
margin: 20px 10px 0px 10px;

}
.planProgress li.first {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right -115px;
}

.planProgress li.first-off {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right 0px;
}

.planProgress li.second-off {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right -115px;
}


.planProgress li.first span{background: url(../images/bg/icon-calendar-off.png)  no-repeat 0px 50%;}


.planProgress li.first-on {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right -57px;
background-color:#09376d !important;

}
.planProgress li.first-on h2,
.planProgress li.second-on h2,
.planProgress li.last-on h2 {
color:#fff !important;
}



.planProgress li.second {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right 0px;
}
.planProgress li.second-on {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right -57px;
background-color:#09376d !important;

}

.planProgress li.last {
background-image:none;
}


.planProgress li.last-on {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right -57px;
background-color:#09376d !important;
background-image:none;
}


.planProgress li.last-off {
background-image:none;
}

.planProgress li.first span{background: url(../images/bg/icon-calendar-off.png)  no-repeat 0px 50%;}
.planProgress li.first-on span {background: url(../images/bg/icon-calendar-on.png)  no-repeat 0px 50%;}
.planProgress li.first-off span{background: url(../images/bg/icon-calendar-off.png)  no-repeat 0px 50%;}


.planProgress li.second span{background: url(../images/bg/icon-plane-off.png) no-repeat 0% 50%;}
.planProgress li.second-on span{background: url(../images/bg/icon-plane-on.png) no-repeat 0% 50%;}
.planProgress li.second-off span{background: url(../images/bg/icon-plane-off.png) no-repeat 0% 50%;}



.planProgress li.last span{background: url(../images/bg/icon-email-off.png) no-repeat 0% 50%;}
.planProgress li.last-on span{background: url(../images/bg/icon-email-on.png) no-repeat 0% 50%;}



.planProgress li.someclass {
background: url(../images/bg/planProgress-arrow-2.png) no-repeat;
background-position:right -115px;
}


div.control-content-1 {
width:49%;
display:inline;
float:left;
margin:20px 5px 0px 0px;
}
div.control-content-1 label {
margin:0px 0px 0px 0px;
display:block;
}

div.input-image-left {
border-left:1px solid #cdccca;
display:block;
height:34px;
margin:10px 0px 20px 0px;

}

div.input-image-left div  {
height:34px;
width:35px;
float:left;

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#d4d4d4)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #ededed, #d4d4d4); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #ededed, #d4d4d4); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #ededed, #d4d4d4); /* IE 10 */
	background: -o-linear-gradient(top, #ededed, #d4d4d4); /* Opera 11.10+ */



}



.summary-plan .field{ float: left;width: 220px;margin: 0;position: relative;}
.summary-plan .field label{display:block;}
.summary-plan input{background:#e3e2e0;border:1px solid #b6b5b3;border-bottom:1px solid #dcdbd9;border-radius:5px;padding:7px 10px 7px 7px;width:90%;font-size:1.3em;}
.summary-plan input.depart{background:#e3e2e0;}
.summary-plan input.arrive{background:#e3e2e0;}

.summary-plan .submit{float: left;width: auto;padding: 0;margin: 23px 0 0;}
.summary-plan .submit input{ background: transparent;border: 0;padding: 0;width: auto;}

.summary-plan .predictResults {width: 280px;}

.takeover-content .hr{background:url("../images/bg/hr-top-sh.png") left top no-repeat}
.takeover-content .hr-alt{background:url("../images/bg/hr-bottom-sh.png") left bottom no-repeat}



div.input-image-right {
	float:right;
	border-left:1px solid #cdccca;
	display:block;
	height:34px;
	margin:-55px 0px 20px 0px;
}

div.input-image-right div  {

	height:34px;
	width:35px;
	float:left;

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#d4d4d4)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #ededed, #d4d4d4); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #ededed, #d4d4d4); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #ededed, #d4d4d4); /* IE 10 */
	background: -o-linear-gradient(top, #ededed, #d4d4d4); /* Opera 11.10+ */
}


div.input-image-right input  {
float:left;
height:32px;
border-top:1px solid #b6b5b3;
border-right:1px solid #b4b3b1;
border-bottom: 1px solid #dcdbd9;
border-left:0 none;

padding-left:10px;


border-top-right-radius: 4px;
-moz-border-radius-topright: 4px;
border-bottom-right-radius:	4px;
-moz-border-radius-bottomright: 4px;


	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cccbc9), to(#e3e2e0)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #cccbc9, #e3e2e0); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #cccbc9, #e3e2e0); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #cccbc9, #e3e2e0); /* IE 10 */
	background: -o-linear-gradient(top, #cccbc9, #e3e2e0); /* Opera 11.10+ */
}


div.image-holder {
height:34px;
width:35px;
float:left;


	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ededed), to(#d4d4d4)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #ededed, #d4d4d4); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #ededed, #d4d4d4); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #ededed, #d4d4d4); /* IE 10 */
	background: -o-linear-gradient(top, #ededed, #d4d4d4); /* Opera 11.10+ */



}



span.takeoff-img{
float:left;
background:url(../images/bg/takeoff-transparent.png) no-repeat 5px center;
height:34px;
width:35px;
}

span.calendar-img{
margin:5px 5px 0px 0px;
float:right;
background:url(../images/bg/calendar-grey-transparent.png) no-repeat right center;
height:25px;
width:25px;
}

span.listinfo{
padding:3px 0px 0px 0px;
margin:0;
float:left;

}
span.takeoff-img-2{
margin:0;
float:left;
background:url(../images/bg/takeoff-transparent.png) no-repeat left center;
height:25px;
width:25px;
}

span.calendar-img-2{
margin:0;
float:left;
background:url(../images/bg/calendar-grey-transparent.png) no-repeat left center;
height:25px;
width:25px;
}
span.clock-img{
margin:0px 0px 0px 0px;
float:left;
background:url(../images/bg/trip-icon-clock.png) no-repeat left center;
height:25px;
width:25px;
}

span.person-img {
margin:0;
float:left;
background:url(../images/bg/trip-icon-man.png) no-repeat -5px center;
height:25px;
width:25px;
}

span.plane-img {
margin:0;
float:left;
background:url(../images/bg/trip-icon-plane.png) no-repeat left center;
height:25px;
width:25px;
}


span.landing-img {
float:left;
background:url(../images/bg/landing-transparent.png) no-repeat left center;
height:34px;
width:35px;
border:0 none;
}


div.input-image-right-1,
div.input-image-right-2 {

display:block;
float:left;

margin:10px 10px 20px 0px;
padding:0px 0px 0px 10px;

border-top: 1px solid #b6b5b3;
border-right: 1px solid #b4b3b1;
border-bottom: 1px solid #dcdbd9;
border-right: 1px solid #dcdbd9;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cccbc9), to(#e3e2e0)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #cccbc9, #e3e2e0); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #cccbc9, #e3e2e0); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #cccbc9, #e3e2e0); /* IE 10 */
	background: -o-linear-gradient(top, #cccbc9, #e3e2e0); /* Opera 11.10+ */
}

div.input-image-right-1 {
width:140px;
}

div.input-image-right-2 {
width:45px;
height:30px;

padding:12px 0px 0px 0px;
text-align:center;
font-size:1.60em;
}



div.input-image-right-1 input  {
	float:left;
	height:34px;
	border:none 0;
	width:80px;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cccbc9), to(#e3e2e0)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #cccbc9, #e3e2e0); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #cccbc9, #e3e2e0); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #cccbc9, #e3e2e0); /* IE 10 */
	background: -o-linear-gradient(top, #cccbc9, #e3e2e0); /* Opera 11.10+ */
}


div.control-content-1 select.styledSelect {

	width:132px;
	height:34px;
	margin-top:10px;
	padding:8px 8px 8px 8px;
	color: #888888;
	border: 1px solid #dddddd;
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ffffff), to(#eeeeee)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #ffffff, #eeeeee); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #ffffff, #eeeeee); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #ffffff, #eeeeee); /* IE 10 */
	background: -o-linear-gradient(top, #ffffff, #eeeeee); /* Opera 11.10+ */
}

div.planForm div.slider {
	margin-top:20px;

}

div.planForm div.radios {
	width:100%;
	display:block;
}


div.planForm .quoteButton,
.quoteButton {
	float:right;
	padding:10px 60px 10px 60px;
	margin:10px 30px 30px 30px;
	cursor:pointer;
	border:1px solid #e7e7e7;

	font-family:"Open Sans", Arial, Helvetica, Sans-serif;
    font-size: 1.5em;

    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;

	color:#ffffff;
	background-color:#003766;

	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#003d71), to(#00315a)); /* Safari 4-5, Chrome 1-9 */
	background: -webkit-linear-gradient(top, #003d71, #00315a); /* Safari 5.1, Chrome 10+ */
	background: -moz-linear-gradient(top, #003d71, #00315a); /* Firefox 3.6+ */
	background: -ms-linear-gradient(top, #003d71, #00315a); /* IE 10 */
	background: -o-linear-gradient(top, #003d71, #00315a); /* Opera 11.10+ */
}


div.radios label {
	width:100px;
	display:inline;
	float:left;
	margin-top:0px;
	padding-top:0px;
	vertical-align:middle;
}


div.radios  input[type="radio"] {
	display:inline;
	float:left;
	vertical-align:middle;
	margin:4px 5px 0px 0px;
}


.lt-ie8 div.radios  input{ margin: 0;}

label.label-radio {
	width:150px;
	display:inline;
	float:left;
}




fieldset{padding:0;}
.trip-details{padding:20px 0 0 0;}

.location{float:left;width:283px;margin:0 0 15px 20px;position: relative;}
.location label{display:block;}
.location input{background:#e3e2e0;border:1px solid #b6b5b3;border-bottom:1px solid #dcdbd9;border-radius:5px;padding:7px 10px 7px 7px;width:264px;font-size:1.4em;}
.location input.depart{background:#e3e2e0;}
.location input.arrive{background:#e3e2e0;}

.location .predictResults{ top: 58px;z-index: 10;width: 281px;}
.location .predictResults ul li{ background: #fff;}

.date{float:left;width:310px;margin:0 0 15px 15px;}
.date h2{ color: #666;font-size: 1.5em;font-weight: 400;padding: 0 0 6px 0;margin: 0;}
.date label{display:block;position: absolute;left: -500em;top: -500em;}
.date input{float:left;background:#e3e2e0;border:1px solid #b6b5b3;border-bottom:1px solid #dcdbd9;border-radius:5px;margin: 0 5px 0 0;padding:7px 10px;width:110px;font-size:1.4em;}
.date input.time{ width: 25px;margin: 0 5px 0 0;}
.date select{float:left;width:50px;height:33px;font-size:1.4em;border-radius:5px;background:#e3e2e0;border:1px solid #b6b5b3;color:#888;}
.date select option{padding: 5px;}


.date .departure-date,
.date .departure-time{float:left;}

.date .departure-date{width:147px;}
.date .departure-time{width:155px;}


.submit{padding:10px 0 0 0;}

.flight-via{ overflow: hidden;}
.flight-via.show{overflow: visible;}

.lt-ie8 .flight-from{position: relative;z-index:30}
.lt-ie8 .flight-via{position: relative;z-index:20}
.lt-ie8 .flight-to{position: relative;z-index:10}

.passengers{margin:20px 0 0 20px;}
.passengers label{display:block;}
.passengers .number{background:#e3e2e0;border:1px solid #b6b5b3;border-bottom:1px solid #dcdbd9;border-radius:5px;padding:7px 10px;font-size:1.4em;margin:0 25px 0 0;float:left;width:20px;text-align:center;}


.js .fancy-select-ampm select{ position: absolute;left: -500em;top: -500em;}
.fancy-select-ampm{ float: left;width: 68px;margin: -2px 0 0 0;}
.fancy-select-ampm .label{ float: left;width: 34px;font-size: 1.5em;line-height: 36px;text-align: center;}
.fancy-select-ampm .buttons{ float: right;width: 34px;}
.fancy-select-ampm .buttons a{display: block;width: 34px;height: 18px;text-indent: -500em;}
.fancy-select-ampm a.up{ background: url(../images/icons/select-arrows.png) 0 0 no-repeat;}
.fancy-select-ampm a.down{ background: url(../images/icons/select-arrows.png) 0 bottom no-repeat;}


.destination { height: 7.5em; }

.destination-actions {
    float: right;

    margin-right: 20px;

    list-style: none;
}

.destination-actions li {
    float: left;

    font-size: 1em;
}

.destination-actions li.delete-destination {
    display: none;
}

.destination-actions li.delete-destination a {
    color: #666;
}

.ui-slider-handle { cursor:default; display:block; margin-left:-0.6em; outline:none; position:absolute; z-index:999 }
.ui-slider-range { border:0 none; bottom:0; display:block; height:100%; left:0; position:absolute; width:100%; z-index:1 }

 	/* slider */
	.slider {width:432px; float:left;min-height:90px;overflow:hidden;}
	.slider select {color:#737373;margin:2px 0 0 7px;}
	.slider-combo{min-height:40px;padding:16px 0 0 5px;}
	.js .slider-combo{min-height:40px;padding:0;}
	.js .slider select{display:none;}
		.slider-passengers {display:none;}
		/* passengers */
		.js .slider-passengers {display:block;}
		.js .slider-passengers ol{list-style-type:none;margin:0 -15px 0 9px;padding:0;}
		.js .slider-passengers ol li{display:block;float:left;margin:0 15px 0 0;padding:0;width:16px;height:36px;text-indent:-500em;background:url(/Resources/Images/slider/passengers.gif) -17px 0 no-repeat;cursor:pointer;}
		.js .slider-passengers ol li a{display:block;width:16px;height:36px;}
		.js .slider-passengers ol li.active{background:url(/Resources/Images/slider/passengers.gif) 0 0 no-repeat;}
			.slider-text {text-align:center; font-size:1.6em; font-weight:bold; color:#646464;}
        .lt-ie8 .slider-passengers ol li{ margin-right: 14.5px;}
		/* charters */
		.charters .slider {width:561px; margin:15px 0 0 -10px;}
		.charters .fd-slider {height:10px; background:url(/Resources/Images/slider/bg-charters.png) 50% 0 no-repeat;}
		.slider-charters {display:none;}
		.js .slider-charters {display:block;}
		.js .slider-charters ol{list-style-type:none; padding:0; margin:6px 0 0;}
		.js .slider-charters li{padding:0; margin:0 16px 0 17px; float:left; font-size:1.4em;}
		.js .slider-charters li.first{margin-left:0;}
		.js .slider-charters li.last{margin-right:0;}
		.js .slider-charters a{width:33px; line-height:16px; display:block; text-align:center; color:#4e4e4e; font-family:"Open Sans", Arial, Helvetica, Sans-serif;}
		.js .slider-charters li:last-child a{text-indent:3px;}
		

.estimate{ padding: 10px 20px;}
.estimate .text{ float: left;width: 430px;}
.estimate .image{ float: right;width: 158px;}
.estimate h2{ font-size: 1.8em;}
.estimate p{ padding: 0;font-size: 1.3em;}
.estimate img{ margin: 0 0 1px 0;display: block;}
.estimate .price{ background: #003d71;font-size: 1.4em;color: #fff;padding: 10px 15px;}
.estimate a.select{ background: #fff url(../images/bg/select.jpg) 0 bottom repeat-x;font-weight: 400;font-size: 1.5em;display: block;float: left;padding: 10px 25px;border: 1px solid #ddd;border-radius: 5px;box-shadow: 0px 1px 2px #ddd;}


/* ============================ END: PART > PLAN FLIGHT ============================================= */





/* Input Styles */
.input.text input, .input select,  .textarea textarea {
	/* Safari 4-5, Chrome 1-9 */
	/* Safari 5.1, Chrome 10+ */
	/* Firefox 3.6+ */
	/* IE 10 */
	/* Opera 11.10+ */
	border: 1px solid #eee;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    -webkit-box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.15);
    box-shadow: inset 1px 1px 0px rgba(0, 0, 0, 0.15);
    color: #545353;
    font-size: 1.2em;
    line-height: 1.4em;
    min-height: 17px;
    padding: 4px;
    width: 96%;
    background-image: linear-gradient(top left, #f9f9f9 0%, #ffffff 100%);/* Proposed W3C Markup */
}



/* SLIDER */
/*

   Slider CSS, style as you please.

   Note: The png images used for this demo were originally located at http://www.schillmania.com/

   Remove the -moz & -khtml styles if you want the css to validate.

   Change the image paths to suit you installation.

*/

/* Styles for the horizontal slider */
.fd-slider
        {
        position:relative;
        width:100%;
        height:6px;
        text-align:center;
        border:0 none;
        text-decoration:none;
        display:block;
        -moz-user-select:none;
        -khtml-user-select:none;
        cursor:pointer;
		background:url(/Resources/Images/slider/bg.gif) left top no-repeat;
		padding:15px 0;
		}
.lt-ie8 .fd-slider.ie-fix-zindex {position:static;}
.fd-slider-inner
        {
        position:relative;
        display:block;
        height:18px;
        text-align:left;
        /*background:#fcfcfc;
        border:1px solid #ccc;
        border-radius:5px;
        -moz-border-radius:5px;  */
        }
.fd-slider-bar
        {
        position:absolute;
        display:block;
        height:2px;
        /*border:1px solid #bbb;
        border-bottom:1px solid #aaa;
        border-right:1px solid #aaa;
        background:#ddd;*/
        margin:0;
        padding:0;
        overflow:hidden;
        line-height:4px;
        top:26px;
        bottom:none;
        left:0px;
        right:0px;
        border-radius:2px;
        -moz-border-radius:2px;
        }

.focused .fd-slider-inner
        {
        /*background:#eee !important;
        border:1px solid #aaa !important;*/
        }
/* black handle, no glow */
.fd-slider-handle
        {
        position:absolute;
        display:block;
        padding:0;
        border:0 none;
        margin:0;
        top:4px;
        left:0px;
        width:35px;
        height:29px;
        outline:0px none;
        background:transparent url(/Resources/images/slider/slider-1.png) no-repeat 0px 0px;
        cursor:W-resize;
        line-height:20px;
        font-size:20px;
        -webkit-user-select: none;
        -moz-user-select:none;
        -moz-user-focus:none;
        -moz-outline:0px none;
        }
.fd-slider-handle:focus
        {
        outline:0px none;
        border:0 none;
        -moz-user-focus:normal;
        }
button.fd-slider-handle:focus::-moz-focus-inner { border-color: transparent; }

/* black handle, glow */
.fd-slider-hover .fd-slider-handle
        {
        background:transparent url(/Resources/images/slider/slider-1.png) no-repeat 0px 0px;
        }
/* blue handle, no glow */
.focused .fd-slider-handle
        {
        background:transparent url(/Resources/images/slider/slider-1.png) no-repeat 0px 0px;
        }
/* blue handle glow */
.focused.fd-slider-hover .fd-slider-handle
        {
        background:transparent url(/Resources/images/slider/slider-1.png) no-repeat 0px 0px;
        }
body.slider-drag-vertical
        {
        cursor:N-resize !important;
        }
body.slider-drag-horizontal
        {
        cursor:W-resize !important;
        }
.fd_hide_slider_input
        {
        display:none;
        }
/* Disabled Sliders */
.slider-disabled
        {
        opacity:.8;
        filter:alpha(opacity=80);
        }
.slider-disabled .fd-slider-handle
        {
        cursor:auto !important;
        }





/* This is a very basic stylesheet for the date-picker. Feel free to create your own. */

/* Hide the input by using a className */
input.fd-hidden-input,
select.fd-hidden-input
        {
        display:none;
        }
/* Screen reader class - hides it from the visual display */
.fd-screen-reader
        {
        position:absolute;
        left:-999em;
        top:0;
        width:1px;
        height:1px;
        overflow:hidden;
        outline: 0 none;
	-moz-outline: 0 none;
        }
/* Disabled datePicker and activation button */
a.dp-disabled,
.dp-disabled table
        {
        opacity:.3 !important;
        filter:alpha(opacity=40);
        }
.dp-disabled,
.dp-disabled td,
.dp-disabled th,
.dp-disabled th span
        {
        cursor:default !important;
        }
a.date-picker-control:focus,
div.datePicker table td:focus
        {
        overflow:hidden;
        outline:0 none;
	-moz-outline: 0 none;
	color:rgb(100,130,170) !important;
        }
/* The wrapper div */
div.datePicker
        {
        position:absolute;
        z-index:9999;
        text-align:center;

        /* Change the font-size to suit your design's CSS. The following line is for the demo that has a 12px font-size defined on the body tag */
        font:900 0.8em/1em Verdana, Sans-Serif;

        /* For Example: If using the YUI font CSS, uncomment the following line to get a 10px font-size within the datePicker */
        /* font:900 77%/77% Verdana, sans-serif; */

        /* Or, if you prefer a pixel precision */
        /* font:900 12px/12px Verdana, sans-serif; */

        background:transparent;

        /* Mozilla & Webkit extensions to stop text-selection. */
        -moz-user-select:none;
        -khtml-user-select:none;
        }
/* Styles for the static datePickers */
div.static-datepicker
        {
        position:relative;
        top:5px;
        left:0;
        }
div.datePicker table
        {
        width:auto;
        height:auto;
        border-collapse:separate;
        }
/* Draggable datepickers */
div.datePicker tfoot th.drag-enabled,
div.datePicker thead th.drag-enabled,
div.datePicker thead th.drag-enabled span
        {
        cursor:move;
        }
/* The iframe hack to cover selectlists in Internet Explorer <= v6 */
iframe.iehack
        {
        position:absolute;
        background:#fff;
        z-index:9998;
        padding:0;
        border:0;
        display:none;
        margin:0;
        }
/* The "button" created beside each input for non-static datePickers */
a.date-picker-control:link,
a.date-picker-control:visited
        {

    display: block;float: left;width: 25px;


        border:0 none;
        padding:0;
        margin:4px 0 0 -45px;
        background:transparent url(/Resources/Images/bg/calendar-grey-transparent.png) no-repeat 50% 50%;
        min-width:16px;
        line-height:1;
        cursor:pointer;
        visibility:visible;
        text-decoration:none;
        vertical-align:top;
        top:5px;
        }
a.date-picker-control:hover,
a.date-picker-control:active,
a.date-picker-control:focus,
a.dp-button-active:link,
a.dp-button-active:visited,
a.dp-button-active:hover,
a.dp-button-active:active,
a.dp-button-active:focus
        {
        background:transparent url(/Resources/Images/bg/calendar-grey-transparent.png) no-repeat 50% 50% !important;
        }
/* Feed IE6 the following rule, IE7 should handle the min-width declared above */
* html a.date-picker-control
        {
        width:16px;
        }
/* IE, Safari & Opera. Seperate CSS rule seems to be required. */
a.date-picker-control
        {
        display:inline-block;
        }
a.date-picker-control span
        {
        display:block;
        width:25px;
        height:25px;
        margin:auto 0;
        }
/* Default "button" styles */
div.datePicker thead th span
        {
        display:block;
        padding:0;
        margin:0;
        text-align:center;
        line-height:1em;
        border:0 none;
        background:transparent;
        font-weight:bold;
        cursor:pointer;
        }
/* The "month, year" display */
div.datePicker th span.month-display,
div.datePicker th span.year-display
        {
        display:inline;
        text-transform:uppercase;
        letter-spacing:1px;
        font:normal 1.2em Verdana, Sans-Serif;
        cursor:default;
        }
/* Next & Previous (month, year) buttons */
div.datePicker th span.prev-but,
div.datePicker th span.next-but
        {
        font-weight:lighter;
        font-size:2.4em;
        font-family: georgia, times new roman, palatino, times, bookman, serif;
        cursor:pointer !important;
        }
/* Hover effect for Next & Previous (month, year) buttons */
div.datePicker th span.prev-but:hover,
div.datePicker th span.next-but:hover,
div.datePicker th span.today-but:hover
        {
        color:#a84444;
        }
/* Today button */
div.datePicker th span.today-but
        {
        text-align:center;
        margin:0 auto;
        font:normal 1em Verdana, Sans-Serif;
        width:100%;
        text-decoration:none;
        padding-top:0.3em;
        text-transform:uppercase;
        vertical-align:middle;
        cursor:pointer !important
        }
/* Disabled buttons */
div.dp-disabled th span.prev-but,
div.dp-disabled th span.next-but,
div.dp-disabled th span.today-but,
div.dp-disabled th span.prev-but:hover,
div.dp-disabled th span.next-but:hover,
div.dp-disabled th span.today-but:hover,
div.datePicker th span.prev-but.fd-disabled:hover,
div.datePicker th span.next-but.fd-disabled:hover,
div.datePicker thead th span.fd-disabled,
div.datePicker th span.fd-disabled:hover
        {
        color:#aaa;
        cursor:default !important;
        opacity:1;
        }
/* The mon, tue, wed etc day buttons */
div.datePicker th span.fd-day-header
        {
        text-align:center;
        margin:0 auto;
        font:900 1em Verdana, Sans-Serif;
        text-decoration:none;
        text-transform:lowercase;
        cursor:pointer;
        }
/* The table */
div.datePicker table
        {
        margin:0;
        padding:0;
        border:1px solid #ccc;
        background:#fff url(/Resources/Images/Calendar/gradient-e5e5e5-ffffff.gif) repeat-x 0 -20px;
        text-align:center;
        border-spacing:2px;
        padding:0.3em;
        width:auto;
        empty-cells:show;
        border-radius:0.8em;
        -moz-border-radius:0.8em;
        -moz-box-shadow:0px 0px 5px #aaa;
        }
/* Common TD & TH styling */
div.datePicker table td,
div.datePicker table tbody th
        {
        border:0 none;
        padding:0;
        text-align:center;
        vertical-align:middle;
        cursor:pointer;
        background:#fff url(/Resources/Images/Calendar/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        width:3em;
        height:3em;
        overflow:hidden;
        outline:transparent none 0px;
        border:1px solid #ccc;
        text-transform:none;
        -moz-border-radius:2px;
        border-radius:2px;
        }
div.datePicker table td:focus,
div.datePicker table td:active
        {
        outline:0 none red;
        }
div.datePicker table th
        {
        border:0 none;
        padding:0;
        font-weight:bold;
        color:#222;
        text-align:center;
        vertical-align:middle;
        text-transform:none;
        }
div.datePicker table thead th
        {
        height:auto !important;
        }
div.datePicker table tbody th
        {
        border:1px solid #dcdcdc;
        }
/* Week number display */
div.datePicker table thead th.date-picker-week-header,
div.datePicker table tbody th.date-picker-week-header
        {
        font-style:oblique;
        background:transparent;
        cursor:default;
        }
div.datePicker table thead th.date-picker-week-header
        {
        cursor:help;
        border:0 none;
        padding:0 0 0.2em 0;
        }
/* tfoot status bar */
div.datePicker tfoot th
        {
        cursor:default;
        font-weight:normal;
        text-transform:uppercase;
        letter-spacing:0.1em;
        border:0 none;
        background:#fff;
        height:2.8em;
        }
/* TD cell that is _not_ used to display a day of the month */
div.datePicker table tbody td.date-picker-unused
        {
        background:#fff url(/Resources/Images/Calendar/backstripes.gif);
        border-color:#dcdcdc;
        cursor:default !important;
        }

/* The TH cell used to display the "month, year" title */
div.datePicker table thead th.date-picker-title
        {
        width:auto;
        height:auto;
        padding:0.4em 0;
        }
/* The "mon tue wed etc" day header styles */
div.datePicker table thead th.date-picker-day-header
        {
        text-transform:lowercase;
        cursor:help;
        height:auto;
        }
/* The "todays date" style */
div.datePicker table tbody td.date-picker-today
        {
        background:#fff url(/Resources/Images/Calendar/bullet2.gif) no-repeat 0 0;
        color:rgb(100,100,100) !important;
        }

div.datePicker table tbody td.month-out.date-picker-highlight
        {
        color:#aa8866 !important;
        }
/* The "highlight days" style */
div.datePicker table tbody td.date-picker-highlight,
div.datePicker table thead th.date-picker-highlight
        {
        color:#a86666 !important;
        }
/* The "active cursor" style */
div.datePicker table tbody td.date-picker-hover
        {
        background:#fff url(/Resources/Images/Calendar/bg_header.jpg) no-repeat 0 0;
        cursor:pointer;
        border-color:rgb(100,130,170) !important;
        color:rgb(100,130,170);
        text-shadow: 0px 1px 1px #fff;
        }
/* The "disabled days" style */
div.datePicker table tbody td.day-disabled
        {
        background:#fff url(/Resources/Images/Calendar/backstripes.gif) no-repeat 0 0;
        color:#aaa !important;
        cursor:default;
        text-decoration:line-through;
        }
div.datePicker table tbody td.month-out
        {
        border-color:#ddd;
        color:#aaa !important;
        background:#fff url(/Resources/Images/Calendar/gradient-e5e5e5-ffffff.gif) repeat-x 0 -40px;
        }
/* The "selected date" style */
div.datePicker table tbody td.date-picker-selected-date
        {
        color:#333 !important;
        border-color:#333 !important;
        }
/* The date "out of range" style */
div.datePicker table tbody td.out-of-range,
div.datePicker table tbody td.not-selectable
        {
        color:#ccc !important;
        font-style:oblique;
        background:#fcfcfc !important;
        cursor:default !important;
        }
/* Week number "out of range" && "month-out" styles */
div.datePicker table tbody th.month-out,
div.datePicker table tbody th.out-of-range
        {
        color:#aaa !important;
        font-style:oblique;
        background:#fcfcfc !important;
        }
/* week numbers "out of range" */
div.datePicker table tbody th.out-of-range
        {
        opacity:0.6;
        filter:alpha(opacity=60);
        }
/* Used when the entire grid is full but the next/prev months dates cannot be selected */
div.datePicker table tbody td.not-selectable
        {
        opacity:0.8;
        filter:alpha(opacity=80);
        }
div.datePicker table tbody tr
        {
        display:table-row;
        }
div.datePicker table tfoot sup
        {
        font-size:0.86em;
        letter-spacing:normal;
        text-transform:none;
        height: 0;
	line-height: 1;
	position: relative;
	top: -0.2em;
	vertical-align: baseline !important;
	vertical-align: top;
        }
div.datePicker table thead th.date-picker-day-header,
div.datePicker table thead span.month-display,
div.datePicker table thead span.year-display
        {
        text-shadow: 0px 1px 1px #fff;
        }
/* You can add focus effects (for everything but IE6) like so: */

div.datepicker-focus table.datePickerTable
        {
        border-color:#999 !important;
        }
div.datePicker table tbody tr td:focus,
div.datePicker table tbody td.date-picker-hover
        {
        overflow:hidden;
        outline:0px solid #ff0000;
	-moz-outline: 0 none;
	-o-highlight:0 none;
	color:rgb(100,130,170) !important;
        }
div.static-datepicker table
        {
        -moz-box-shadow:0 0 0 transparent;

        }
div.datepicker-focus table
        {
        /* Naughty, naughty - but we add a highlight using the table's border colour */
        outline:none;
         -moz-box-shadow:0px 0px 5px #aaa;
        }
       *:-o-prefocus{outline : -o-highlight-border;}

/* INTERNET EXPLORER WOES
   ======================

   Hover Effects
   -------------

   IE cannot deal with :focus on the TR so the datePicker script adds the class "dp-row-highlight" to the
   row currently being hovered over. This should enable you to add hover effects if desired.

   e.g. the following rule will highlight the cell borders in another colour when a row is moused over,
   it looks like crap though so I didn't include the rule within the demo:

div.datePicker table tbody tr.dp-row-highlight td
        {
        border-color:#aaa;
        }
*/

/* Remove the images for Internet Explorer <= v6 using the "* html" hack
   This is a workaround for a nasty IE6 bug that never caches background images on dynamically created DOM nodes
   which means that they are downloaded for every cell for every table - nasty! */
* html div.datePicker table td
        {
        background-image:none;
        }
* html div.datePicker table td.date-picker-unused
        {
        background:#f2f2f2;
        }
body.fd-drag-active
        {
        -webkit-user-select:none;
        }
/* Chrome has problems with the -webkit-box-shadow and -webkit-border-radius styles together
   Remove one or the other to get things looking less ugly */
@media screen and (-webkit-min-device-pixel-ratio:0) {
        div.datePicker table
                {
                border-spacing:0.3em;
                /* Naughty, naughty */
                -webkit-box-shadow:0px 0px 5px #aaa;
                -webkit-border-radius:0.8em;
                }
        div.static-datepicker table
                {
                -webkit-box-shadow:0 0 0 transparent;
                }
        div.datepicker-focus table
                {
                -webkit-box-shadow:0px 0px 5px #aaa;
                }
        div.datePicker table td,
        div.datePicker table tbody th
                {
                padding:0.1em;
                -webkit-border-radius:2px;
                }
        div.datePicker table tbody td.date-picker-hover
                {
                -webkit-box-shadow:0px 0px 1px rgb(100,130,170);
                }
}





/*AVINODE LAYOUT*/
.popup-pane{text-align:left;}


/*Video player homepage patch*/
.takeover-2 .mejs-container .mejs-controls{bottom:4px;}

.js .summary-plan input.depart,.js .summary-plan input.arrive{color:#666;}



/* ================================= ALERT OVERLAY ====================================================== */


.site-alert{background:#fff;}
.site-alert .content{display:block;border:1px solid white;}
.alertBtn{float:left;width:60px;margin-top:8px;}
.alertBtn p{}
.alertBtn a{background:url(../images/icons/alert.png) no-repeat left top;display:block;height:44px;overflow:hidden;text-indent:-200em;width:53px;}
.alertOverlay{display:none;}
.alertMessage{ float:left;width:850px;margin:0 0 0 10px;}
.alertMessage h1{margin:5px 0 5px 0;font-size:1.8em;padding:0;}
.alertMessage p{margin:0;padding:0;font-size:1.14em;}
.closeBtn{display:none;}

.js .site-alert{border:0;height:40px;position:absolute;width:50px;height:50px;right:0;top:0;z-index:10000;background:transparent;}
.js .site-alert .content{width:auto;padding:0;border:0;}
.js .alertBtn{position:relative;z-index:3003;float:none;width:100%;}
.js .alertBtn p{position:absolute;right:0;top:40px;z-index:3002;}
.js .alertBtn a{background:url(../images/icons/alert.png) no-repeat left top;display:block;height:44px;overflow:hidden;text-indent:-200em;width:53px;}
.js .alertOverlay{background:#000;display:none;height:100%;left:0;opacity:0.3;filter:alpha(opacity=30); position:absolute;top:0;width:100%;z-index:3001;}
.js .alertMessage{background:url(../images/bg/alert.png) no-repeat left bottom;display:none;min-height:285px;opacity:1.0;padding:45px 50px 10px;position:absolute;right:20px;top:0px;width:380px;z-index:3002;}
.js .alertContent{max-height:350px;overflow:auto;}
.js .alertMessage h1{background:url(../images/bg/alert-keyline.png) repeat-x left 22px;padding:0 0 20px;font-size:3em;margin:0;}
.js .alertMessage h1 span{background:#f7f7f2;display:inline-block;padding:0 13px 0 0;}
.js .alertMessage p{font-size:1.3em;text-align:left;margin:0 0 15px 0;}
.js .custContact{display:inline-block;font-family: "NewsGothicCnBT-Reg",Arial,Helvetica,sans-serif;font-size:1.1em;padding-right:5px;text-transform: uppercase;}
.js .closeBtn{background:url(../images/bg/alert-close.png) no-repeat left top;display:block;height:44px;margin:40px 0 0 44%;overflow:hidden;text-indent:-200em;width:44px;}
