@charset "utf-8";
* {
	border:0; 
	margin: 0;
	padding: 0;
}
/*  from master stylesheet 
FIND AT http://www.crucialwebhost.com/blog/master-stylesheet-the-most-useful-css-technique/
html, body {
border:0;
margin:0;
padding:0;
}
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 120%;
	background-image: url(images/template/background.jpg);
}

/*
h1, h2, h3, h4, h5, h6 {
margin:0;
padding:0;
font-weight:normal;
}
*/

h1 {
	font-size: 140%;
	font-weight: bold;
	color: #D63906;
	line-height: 130%;
	margin-bottom: 10px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #C93400;
	line-height: 130%;
	margin-bottom: 10px;
}
h3 {
	color: #333333;
	font-size: 120%;
}


p {
	color: #333333;
	line-height: 130%;
}
a:link {
	text-decoration: underline;
	color: #CD360B;
}
a:visited {
	color: #CD360B;
	text-decoration: underline;
}
a:hover {
	color: #CD360B;
	text-decoration: none;
}


#container {
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}

#top_bar_new {
	float: left;
	width: 850px;
	background-image: url(images/template/top_bar_new.jpg);
	height: 175px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
#top_bar_new h1 {
	float: right;
	color: #DEA16B;
	padding-top: 150px;
	font-size: 120%;
	font-weight: bold;
	padding-right: 14px;
}
#top_bar1 {
	background-image: url(images/template/top_bar_1a.jpg);
	float: left;
	height: 141px;
	width: 546px;
}
#top_bar2 {
	background-image: url(images/template/top_bar_1c.jpg);
	float: left;
	height: 141px;
	width: 304px;
}
#top_bar3 {
	background-image: url(images/template/top_bar_1b.jpg);
	float: left;
	height: 34px;
	width: 546px;
}
#top_bar4 {
	background-image: url(images/template/top_bar_1d.jpg);
	float: left;
	height: 19px;
	width: 290px;
	color: #DEA16B;
	text-align: right;
	padding-top: 15px;
	font-size: 120%;
	font-weight: bold;
	padding-right: 14px;
	vertical-align: baseline;
}
#inner_container {
	border-right: 1px solid #9B9B9B;
	border-left: 1px solid #9C9C9C;
	width: 848px;
	padding-top: 0px;
}
#top_bar {
	height: 121px;
	background-image: url(images/template/invent_top_bar_complete.jpg);
}
#top_bar h1 {
	font-size: 175%;
	padding-top: 20px;
	padding-left: 0px;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 120px;
	padding-bottom: 5px;
}
#top_bar h2 {
	font-size: 130%;
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 120px;
	clear: both;
}

#top_nav {
	background-image: url(images/template/top_nav.jpg);
	height: 19px;
	text-align: left;
	color: #FFFFFF;
	padding-top: 3px;
	padding-left: 177px;
}
#top_nav a:link {
	margin-right: 30px;
	margin-left: 0px;
	text-decoration: none;
	color: #FFFFFF;
}
#top_nav a:visited {
	margin-right: 30px;
	text-decoration: none;
	color: #FFFFFF;
}
#top_nav a:hover {
	margin-right: 30px;
	text-decoration: none;
	color: #CC3288;
}
#left_column {
	float: left;
	width: 150px;
	margin-left: 10px;
}
#left_nav {
	float: left;
	width: 150px;
	margin-left: 0px;
	border-top: 1px none #999999;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	border-left: 1px solid #999999;
	margin-top: 25px;
}
#left_nav h1 {
	color: #FEE0AA;
	width: 140px;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 6px;
	min-height: 20px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	border-bottom-style: none;
	background-image: url(images/template/left_nav_header_1.jpg);
	border-right-style: none;
	border-left-style: none;
	margin-bottom: 0px;
}

#left_nav h2 {
	color: #FBFBFB;
	background-color: #666666;
	height: 20px;
	width: 140px;
	font-size: 100%;
	font-weight: bold;
	line-height: 110%;
	padding-left: 10px;
	padding-top: 3px;
}

#left_nav p {
	line-height: 200%;
	padding-top: 5px;
	padding-bottom: 5px;
	background-color: #EEEEEE;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

#left_nav a:link {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: none;
}
#left_nav a:visited {
	color: #333333;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: none;
}
#left_nav a:hover {
	color: #BE4202;
	font-size: 100%;
	font-weight: normal;
	padding-left: 10px;
	padding-top: 3px;
	line-height: 110%;
	text-decoration: underline;
}
#left_nav img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#member_logos {
	float: left;
	width: 150px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 80%;
	color: #666666;
	text-align: left;
}

#flags_small {
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#content_outer {
	float: left;
	width: auto;
	margin-right: 0px;
	margin-left: 25px;
	margin-top: 25px;
	padding: 0px;
}

#content_large {
	float: left;
	width: 590px;
	margin-right: 15px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-bottom: 15px;
}
#content_large ul {
	margin-left: 15px;
}








