/* @override http://www.wingsmedical.com/css/wings.css */

body {
	margin: 0px;
	padding: 0px;
	color: #333;
	font: 12px/1.4em "Trebuchet MS", Geneva, sans-serif;
	background: #d7e8f1 url(/images/bg_strip.jpg) left top repeat-x;
}

a, img {
	border: none;
}

h1#content-header {
	height: 35px;
	padding-top: 7px;
	padding-left: 34px;
	font-size: 1.3em;
	margin-bottom: 0;
	color: #5b92b6;
	background: url(/images/bird_mini.jpg) no-repeat 0 3px;
	letter-spacing: 1px;
	margin-top: 0px;
}

h4 {
	font-weight: normal;
	font-size: 1.1em;
	color: #000;
}

#sideboxes h4 {
	color: #515151;
}
#site-container {
	background:url(/images/container_bg_strip.jpg) center top transparent repeat-y;
	width: 912px;
	margin: 0 auto;
	padding-left: 12px;
	height: 100%;
}

#header {
	height: 218px;
	clear: both;
	background: transparent url(/images/header_bg.jpg) no-repeat;
	margin-left: -8px;
}
#inner-container {
	width: 871px;
/*	min-height: 400px; */
	z-index: 100!important;
	padding: 0px 64px 10px 14px;
/*	background-image:url(content_bg.jpg);
*/	background-position:right bottom;
	background-repeat:no-repeat;
	margin-top: 20px;
}
#footer {
	width: 880px;
	min-height: 61px;
	background-image:url(/images/container_footer.jpg);
	background-position:left top;
	background-repeat:no-repeat;
	background-color: #d7e8f1;
	clear: both;
	z-index: -10!important;
	margin-left: -8px;
	padding: 16px 20px 16px 20px;
	color: #484848;
}

#footer-home {
	width: 880px;
	clear: both;
	z-index: -10!important;
	margin-top: 10px;
	margin-left: -8px;
	padding: 20px;
	color: #484848;
	margin: 0 auto;
}

#logo-button {
	position: absolute;
	margin-left: 20px;
	margin-top: 30px;
}

/* @group Menu */

#menu {
	margin-top: 148px;
	position: absolute;
	margin-left: 36px;
	background-color: transparent;
	/*background-image:url(/images/menu_bg_strip.jpg) repeat-x;*/
	height: 39px;
	width: 920px;
}

#menu .menu-links {
	background-position: 0 0px ;
	background-repeat: no-repeat;
	height: 39px;
	display: inline-block;
}
#menu .menu-links:hover, #menu .selected {
	background-position: 0 -50px ;
}

#menu #home {
	background-image: url(/images/button-home.jpg);
}
#menu #about_us {
	background-image: url(/images/button-about_us.jpg);
}
#menu #news {
	background-image: url(/images/button-news.jpg);
}
#menu #aeromedical {
	background-image: url(/images/button-aeromedical.jpg);
}
#menu #ambulance {
	background-image: url(/images/button-ambulance.jpg);
}
#menu #quality {
	background-image: url(/images/button-quality.jpg);
}
#menu #working_for_us {
	background-image: url(/images/button-working_for_us.jpg);
}
#menu #jobs {
	background-image: url(/images/button-jobs.jpg);
}
#menu #contact_us {
	background-image: url(/images/button-contact_us.jpg);
}
#menu #repatriation {
	background-image: url(/images/button-repatriation.jpg);
}
#menu #case_studies {
	background-image: url(/images/button-case_studies.jpg);
}
#menu #other_services {
	background-image: url(/images/button-other_services.jpg);
}

#submenu {
	position: absolute;
	margin-left: 0px;
	background-color: transparent; /* url(/images/sub_menu-box.jpg) 0 7px no-repeat;*/
	width:  900px;
	height: 46px;
	margin-top: 172px;
	overflow: hidden!important;
	padding-top: 5px;
	letter-spacing: 1px;
}

#submenu-arrow {
	background: url(/images/sub_menu-arrow.png) no-repeat -20px 0px;
	width: 880px;
	height: 18px;
	position: absolute;
	margin-top: -7px;
	margin-left: 20px;
}

