/* #########################*/
/* #       GENERAL         #*/
/* #########################*/

body {
	margin: 0px;
}

td {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	vertical-align: top;
}


/* #########################*/
/* #         TEXT          #*/
/* #########################*/

.text {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
}

.text_end {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:17px;
}

.text_mid {
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 14px;
	font-weight: normal;
	margin-top:0px;
	margin-bottom:0px;
}

.titre {
	margin-top: 15px;
    margin-bottom: 9px;
}

.footer {
	color: #464342;
	font-size:9px;
}

.footer_menu {
	float:left;
	color: #464342;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size:10px;
	font-weight:bold;
	text-decoration: none;
}

.footnotes_li {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
	font-weight: normal;
	margin-top: 17px;
	margin-left: 36px;
	margin-bottom: 0px;
}

.footnotes_vs {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 14px;
	margin-bottom: 0px;
}

.salesTitle {
	font-weight: bold;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #D53232;
	font-family: Verdana, Arial, sans-serif;
	padding: 5px 0px 5px 10px;
	vertical-align: center;

}

.footnotes_white {
	color: #FFFFFF;
}

.dagger {
	font-weight: normal;
	font-size: 9px;
	color: #666666;
	line-height: 11px;
	font-family: Verdana, Arial, sans-serif;
}

.footer_menu span {
  padding-left: 10px;
}

.legal_second {
  display: block;
  font-size: 9px;
  padding-left: 10px;
  padding-right: 10px;
}

.legal_second p { margin: 0 0 8px; }

