/*
Website: http://www.aviationsystems.co.uk
Description: Aviation Systems Limited
Author: Joke de WINTER 
Author URI: http://www.jokedewinter.co.uk
Version: 2010-03
*/

/* ----- RESET STUFF ----- */
html, body, div, h1, h2, h3, h4, h5, h6, p, a, img {	margin: 0; padding: 0; border: 0; }

/* ----- GENERAL ELEMENTS OF THE PAGE ----- */
body 			{	text-align:center; color:#5C637E; font-size:62.5%; font-family:Tahoma, Helvetica, Arial, sans-serif; background:#fff url(IMAGES/borderAll.jpg) top repeat-y; }

#wrapper	{	width:960px; margin:0 auto; text-align:left; }

#header		{	width:100%; padding:10px 0 0 0; }
#navigation	{	}

#main		{	width: 100%; padding:50px 0 0 0;  }
#content	{	width: 700px; float: right; padding:0 30px 10px 20px; }
#sidebar	{	width: 210px; float: left; }

#footer	{	clear:both; width: 100%; background:url(IMAGES/footerBg.jpg) repeat-x; height: 85px; padding:10px 0 0 0; }
#footer dl	{	width: 319px; float: left; }
#footer dl.address, #footer dl.phone	{	border-right: 1px solid #fff; }

/* ----- PAGE ID'S ----- */
#home #navigation .home a, #products #navigation .products a, #services #navigation .services a, #about #navigation .about a, #contact #navigation .contact a, #sitemap #navigation .sitemap a, #technical #navigation .technical a, #jobs #navigation .jobs a	{	color:#FF9933; }

#commPL #sidebar .commPL a, #finanCO #sidebar .finanCO a, #operMA #sidebar .operMA a, #crewMA #sidebar .crewMA a, #engCO #sidebar .engCO a, #trACC #sidebar .trACC a	{	color:#FF9933; }

/* NAVIGATION */
#navigation ul 		{	margin:0; padding:0; list-style:none; width:100%; float:left; background:url(IMAGES/mainNavBg.jpg) repeat-x; }
#navigation ul li 	{	float:left; }
#navigation ul li a 	{	display:block; padding:0 0 0 40px; line-height:30px; text-decoration:none; color:#FFFFFF; text-align: center; font-size: 1.6em; }
#navigation ul li a:hover 	{ 	color:#FF9933; font-weight: normal; }

/* SIDEBAR NAVIGATION */
#sidebar ul			{	margin:0; padding:0; list-style:none; float:left; }
#sidebar ul li a	{	display:block; width:190px; height:30px; line-height:30px; color:#5C637E; text-decoration:none; background:url(IMAGES/subNavBg.jpg) no-repeat; font-size:1.4em; padding:0 0 0 20px; border-bottom: 1px solid #999; }
#sidebar ul li.commPL a	{	margin: 10px 0 0 0; }
#sidebar ul li.trACC a	{	height:50px; line-height:25px; background:url(IMAGES/subNavBgLAST.jpg) no-repeat; }
#sidebar ul li a:hover	{	color:#FF9933; font-weight: normal; }
	
/* ----- TEXT ELEMENTS ----- */
h1, h2, h3, h4	{	font-family:"Trebuchet MS", Tahoma, Helvetica, Arial, sans-serif;}
h2, h3, p	{	padding: 0 0 20px 0; }
h1		{	font-size:4.0em; padding:0 0 10px 40px; }
h2		{	font-size:3.0em; }			
h3		{	font-size:2.2em; }
h4		{	font-size:1.8em; }
p		{	font-size:1.4em; line-height: 1.5em; }

ul.serviceList li			{	font-size:1.4em; }
ul.sitemapList li			{	font-size:1.4em; line-height:1.7em;}
ul.sitemapList li ul li	{	font-size:97%; line-height:2em;}

a			{ 	color:#FF9933; text-decoration:none; }
a:hover 	{ 	font-weight:bold; }

h1 a			{	color: #5C637E; }
h1 a:hover	{	text-decoration: none; }

#footer p			{	color: #fff; padding:0; }
#wrapper p.jdw		{	clear:left; text-align: right; font-size: 1em; padding:5px; }
#wrapper p.jdw a	{	color:#999; }

/* ----- IMAGES AND OBJECTS ----- */
#sidebar a img		{	padding:0 0 20px 55px; }
#content img		{	padding: 10px; }
#content object	{	padding:0 0 20px 0; }