.submenu-links {
	margin-top: 11px;
	margin-left: 21px;
	display: block;
	height: 26px;
	overflow: hidden;
}
.submenu-links a {
	padding: 5px 14px;
	text-decoration: none;
	color: #333;
	font-size: 1em;
	display: inline-block;
	border-right: 1px solid #ccc;
	margin-right: 0;
	margin-left: 0;
}
.submenu-links a.first {
	border-left: 1px solid #ccc;		
}
.submenu-links a:hover, .submenu-links a.selected {
	color: #5b92b6;
}

.submenu-float-right {
	float: right;
	margin-right: 26px;
}

.submenu-title {
	padding: 5px 14px;
	text-decoration: none;
	color: #333;
	font-size: 1em;
	display: inline-block;
}
/* @end */

#main-content {
	width: 600px;
}

#main-content.wide {
	width: 860px;
}

#sideboxes {
	float: right;
	width: 250px;
	margin-right: 0px;
	padding-left: 25px;
	padding-right: 10px;
}

.right-sidebox {
	border: 1px solid #b3e1ff;
	background-color: white;
	color: #484848;
	margin-bottom: 20px;	
	width: 248px;
	float: left;
	margin-right: 10px;
}

.right-sidebox-graphic {
		margin-bottom: 10px;
}

#sidebox-header {
	height: 32px;
	background: url(/images/sidebox_header.jpg) no-repeat 0px 0px;
	padding-top: 6px;
	padding-left: 12px;
	font-size: 1.1em;
	margin-bottom: 0;
	color: #484848;
	display: block;
	letter-spacing: 1px;
}

#sidebox-content {
	padding: 0 10px 12px 12px;
}

.footerbox #sidebox-content {
		padding: 0px;
}

#sidebox-content a {
	text-decoration: none;
	color: black;
}

.counter {
	font-size: 1.5em!important;
	letter-spacing: 3px!important;
	font-weight: bold;
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
}

#content {
	padding: 0 25px 0 15px;
	font-size: 1em;
}

.hidden {
	display: none;
}

#content ul li, ul.birds li {
	list-style-type: square;
	line-height: 1.6em;
	list-style-image: url(/images/tiny_bird_bullet.gif);
}

ul.birds {
		padding: 0px 20px;
}

#content h2 {
	font-size: 1.2em;
	color: #333;
	letter-spacing: 1px;
}

#content a {
	text-decoration: none;
	color: #0f5f9a;
	font-weight: bold;
}

#content p {
	text-align: justify;
}

#content a:hover, #sidebox-content a:hover {
	background-color: #b3e1ff;
	color: #484848;
	border-bottom: none;
}

#content img {
	border: 2px solid #b3e1ff;
}

#content .float-right {
	margin-left: 10px;
	margin-top: 10px;
	float: right;
}

#content .float-left {
	margin-right: 10px;
/*	margin-top: 10px;
*/	float: left;
}

.article-header {
	font-size: 1.2em;
	border-bottom: 1px solid #a3c3d2;
	color: #FFFFFF;
	padding-bottom: 5px;
}

.article-date {
	font-size: 0.9em;
	color: #a3c3d2;
	float: right;
}

#front_page_splash_aeromedical, #front_page_splash_ambulance {
	width: 860px;
	height: 356px;
	margin-left: -14px;
	padding: 10px 20px;
	color: #000;
	font-size: 1.1em;
	margin-top: -25px;
}

#front_page_splash_aeromedical {
	background-image: url(/images/front_page_splash_aeromedical.jpg);
}

#front_page_splash_ambulance {
	background-image: url(/images/front_page_splash_ambulance.jpg);
}

#front_page_detail_box, #front_page_detail {
	margin-top: 10px;
	margin-left: 60px;
	width: 660px;
	height: 300px;
	position: absolute;
	padding: 20px;
}

#front_page_detail_box {
	background-color: #FFF;
	opacity: 0.8;
	border: 1px solid #b3e1ff;
}

#front_page_detail h1 {
	margin-top: 5px;
	font-size: 1.7em;
	padding-bottom: 10px;
	border-bottom: 1px solid #939393;
}

#front_page_detail ul {
	list-style-type: square;
	list-style-image: url(/images/tiny_bird_bullet.png);
	font-size: 1em;
}

.footer-links {
	text-align: justify;
	display: none;
}
.footer-links a {
	padding: 3px 5px;
	text-decoration: none;
	color: #7090ad;
	display: inline-block;
}
.footer-links a:hover {
	background: #b3e1ff;
	color: #484848;
}
.footer-links .submenu-title {
	margin-left: 5px;
	padding: 0px;
	line-height: 1em;
	color: #383838;
}

