@import url("style_lightbox.css");
/* TEXT */
body {
	font-size: 62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	background: url(images/aircraft_software/main_bg.jpg) repeat-x;
	background-color:#AECBED;
	margin:20px 0px 0px 0px;
	padding:0;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}
h1 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 3em;	
	color: #344F63;
	font-weight: bold;
	margin:0px;
	padding:0;
}
/* Blue text on white */
h2 {
	font-family: Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	color: #1B9FDF;
	font-weight: bold;
	margin:0px;
}
/* Blue text*/
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #FFFFFF;
	font-weight: bold;
	margin:0px;
}
.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	color: #1B9FDF;
	font-weight: bold;
	margin:0px;
}
.purple {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;	
	color: #845096;
	font-weight: bold;
	margin:0px;
}
/* COLOURS */
.product1 {
	font-size: 1.3em;	
	color:#AC1E48;
	margin:0;
	padding:0;
}
.product1h1 {
	font-size: 3em;	
	color:#FFFFFF;
}

.product1inline {
	font-weight: bold;
	color:#AC1E48;
}
a.product1inline:visited {
	color:#AC1E48;
}


.product2 {
	font-size: 1.3em;	
	color:#19733A;
	margin:0;
	padding:0;
}
.product2h1 {
	font-size: 3em;	
	color:#FFFFFF;
}

.product2inline {
	font-weight: bold;
	color:#19733A;
}

a.product2inline:visited {
	color:#19733A;
}

.product3 {
	font-size: 1.3em;	
	color:#223E7E;
}
.product3h1 {
	font-size: 3em;	
	color:#FFFFFF;
}
.product3inline {
	font-weight: bold;
	color:#223E7E;
}
a.product3inline:visited {
	color:#223E7E;
}

.product4 {
	font-size: 1.3em;	
	color:#008DBA;
}
.product4h1 {
	font-size: 3em;	
	color:#FFFFFF;
}
.product4inline {
	font-weight: bold;
	color:#008DBA;
}
a.product4inline:visited {
	color:#008DBA;
}


.product5 {
	font-size: 1.3em;	
	color:#F89B1F;
}
.product5h1 {
	font-size: 3em;	
	color:#FFFFFF;
}
.product5inline {
	font-weight: bold;
	color:#F89B1F;
}
a.product5inline:visited {
	color:#F89B1F;
}

.product6 {
	font-size: 1.3em;	
	color:#FFC20E;
}
.product6h1 {
	font-size: 3em;	
	color:#000000;
}
.product6inline {
	font-weight: bold;
	color:#FFC20E;
}
a.product6inline:visited {
	color:#FFC20E;
}

.product9 {
	font-size: 1.3em;	
	color:#906052;
}
.product9h1 {
	font-size: 3em;	
	color:#FFFFFF;
}
.product9inline {
	font-weight: bold;
	color:#906052;
}
a.product9inline:visited {
	color:#906052;
}


/* LINKS */
a,a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #333333;
	font-weight: none;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #0194DB;
	font-weight: none;
	text-decoration: none;
}

/* CONTENT STYLES */
.newsFloatL {
	float:left;
	margin:5px 5px 5px 0px;
}
#quote p {
 padding:0px 0px 8px 0px;
 margin:0;
}
#quote {
	background-image: url(images/aircraft_software/quote_fade.jpg);
	background-repeat: repeat-x;
	border:1px solid #AECBED;
	padding:8px 8px 0px 8px;
}
hr {
	border-bottom:1px dotted #999999;
	background-color: #999999;
	height: 1px;
	width: 100%;
	padding:0;
	margin:0;
}
.tableHeader {
	background-color: #DFEAF8;
	border: 1px solid #FFFFFF;
	font-weight: bold;
	color: #333333;
}
ul {margin: 0;padding: 0;padding-left: 2em;}
li {list-style-image: url(images/bullet.gif);font-size: 1em; }

