@charset "utf-8";

html {
	font-size: 100%;
}

body {
	background-color: #ffffff;
	margin: 0px 0px 10px 0px;
	font-size: 0.625em;
	/* 1em = 10px */
	font-family: Tahoma, Geneva, sans-serif;
	background-image: url(../images/common/background.gif);
}


table#template {
	width: 778px;
	border-left: 1px solid #b8d8e5;
	border-right: 1px solid #b8d8e5;
	border-bottom: 1px solid #b8d8e5;
	margin: 0px auto 0px auto;
	background-color: #ffffff;
	font-family: Tahoma, Geneva, sans-serif;
}

td {
	vertical-align: top;
}

img {
	border: 0px;
}

p {
	margin: 0px 0px 1em 0px;
}

form {
	display: inline;
}

.red {
	color: #ea00ff;
}

td#template_left {
	width: 273px;
	background-image: url(../images/common/left_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	font-size: 1em;
	color: #9B9B9B;
	line-height: 1.2em;
	padding-bottom: 70px;
}

td#template_right {
	width: 505px;
	background-image: url(../images/common/interface_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-bottom: 30px;
}

td#template_right ul {
	margin:  0px 0px 0px 30px;
	padding: 0px 0px 0px 0px;
}

td#template_right li {
	margin: 0px 0px 1px 0px;
	padding: 0px;
}


div#left_menu {
	width: 177px;
	background-image: url(../images/common/left_top.png);
	background-repeat: no-repeat;
	border: 0px;
	padding: 26px 0px 18px 96px;
}

div#menu_back {
	width: 273px;
	background-image: url(../images/common/left_menu_back.gif);
	background-repeat: repeat-y;
}

div.button_back {
	background-image: url(../images/common/button_back.png);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 0px 0px 2px 20px;
	font-size: 1.1em;
	line-height: 1.6em;
	margin-bottom: 5px;
	vertical-align: bottom;
	font-family: Arial, Helvetica, sans-serif;
	color: #7aeaf7;
}

div.button_back a {
	color: #FFFFFF;
	text-decoration: none;
}

div.button_back a:hover {
	color: #7aeaf7;
	text-decoration: none;
}


div.news_item {
	margin: 0px 10px 0.75em 66px;
}

div.news_item b {
	color:#00678F;
}

div.news_read {
	margin-bottom: 2em;
}

div.careers_item {
	margin: 0px 10px 0.75em 66px;
}

div.careers_item a {
	color: #FF6701;
	text-decoration: none;
}

div.careers_item a:hover {
	color: #FF6701;
	text-decoration: underline;
}

img.news_line {
	width: 199px;
	height: 15px;
	float: left;
}

table#left_menu td {
	vertical-align: middle;
}

div.content_back {
	background-image: url(../images/common/mid_bg.png);
	background-repeat: repeat-y;
	color:#9B9B9B;
}

div#footer {
	float: right;
	display: inline;
	margin-right: 20px;
	text-align: right;
	color: #b3b3b3;
	font-size:1.1em;
	color:#676868;
	line-height: 1.4em;
	min-height: 35px;
}

div#footer a {
	text-decoration: none;
}

div#footer a:link, div#footer a:visited {
	color: #64838f;
}

div#footer a:hover {
	text-decoration: underline;
	color: #FF6701;
}

div.clear {
	clear: both;
	font-size: 0px;
	line-height: 0px;
}

img.content_title {
	width: 505px;
	height: 43px;
}

img.content_subtitle {
	width: 488px;
	height: 45px;
	margin-left: 1px;
}

img.mid_line {
	width: 365px;
	height: 21px;
	margin-left: 16px;
}

div.content_text {
	margin: 0px 0px 0px 18px;
	padding: 8px 40px 0px 0px;
	line-height: 1.2em;
}

div.action_text {
	margin: 0px 0px 0px 18px;
	padding: 8px 40px 0px 0px;
	font-size: 1.1em;
	font-weight: bold;
	color: #4ea1c2;
}

div.content_text b {
	color:#00678F;
}

div.content_back a {
	color: #FF6701;
	font-weight: bold;
	text-decoration: none;
}

div.content_back a:hover {
	color: #FF6701;
	text-decoration:underline;
}

div.services_list {
	float: left;
	display: inline;
	width: 165px;
	color: #517d8f;
}

div.apu_list {
	float: left;
	display: inline;
	width: 170px;
	margin: 10px 0px 0px 0px;
}

table.apu_table {
	margin-left: 32px;
	width: 178px;
	float: left;
	margin-bottom: 1em;
}

div.apu_menu {
	float: right;
	margin-bottom: 1em;
}

div.team {
	padding: 5px 0px 10px 15px;
	margin: 5px 0px 0px 0px;
	border-left: 1px solid #c7c7c7;
}

div.team b {
	color: #4EA1C2;
}

div.air_new_zealand {
	padding: 0px 0px 10px 15px;
	margin: 0px 0px 0px 0px;
	border-left: 1px solid #c7c7c7;
}

img.partner_logo {
	float: left;
	width: 220px;
	height: 100px;
}