.legal_second p a:link,
.legal_second p a:visited { color: blue; } 
.legal_second p a:hover,
.legal_second p a:active { color: #b14040; }

.legal_first {
  font-size: 11px; 
  padding-left: 10px;
  text-align: left;
}

/* #########################*/
/* #        IMAGES         #*/
/* #########################*/

.arrow {
	margin-top: 4px;
    margin-bottom: 6px;
	margin-right: 2px;
}

.card {
    margin-bottom: -17px;
	z-index: 1000;
}


/* #########################*/
/* #        SPACER         #*/
/* #########################*/

.marginTop17 {
	margin-top: 17px;
}

.marginTopBot17 {
	margin-top: 17px;
	margin-bottom: 17px;
}

.marginBot17 {
	margin-bottom: 17px;
}

.marginTopBot5 {
	margin-top: 5px;
	margin-bottom: 5px;
}

.marginTop5 {
	margin-top: 5px;
	margin-bottom: 0px;
}

.marginLeft7 {
	margin-bottom: 5px;
}

.marginLeft10 {
	margin-left: 10px;
}

.request51 {
	margin-top: 41px;
}

.up {
	margin-bottom: 3px;
}




/* #########################*/
/* #         LIST          #*/
/* #########################*/

.ul_smenu_top_end {
    margin-top: -2px;
	margin-bottom: 0px;
}

.ul_smenu_mid {
    margin-top: 17px;
    margin-bottom: 17px;
}

.li_smenu {
    list-style-image: url(../images/bullet_red.gif);
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
    color: #666666;
    margin-left:3px;
    margin-right:0px;
    margin-top:2px;
    margin-bottom:0px;
}

.li_smenu_blue {
    list-style-image: url(../images/bullet_blue.gif);
    font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	line-height: 14px;
    color: #666666;
    margin-left:3px;
    margin-right:0px;
    margin-top:2px;
    margin-bottom:0px;
}

/* #########################*/
/* #        TABLES         #*/
/* #########################*/


/* ############### */
/*     AIRCRAFT    */
/* Left column */
.air_td_left {
	padding: 10px 5px 10px 20px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	height:20px;
	border-bottom: 1px solid #C4C4C4;
}

.air_td_mid {
	padding: 10px 5px 10px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	height:20px;
	border-bottom: 1px solid #C4C4C4;
}

.air_td_right {
	padding: 10px 5px 10px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	height:20px;
	border-bottom: 1px solid #C4C4C4;
}

.air_td_botleft {
	padding: 10px 5px 25px 20px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	height:20px;
}

.air_td_botmid {
	padding: 10px 5px 25px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	height:20px;
}

.air_td_botright {
	padding: 10px 5px 25px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	height:20px;
}

/* ######################################*/
/* #         LINKS         #*/
/* #########################*/

.nav_aircraft_sel {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:3px;
	text-decoration: none;
}

a:link {
	color: #464342;
	text-decoration: underline;
}

a:visited {
	color: #5f5f5f;
	text-decoration: underline;
}

a:hover {
	color: #b14040;
	text-decoration: underline;
}

a:active {
	color: #000000;
	text-decoration: underline;
}

a.nav_aircraft:link {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:3px;
	text-decoration: none;
}

a.nav_aircraft:visited {
	color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:3px;
	text-decoration: none;
}

a.nav_aircraft:hover {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:3px;
	text-decoration: none;
}

/* SUBNAV_AIRCRAFT/START */
a.subnav_aircraft:link {
	color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subnav_aircraft:visited {
	color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subnav_aircraft:hover {
	color: #CC0033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

div.subnav_aircraft_margin {
	margin-left:30px;
	margin-bottom:10px;
}

.subnav_aircraft_sel {
	color: #CC0033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
/* SUBNAV_AIRCRAFT/END */

/* SUBNAV_AIRCRAFT_BLUE/START */
a.subnav_aircraft_blue:link {
	color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subnav_aircraft_blue:visited {
	color: #888888;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subnav_aircraft_blue:hover {
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

.subnav_aircraft_blue_sel {
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}
/* SUBNAV_AIRCRAFT_BLUE/END */

/* SUBSUBNAV_AIRCRAFT/START */
a.subsubnav_aircraft:link {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subsubnav_aircraft:visited {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subsubnav_aircraft:hover {
	color: #CC0033;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.subsubnav_aircraft {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/* SUBSUBNAV_AIRCRAFT/END */

/* SUBSUBNAV_AIRCRAFT_BLUE/START */
a.subsubnav_aircraft_blue:link {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subsubnav_aircraft_blue:visited {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

a.subsubnav_aircraft_blue:hover {
	color: #003366;
	font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
}

.subsubnav_aircraft_blue {
	color: #999999;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
}
/* SUBSUBNAV_AIRCRAFT_BLUE/END */

a.visitcalendar:link {
	color: #CC0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:3px;
	text-decoration: none;
}

a.visitcalendar:visited {
	color: #CC0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:3px;
	text-decoration: none;
}

a.visitcalendar:hover {
	color: #CC0000;
	font-family: Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom:3px;
	text-decoration: underline;
}

/* ################################################################*/
/* #       CALENDAR       #*/
/* #########################*/

/* ############## */
/*        TD      */

/* TOP/START */
.c1_td_topleft {
	padding: 10px 18px 10px 18px;
	font: 11px Verdana, Arial, sans-serif;
	color: #CC3333;
	text-align: center;
	vertical-align: bottom;
	width: 115px;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px;
	border-right: 1px solid #DDDDDD;
	border-top: 0px;
}

.c1_td_topmid {
	padding: 10px 0px 10px 0px;
	font: 11px Verdana, Arial, sans-serif;
	color: #CC3333;
	text-align: center;
	vertical-align: bottom;
	width: 125px;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px;
	border-right: 1px solid #DDDDDD;
	border-top: 0px;
}

.c1_td_topright {
	padding: 10px 18px 10px 18px;
	font: 11px Verdana, Arial, sans-serif;
	color: #CC3333;
	text-align: center;
	width: 105px;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
/* TOP/END */

/*MID/START*/
.c1_td_midleft {
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	text-align: left;
	font-weight: bold;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px;
	border-right: 1px solid #DDDDDD;
	border-top: 0px;
}

.c1_td_mid {
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: center;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px;
	border-right: 1px solid #DDDDDD;
	border-top: 0px;
}

.c1_td_midright {
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: center;
	border-bottom: 1px solid #DDDDDD;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
/*MID/END*/

/* BOTTOM/START */
.c1_td_botleft {
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	text-align: left;
	font-weight: bold;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #DDDDDD;
	border-top: 0px;
}

.c1_td_botmid {
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: center;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 1px solid #DDDDDD;
	border-top: 0px;
}

.c1_td_botright {
	padding: 5px 5px 5px 5px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	text-align: center;
	vertical-align: center;
	border-bottom: 0px;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
}
/* BOTTOM-END */

.legend {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9px;
	vertical-align:center;
	color: #666666;
	line-height: 11px;
	font-weight: normal;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 1px;
	margin-bottom: 0px;
}

.ico {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 1px;
	margin-bottom: 1px;
}


/* ################################################################*/
/* #    VS COMPETITION     #*/
/* #########################*/

/* ############## */
/*        TD      */

.vs_td_empty {
	padding: 0px 0px 0px 0px;
	font: 11px Verdana, Arial, sans-serif;
	color: #666666;
	border-bottom: 1px solid #EAE8E9;
	border-right: 0px;
	border-left: 0px;
	border-top: 0px;
}
/*   TITLES/START   */
.vs_td_titles_left {
	padding: 15px 0px 15px 0px;
	font: 9px Verdana, Arial, sans-serif;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	background-color:#CC3333;
	border-bottom: 1px solid #CC3333;
	border-left: 1px solid #CC3333;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #CC3333;
}

.vs_td_titles_mid {
	padding: 15px 0px 15px 0px;
	font: 9px Verdana, Arial, sans-serif;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	background-color:#CC3333;
	border-bottom: 1px solid #CC3333;
	border-left: 0px;
	border-right: 1px solid #FFFFFF;
	border-top: 1px solid #CC3333;
}

.vs_td_titles_right {
	padding: 15px 0px 15px 0px;
	font: 9px Verdana, Arial, sans-serif;
	color: #FFFFFF;
	width: 75px;
	text-align: center;
	vertical-align: bottom;
	font-weight: bold;
	background-color:#CC3333;
	border-bottom: 1px solid #CC3333;
	border-right: 1px solid #CC3333;
	border-top: 1px solid #CC3333;
}
/*   TITLES/END   */


.vs_td_left {
	padding: 23px 0px 0px 23px;
	font: 11px Verdana, Arial, sans-serif;
	color: #999999;
	width: 138px;
	font-weight: bold;
	border-bottom: 1px solid #EAE8E9;
	border-left: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;
	border-top: 0px;
}

/*   TD-LI/START   */
.vs_td_top_li {
	padding: 23px 23px 0px 0px;
	width: 294px;
	border: 0px;
	margin-bottom: 4px;
}


.vs_ul {
	margin-bottom: 4px;
	margin-top: 4px;
}


.vs_td_mid_li {
	padding: 0px 23px 0px 0px;
	margin-bottom: 4px;
	margin-top: 4px;
	width: 294px;
	border: 0px;
}

.vs_td_bot_li {
	padding: 0px 23px 23px 0px;
	width: 294px;
	border-bottom: 1px solid #EAE8E9;
	border-left: 0px;
	border-right: 0px;
	border-top: 0px;
	margin-top: 4px;

}
/*   TD-LI/END   */

/* Top Grid/Start */
.vs_td_topleft {
	padding: 25px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-right: 0px;
	border-top: 0px;
}

.vs_td_topmid {
	padding: 25px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-right: 0px;
	border-top: 0px;
}

.vs_td_topright {
	padding: 25px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;
	border-top: 0px;
}
/* Top Grid/End */

/* Mid Grid/Start */
.vs_td_midleft {
	padding: 5px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-right: 0px;
	border-top: 0px;
}

.vs_td_mid {
	padding: 5px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-right: 0px;
	border-top: 0px;
}

.vs_td_midright {
	padding: 5px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;
	border-top: 0px;
}
/* Mid Grid/End */

/* Bottom Grid/Start */
.vs_td_botleft {
	padding: 5px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-bottom: 1px solid #EAE8E9;
	border-right: 0px;
	border-top: 0px;
}

.vs_td_botmid {
	padding: 5px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-bottom: 1px solid #EAE8E9;
	border-right: 0px;
	border-top: 0px;
}

.vs_td_botright {
	padding: 5px 0px 5px 0px;
	border-bottom: 0px;
	text-align: center;
	border-left: 1px solid #EAE8E9;
	border-bottom: 1px solid #EAE8E9;
	border-right: 1px solid #EAE8E9;
	border-top: 0px;
}
/* Bottom Grid/End */

/* ############## */
/*      LIST      */

.vs_li_list {
    list-style-image: url(../images/bullet_red.gif);
    font-family: Verdana, Arial, sans-serif;
	font-size: 10px;
	line-height: 13px;
    color: #999999;
}

#sitemap span.nav1 { color: #e83f3a; font-size: 13px; font-weight: bold; }
#sitemap a.nav1:link, #sitemap a.nav1:visited { color: #e83f3a; text-decoration: none; font-size: 13px; font-weight: bold; }
#sitemap a.nav1:hover, #sitemap a.nav1:active {	color: #e83f3a;	text-decoration: underline; font-size: 13px; font-weight: bold; }

#sitemap span.nav2 { color: #666666; font-weight: bold; }
#sitemap a.nav2:link, #sitemap a.nav2:visited { color: #666666; text-decoration: none; font-weight: bold; }
#sitemap a.nav2:hover, #sitemap a.nav2:active {	color: #666666; text-decoration: underline; font-weight: bold; }

#sitemap li { list-style-type: none; margin-left: 0px; }
#sitemap ul { margin-left: 0px; }

#sitemap .li_nav3 a:link, #sitemap .li_nav3 a:visited { color: #666666; text-decoration: none; }
#sitemap .li_nav3 a:hover, #sitemap .li_nav3 a:active { color: #666666; text-decoration: underline; }

#sitemap li.li_nav3 { color: #666666; list-style-type: none; margin-left: 35px; }


/**********NO SCRIPT STYLES**************/

ul#no_script{
	list-style:none;
	margin-top: 0px;
/*  position: absolute;
  top: 40px;
  right: 0;*/
	}
	
#no_script li {
	display:inline;
  float:left;
	border-left:1px solid #DADADA;
	margin-right:15px;
	padding-left:10px;
	height:45px;
	text-align:left;
	font-size:11px;
	font-weight:900;
	text-transform:uppercase;
	margin-top:0px;
}

a:Link.no_script_link, a:Visited.no_script_link, a:Active.no_script_link {
	color:#B4B4B4;
	text-decoration:none;
	display:block;
}

a:Hover.no_script_link {
	color:#666666;
	text-decoration:none;
	
}


/********END NO SCRIPT STYLES************/

/*****DATA TABLE********/
#closer_look { border-collapse: collapse; }
#closer_look th,
#closer_look td { border-top: 1px solid #8d949d; border-left: 1px solid #8d949d;}
#closer_look th { text-indent: -9999px; height: 44px; font-size: 12px; color: #fff; background: #000 url(../images/hdr_closer_look.gif) no-repeat 0 0; }
  #closer_look th.cl_title { width: 368px; }
  #closer_look th.fj { width: 75px; background-position: -369px 0; }
  #closer_look th.marquis { width: 75px; background-position: -445px 0; }
  #closer_look th.flight_options { width: 75px; background-position: -521px 0; }
  #closer_look th.citation_shares { width: 75px; background-position: -597px 0; }
  #closer_look th.sentient_jet { width: 75px; background-position: -673px 0; }
  
  
/**********STACK STYLES*********/
#header { position: relative; }
#header a#home_link { position: absolute; top: 0; right: 0; width: 115px; height: 30px; text-indent: -9999px; } 

#home_flash { position: relative; top: 0; left: 0; width: 762px; height: 383px; }
  #home_flash a#flash_link { position: absolute; z-index: 1000; top: 102px; left: 0; width: 762px; height: 276px; cursor: pointer; background: url(../images/spacer.gif); }
  #home_flash a#flash_link1,
  #home_flash a#flash_link2 { position: absolute; z-index: 1000; top: 102px; left: 0; width: 762px; height: 190px; outline: 0; cursor: pointer; background: url(../images/spacer.gif); }
    #home_flash a#flash_link2 { top: 292px; width: 660px; height: 88px; }

  ul#stack_list { margin: 40px 0 0; padding-left: 30px; list-style: none; }
      ul#stack_list li { margin: 15px 0 0; padding-left: 10px; background: url(../images/bullet_gray.gif) no-repeat 0 5px;}
      
      