/* LEFT STYLES	 */
#pad5 {
	padding:5px;
}
#leftFeature {
	border:1px solid #0094DB;
	background-color:#FFFFFF;
}
#leftFeature p {
	padding:0px 5px 0px 5px;
}
#header {
	text-transform:uppercase;
	font-weight:bold;
	background-image: url(images/aircraft_software/left_feature_bg.jpg);
	background-repeat: repeat-x;
	display:block;
	padding:3px 5px 3px 5px;
	height:15px;	
}
#leftFeature a, #leftFeature a:visited {
	font-weight:bold;
	color:#0094DB;
}
#leftFeature a:hover {
	font-weight:bold;
	color:#000000;
}
#header a, #header a:visited {
	text-decoration:none;
	color:#000000;
}
#header a:hover {
	text-decoration:none;
	color:#FFFFFF;
}
/* BUILD */
.padTopBottom {
	padding:7px 0px 7px 0px;
}
.imageLeft {
	float:left;
	margin: 0px 10px 10px 0px;
	border:1px solid #AECBED;
}
.imageRight {
	float:right;
	margin: 0px 0px 10px 10px;
	border:1px solid #AECBED;
}
#margin7 {
	margin:7px 0 0 0;
	clear:both;
}
#blueTop {
	color: #1B9FDF;
	padding:0 0 10px 0;
}
.leftCol {
	width:220px;
	margin-left:7px;
}
#content {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/white_corner.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#contentL {
	padding:15px 30px 10px 20px;
	background: url(images/aircraft_software/white_corner.gif) no-repeat right top #FFFFFF;
}
#contentLNone{
	padding:5px 30px 10px 20px;
	background-color:#FFFFFF;
}
/*#contentPadOnly {
	padding:15px 30px 0px 20px;
	background-color:#FFFFFF;
}
#contentPadOnly2 {
	padding:1px 30px 10px 20px;
	background-color:#FFFFFF;
}*/
#contentBuilder {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/top_builder.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#contentFreedom {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/top_freedom.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#contentVisualize {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/top_visualize.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#contentUniversal {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/top_universal.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#contentVirtual {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/top_virtual.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#contentActive {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/top_active.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#contentElements {
	padding:15px 50px 10px 20px;
	background: url(images/aircraft_software/top_elements.gif) no-repeat right top #FFFFFF;
	margin-right:8px;
}
#footer {
	background-color:#0094DB;
	padding:5px;
	font-size:0.9em;
	color:#FFFFFF;
}
#footer a,#footer a:visited {color: #FFFFFF;}
#footer a:hover {color: #333333;}
#footer2 {
	background-color:#FFFFFF;
	padding:5px;
	font-size:0.9em;
}
.headerBg {
	background-image: url(images/aircraft_software/j2_aircraft_dynamics_bg.jpg);
	background-repeat: no-repeat;
}
#logo {
	float:left;
	margin-right:7px;
}
#flash {
	float:right;
}
/* FORMS */
.form {
	width: 300px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border:1px solid #1B9FDF;
}
.formSm {
	width: 150px;
	font-family:  Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	border:1px solid #1B9FDF;
}
input.btn{
	color:#000000;
	font-family:Verdana,helvetica,sans-serif;
	font-size:1em;
	font-weight:bold;
	background-color:#FFFFFF;
	border:1px solid;
	border-color:#1B9FDF;
	filter:progid:DXImageTransform.Microsoft.Gradient
	(GradientType=0,StartColorStr='#FFFFFF',EndColorStr='#1B9FDF');
}
/* NAVIGATION STYLES----------------------------------------------------------------------------------------*/
body#home #nHome a,
body#products #nProducts a,
body#news #nNews a,
body#careers #nCareers a,
body#project #nProject a,
body#solutions #nSolutions a,
body#reference #nReference a,
body#consultancy #nConsultancy a,
body#partnerships #nPartnerships a,
body#contact #nContact a {
	background-position: 0 -27px;
}
#navContainer {
	width: 740px;
	height: 27px;
	padding: 0;
	margin: 7px 0 0 0;
	clear:both;
	background-image: url(images/aircraft_software/nav_bg.gif);
	background-repeat: repeat-x;
}
#nav {position: absolute;list-style: none;margin: 0;padding: 0;height: 27px;display: inline;overflow: hidden;}
#nav ul {padding-left: 0.1em;}
#nav li {margin: 0; padding: 0;display: inline;list-style-type: none;}
#nav a {float: left;padding: 27px 0 0 0;overflow: hidden;height: 0px; height:27px; }
#nav a:hover {background-position: 0 -27px;}
#nav a:active, #nav a.selected {background-position: 0 -27px;}



#nHome a  {width: 47px;background: url(images/new-header/n_home.gif) no-repeat left top;}
#nProducts a  {width: 69px;background: url(images/new-header/n_products.gif) no-repeat left top;}
#nNews a  {width: 43px;background: url(images/new-header/n_news.gif) no-repeat left top;}
#nCareers a  {width: 61px;background: url(images/new-header/n_careers.gif) no-repeat left top;}
#nProject a  {width: 116px;background: url(images/new-header/n_project.gif) no-repeat left top;}
#nSolutions a  {width: 75px;background: url(images/new-header/n_solutions.gif) no-repeat left top;}
#nReference a  {width: 77px;background: url(images/new-header/n_reference.gif) no-repeat left top;}
#nConsultancy a  {width: 89px;background: url(images/new-header/n_consultancy.gif) no-repeat left top;}
#nPartnerships a  {width: 95px;background: url(images/new-header/n_partnerships.gif) no-repeat left top;}
#nContact a  {width: 60px;background: url(images/new-header/n_contact.gif) no-repeat left top;}





/*#nHome a  {width: 47px;background: url(images/aircraft_prediction_software/n_home.gif) no-repeat left top;}
#nProducts a  {width: 69px;background: url(images/aircraft_prediction_software/n_products.gif) no-repeat left top;}
#nNews a  {width: 43px;background: url(images/aircraft_prediction_software/n_news.gif) no-repeat left top;}
#nCareers a  {width: 43px;background: url(images/aircraft_prediction_software/n_news.gif) no-repeat left top;}
#nProject a  {width: 110px;background: url(images/aircraft_prediction_software/n_project.gif) no-repeat left top;}
#nSolutions a  {width: 72px;background: url(images/aircraft_prediction_software/n_solutions.gif) no-repeat left top;}
#nReference a  {width: 110px;background: url(images/aircraft_prediction_software/n_reference.gif) no-repeat left top;}
#nConsultancy a  {width: 89px;background: url(images/aircraft_prediction_software/n_consultancy.gif) no-repeat left top;}
#nPartnerships a  {width: 95px;background: url(images/aircraft_prediction_software/n_partnerships.gif) no-repeat left top;}
#nContact a  {width: 60px;background: url(images/aircraft_prediction_software/n_contact.gif) no-repeat left top;}*/