.footer-center {
	float: left;
	text-align: center;
}

table.whoswho {
	color: #333;
}

table.whoswho td {
	margin-bottom: 10px!important;
	/*background-color: #eee;*/
	padding: .7em .5em;
	/*border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	border-bottom: #ccc;*/
}

table.whoswho td.spacer {
	background-color: transparent!important;
	border-left: none!important;
	border-right: none!important;
}

td.title {
	width: 250px!important;
	padding-bottom: 20px;
	line-height: 1.5em;
	font-size: 1.1em;
	text-align: center;
	padding-right: 30px;
	/*background-color: #d7e8f1!important;*/
}

table.whoswho td p {
		padding-top: 0px;
		margin-top: 0px;
}

.vacancy {
	padding-bottom: 16px;
	/*border-bottom: 1px solid;*/
	line-height: 1.4em;
}

.vacancy span {
	padding-bottom: 4px;	
}
.vacancy h3 {
	color: #2B6FB6;
	font-size: 1.3em;
	font-weight: normal;
}
.vtitle {
	display:  inline-block;
	width: 130px;
	font-weight: bold;
	float: left;
}
.vdesc {
	display:  inline-block;
/*	width: 560px;*/
}

.vdesc p {
	margin-top: 2px;
}

.vlink {
	padding: 5px;
	margin-right:  6px;
	background-color: #6397c8!important;
	border: 1px solid #0f5f9a!important;
	color: #FFFFFF!important;
	font-size: 1em;
}
.vlink:hover {
	background: #e0e4ed!important;
	border: 1px solid #999!important;
	color: #0f5f9a!important;
}

#map {
	float: right;
	margin-top: -40px;
}

#applicationForm {
	width: 820px;
}

#applicationForm h2 {
	color: #333;
	border-bottom: 1px solid #ccc;
}

#applicationForm h3 {
	font-weight: normal;
	font-size: 1.1em;
}

#applicationForm ul li {
	list-style-type: circle;
	list-style-image: none;
}

#applicationForm label.error {
	color: #b10007;
	margin-left: 10px;
	font-size: .9em;
}

label.error[for="fromdate"] {
	position: absolute;
	padding-top: 6px;
	padding-left: 6px;
	margin-left: 12em!important;
	background-color: #eee;
	width: 250px;
	height: 18px;
}

table.aList {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

table.aList td {
	padding: .2em .5em;
	border-bottom: 1px solid #999;
	border-left: 1px solid #fff;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: .2em .5em;
	vertical-align: middle;
	background-color: #eee;
}

table.aList .tableHeader td {
	background-color: #d7e8f1;
	padding: .2em 2em .2em .5em;
}

table.aForm {
	width: 796px;
	border-top: 1px solid #ccc;
}

table.aForm td {
	border-bottom: 1px solid #999;
	border-right: 1px solid #ccc;
	border-top: 1px solid #fff;
	padding: .2em .5em;
	vertical-align: middle;
}
.inputLabel {
	width: 200px;
	background-color: #d7e8f1;
	border-left: 1px solid #ccc;
	font-size: 0.9em;
	color: #333;
}

.inputLabel.wide {
	width: 350px;
}

.inputField {
	background-color: #eee;
}

.formInput {
	background-color: #f7f7f7;
	border: 1px solid #ccc;
	padding: .3em .5em;
	font-size: .9em;
}

.formLabel {
	font-size: 1em;
	color: #fff;
	padding: .5em;
}

.formInput:hover, .formInput:focus {
	background-color: #fff;
}

.formSubmit, .backButton, .nextButton {
	border: 1px solid #ccc;
	padding: .3em .5em;
	font-size: 1em;
	color: #333;
	padding-left: 24px;
}

.formSubmit {
	margin-left: 638px;
	margin-top: 10px;
	background: #eee url(../images/save.png) no-repeat 4px center;
}

.backButton {
	background: #eee url(../images/back.png) no-repeat 4px center;
	margin-left: -230px;
}

.nextButton {
	background: #eee url(../images/next.png) no-repeat 4px center;
}

.formSubmit:hover, .backButton:hover, .nextButton:hover {
	cursor: pointer;
	background-color: #ccc;
	color: #000;
}

.topButton {
	margin-left: 638px;
	margin-top: -.6em!important;
	margin-bottom: 10px;
}

.absolute {
	position: absolute;
}

.finalSubmit {
	margin-left: 210px!important;
}

.noMargin {
	margin-left: 10px!important;
}

label {
	margin-right: 10px;
}

.small {
	font-size: .8em;
	font-style: italic;
}

.toggleLink {
	position: absolute;
	margin-top: -2.9em;
	margin-left: 200px;
	font-size: .8em;
}
.toggleLink a {
	color: #333!important;
}

.addButton a {
	padding: .3em .5em;
	border: 1px solid #ccc!important;
	display: inline-block;
	margin-bottom: 10px;
	color: #333!important;
	background: #b3e1ff url(../images/add.png) no-repeat 3px center;
	padding-left: 21px;
}

.addButton a:hover {
	background-color: #eee!important;
}

a.editButton, a.editButton img {
	color: #333!important;
	border: none!important;
	background-color: transparent!important;
}

.hidden {
	display: none;
}

.captcha {
	margin-left: 210px;
}

.applyTitle {
	border-bottom: 1px solid #999;
	padding-bottom: 3px;
	width: 800px;
}

.inline-block {
	display: inline-block;
	height: 30px;
	padding: .3em .5em;
}
.inline-block img {
	border: none!important;
}

#home-page-container {
	background: url(../images/front_page_box.jpg);
	postition: absolute;
	width: 958px;
	height:  609px;
	margin: 0 auto;
	top: 0px;
}