img.press_photo {
	float: left;
	width: 200px;
	height: 130px;
	margin: 10px;
}



.light_blue {
	color:#4ea1c2;
	font-weight:bold;
}

.events {
	margin: 0.25em 0px 0.75em 0px;
}

a.read {
	color: #FF6701;
	text-decoration: none;
}

a.read:hover {
	color: #FF6701;
	text-decoration: underline;
}


/*Forms*/


#area_form {
	line-height: 21px;
}

img.form_left_width {
	width: 80px;
	height: 1px;
}

img.form_width {
	width: 375px;
	height: 1px;
}

#form_table {
	margin: 0px;
}

#required_holder {
	position: absolute;
}

#required_dots {
	position: relative;
	top: -15px;
	left: 397px;
	width: 70px;
	font-size: 0.917em;
	line-height: 1.636em;
}

#form_buttons {
	font-size: 10px;
	line-height: 12px;
	text-align: center;
	margin-bottom: 1em;
}

.formdivide {
	font-size: 1px;
	line-height: 1px;
	height: 14px;
}

form h3 {
	margin: 0em;
	line-height: 16px;
	color: #426f99;
	font-size: 1.222em;
}

#form_message {
	display: none;
}

.forminput {
	font-size: 0.917em;
	line-height: 1.636em;
	margin-right: 5px;
	text-align: left;
	height: 16px;
	white-space: nowrap;
	vertical-align: top;
	padding-bottom: 8px;
}

.forminput b {
	color: #486996;
}

.forminputtext {
	margin-right: 5px;
	text-align: left;
	float: left;
	display: inline;
}

.formlabel {
	font-size: 0.917em;
	line-height: 1.636em;
	font-weight: bold;
	padding-right: 5px;
	text-align: right;
	white-space: nowrap;
	vertical-align: top;
	padding-bottom: 8px;
}

.formlabel_error {
	font-size: 0.917em;
	line-height: 1.636em;
	font-weight: bold;
	color: #FF0000;
	vertical-align: top;
	padding-bottom: 2px;
}

.formfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #acbecf;
	color: #51516e;
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #fafbfc;
	float: left;
	margin: 0px;
}

.formfield_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b41c1c;
	color: #51516e;
	width: 330px;
	padding-left: 5px;
	padding-right: 5px;
	background-color: #ffebeb;
	float: left;
	margin: 0px;
}

.formtextarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #acbecf;
	color: #51516e;
	width: 300px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #fafbfc;
	float: left;
}

.formtextarea_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b41c1c;
	color: #51516e;
	width: 330px;
	padding-left: 5px;
	padding-right: 5px;
	margin: 0px 0px 0px 0px;
	background-color: #ffebeb;
	float: left;
}


.formfieldsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	width: 100px;
	padding-left: 3px;
	padding-right: 3px;
}

.formfieldsmall_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #b9b5e5;
	color: #51516e;
	width: 100px;
	background-color: #ffebeb;
	padding-left: 3px;
	padding-right: 3px;
}

.formselect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border: 1px solid #cfd8e5;
	color: #51516e;
	float: left;
}

.formselect_error {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-color: #ffebeb;
	border: 1px solid #b9b5e5;
	color: #51516e;
	float: left;
}

.text_highlight {
	color: #426f99;
	margin-left: 5px;
	/* visibility: hidden; */
}

.text_highlight_error {
	color: #b41c1c;
	margin-left: 5px;
}

.text_valid {
	color: #b41c1c;
	margin-left: 5px;
	display: none;
}

.formbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #c75050;
	border: 1px solid #872f2f;
	padding: 0px;
	width: 10em;
	height: 2em;
	margin-right: 16px;
}


.formbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #ad2323;
	border: 1px solid #872f2f;
	padding: 0px;
	width: 10em;
	height: 2em;
	margin-right: 16px;
}

.primarybutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #509dc7;
	border: 1px solid #365363;
	padding: 0px;
	width: 10em;
	height: 2em;
	margin-left: 16px;
}

.primarybuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #237dad;
	border: 1px solid #365363;
	padding: 0px;
	width: 10em;
	height: 2em;
	margin-left: 16px;
}


div#rfq_buttons {
	padding: 0px 0px 10px 0px;	
}
div#rfq_buttons a {
	text-decoration: none;
}

div#rfq_buttons a:link, div#rfq_buttons a:visited {
	color: #ffffff;
}

div#rfq_buttons a:hover {
	text-decoration: none;
	color: #ffffff;
}

a.clickbutton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 2em;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #509dc7;
	border: 1px solid #365363;
	padding: 0px;
	width: 100px;
	height: 2em;
	margin-left: 37px;
	margin-top: 10px;
	display: block;
	text-align: center;
	float: left;
}

a.clickbuttonover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	color: #ffffff;
	background-color: #237dad;
	border: 1px solid #365363;
	padding: 0px;
	width: 100px;
	height: 2em;
	margin-left: 37px;
	margin-top: 10px;
	display: block;
	line-height: 2em;
	text-align: center;
	float: left;
}