#content {
	float: left;
	width: 420px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-right: 10px;
	padding-left: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	background-color: #F6F6F6;
	padding-top: 10px;
	padding-bottom: 10px;
}
#right_column {
	float: left;
	width: 180px;
	margin-right: 0px;
	margin-left: 15px;
}
.right_column_header {
	background-image: url(images/template/right_box_header_180_2.jpg);
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	min-height: 20px;
	text-align: center;
	width: 180px;
}
.right_boxes {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 164px;
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.right_boxes h1 {
	background-image: url(images/template/right_box_header.jpg);
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 4px;
	min-height: 30px;
	text-align: center;
}
.right_boxes h2 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 130%;
}

.right_boxes p {
	margin-right: 2px;
	margin-left: 5px;
	font-size: 90%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.right_boxes a {
	text-decoration: underline;
	text-align: right;
	font-size: 100%;
	color: #333333;
}



#left_contact {
	float: left;
	width: 150px;
	margin-right: 0	px;
}

.left_contact_header {
	background-image: url(images/template/left_contact_1.jpg);
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
	text-align: center;
	width: 150px;
	height: 20px;
}
.left_contact {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	width: 144px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}

.left_contact h1 {
	background-image: url(images/template/right_box_header.jpg);
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 5px;
	padding-top: 4px;
	min-height: 30px;
	text-align: center;
}
.left_contact h2 {
	font-size: 100%;
	font-weight: bold;
	color: #333333;
	text-align: center;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 130%;
}

.left_contact p {
	margin-right: 2px;
	margin-left: 5px;
	font-size: 90%;
	margin-top: 2px;
	margin-bottom: 2px;
}
.left_contact a {
	text-decoration: underline;
	text-align: right;
	font-size: 100%;
	color: #333333;
}
/*
#clock_surround {
	clear: both;
	text-align: center;
	margin-top: 25px;
	margin-bottom: 5px;
	background-color: #FFFFFF;
	float: left;
	width: 600px;
	margin-right: 0px;
	margin-left: 125px;
	padding-top: 4px;
	border-right: #EBEBEB;
	border-bottom: #EBEBEB;
	border-left: #EBEBEB;
}
.clock {
	float: left;
	width: 100px;
	font-size: 100%;
	font-weight: bold;
	color: #D63906;
	margin-right: 10px;
	margin-left: 10px;
}
*/

#clock_surround {
	float: left;
	width: 700px;
	text-align: center;
	padding-left: 125px;
	margin-top: 25px;
	margin-bottom: 5px;
}
.clock {
	float: left;
	width: 100px;
	font-size: 100%;
	font-weight: bold;
	color: #D63906;
	margin-right: 10px;
	margin-left: 10px;
}


#sub_footer {
	clear: both;
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
}
#sub_footer a {
	color: #999999;
	text-decoration: underline;
}





#footer {
	background-color: #FEDFA8;
	height: 40px;
	clear: both;
	width: 100%;
	color: #A72607;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-top: 0px;
}

#footer p {
	font-size: 110%;
	color: #A72607;
}

img {
	border: 1px solid #999999;
}

ul {
	color: #333333;
	margin-left: 30px;
	list-style-type: disc;
	line-height: 150%;
	margin-right: 30px;
	margin-top: 10px;
}

.small_text {
	font-size: 80%;
}
.job_list/* job results page - formatting of boxes */
 {
	background-color: #EEEEEE;
	font-size: 90%;
	padding: 5px;
	border-top: 1px solid #C2C2C2;
	border-right: 1px solid #C2C2C2;
	border-bottom: 1px solid #C2C2C2;
	border-left: 1px solid #C2C2C2;
}
.table_border {
	border: 1px solid #CD744C;
}
.float_right {
	float: right;
	margin-left: 30px;
	clear: right;
	margin-bottom: 10px;
	text-align: center;
}
.cabin_chart_header {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 90%;
	font-weight: bold;
}
.cabin_chart_header p {
	color: #FFFFFF;
	background-color: #666666;
	font-size: 90%;
	font-weight: bold;
}

.cabin_chart_text {
	color: #666666;
	font-size: 90%;
}
.table_border {
	border: 1px solid #999999;
}



#aircraft_guide_subsection a:link {
	color: #333333;
	text-decoration: none;
}
#aircraft_guide_subsection a:visited {
	color: #333333;
	text-decoration: none;
}
#aircraft_guide_subsection a:hover {
	color: #A72607;
	text-decoration: underline;
}
#prices_subsection a:link {
	color: #FFE0AA;
	text-decoration: none;
}
#prices_subsection a:visited {
	color: #FFE0AA;
	text-decoration: none;
}
#prices_subsection a:hover {
	color: #EEBE8D;
	text-decoration: none;
}
#cabin_size_subsection a:link {
	color: #666666;
	text-decoration: none;
}
#cabin_size_subsection a:visited {
	color: #666666;
	text-decoration: none;
}
#cabin_size_subsection a:hover {
	color: #666666;
	text-decoration: underline;
}
#cabin_size_subsection h1 {
	color: #FEE0AA;
	background-color: #666666;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0px;
}
.float_left {
	float: left;
	margin-bottom: 10px;
	text-align: center;
	margin-right: 15px;
}
.float_centre {
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	clear: both;
}

#flags {
	width: 850px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}

.flag {
	margin-right: 15px;
	margin-left: 15px;
}