.homeBody {
	background: #d7e8f1 url(/images/front_page_bg_strip.jpg) repeat-x center top !important;
}

#aeromedical-box {
	margin-top: 170px;
	position: absolute;
	margin-left: 75px;
}

#ambulance-box {
	margin-top: 170px;
	position: absolute;
	margin-left: 502px;
}

#checklist-box {
	margin-top: 460px;
	position: absolute;
	margin-left: 75px;
}

#gapyear-box {
	margin-top: 460px;
	position: absolute;
	margin-left: 502px;
}

#frontPageMoreInfo {
	margin-top: -3000px;
	position:absolute;
}

.article-content {
	padding-top: 10px;
	padding-bottom: 30px;	
}

.sliderLabel {
	width: 350px;
	vertical-align: top;
	padding: 4px 10px 4px 0;
}

.sliderCell {
	text-align: center;
	width: 220px;
	padding: 4px 0;
}

.slider {
	width: 170px;
	display:inline-block;
	margin: 0 5px;	
}

.sliderInput {
	background: transparent;
	border: none;
	color: #fff;	
	width: 25px;
	text-align: center;
}

.form-sub-label, .form-address-line {
	display: block;
	margin-bottom: 10px;	
}

.form-label {
	font-weight: bold;
	color: #fff;
	padding: 8px 0;	
}

.ctaBox {
		padding: 0px 10px 0px 37px;
		/*border: 1px solid #b3e1ff;*/
		margin: 18px 0px;
		background: transparent url(/images/bird_mini.jpg) no-repeat 0px 0px;
}

.ctaBox h2 {
		letter-spacing: 1px;
}

div.ctaBox p {
		margin-bottom: 4px;
		padding-bottom: 0;
}

#content ol li {
		margin-bottom: 6px;
}

#content ol ol {
		margin-top: 6px;
		list-style: lower-alpha;
}

#content hr {
		height: 10px;
		background: transparent url(/images/hr.gif) repeat-x center center;
		border: none;
		outline: none;
}

#sideTestimonials {
		list-style: none;
		padding: 0;
}

span.tName {
		display: block;
		margin-top: 10px;
		font-weight: bold;
}

#contentTestimonials {
	margin-top: 30px;	
}

#contentTestimonials blockquote {
		padding-bottom: 10px;
		border-bottom: 1px solid #ccc;
		margin-left: 0px;
		margin-right: 10px;
		padding-left: 50px;
		background: transparent url(/images/quotation-mark.gif) no-repeat top left;
}

#contactForm td input, #contactForm td select, #contactForm td textarea {
	font-size: 12px;	
	border: 1px solid #87D0FE;
}

#contactForm label {
		display: block;
}

#contactForm .error, span.error {
		color: #c00;
}

#contactForm td.tdTitle {
		padding: 6px 16px 6px 0px;
		font-weight: bold;
		color: #5B92B6;
}

.redText {
		color: #c00;
}

.hidden { display: none!important; }
