/*************************/
/* Global style settings */
/*************************/
*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align:center;
	min-width:800px;
	color:#494949;
}

.p_bottommargin{
	margin-bottom:20px;
}

h1{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight:normal;
	color:#777777;
	margin:0px 0px 15px 0px;
}

h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color:#494949;
	margin:0px 0px 20px 0px;
}

h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight:normal;
	display: block;
	color:#494949;
}

h4 {
	font-size:14px;
	font-weight:bold;
	margin-bottom:20px;
}

h5 {
	font-size:13px;
	font-weight:bold;
	margin-bottom:10px;
}

h6 {
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:5px;
}

address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
}

div.hr {
	clear: both;
	height: 0px;
	margin: 30px 0px 30px 0px;
	border: 0;
	border-bottom: 1px dotted #cecece;
}

img {
	border:none;
}

a{
	text-decoration:none;
	color: #4a4949;
}

a:hover{
	text-decoration:underline;
}

cite{
	display:block;
	font-size:10px;
	font-style:normal;
	text-align:left;
	margin-top: 5px;
}

.left{
	float:left;
}

.right{
	float:right;
}

.middle{
	float:none;
}

.clearboth{
	clear:both;
	height:1px;
}

.clearleft{
	clear:left;
	height:1px;
}

.clearright{
	clear:right;
	height:1px;
}

.wrapper{
	margin:0px auto 0px auto;
	text-align:left;
	width:800px;
}

.secondarycolour{
	color:#094fa3;
}

.emergencycolour{
	color:#f40f00;
}

/*****************/
/* Header styles */
/*****************/
#header{
	margin-bottom:20px;
}

#header a{
	margin:25px 0px 0px 0px;
}

#header p{
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	margin:60px 0px 0px 0px; 
	text-align: right;
}

#header ul{
	list-style:none;
	margin:43px 0px 0px 0px;
	text-align: right;
}

#header ul li{
	display: inline;
	list-style-type: none;
	padding: 0px 5px 0px 5px;
	color:#4a4949;
	font-size:11px;
	font-weight:bold;
	border-left-color:#c7c7c7;
	border-left-style:solid;
	border-left-width:1px;
}

#header ul li.first {
	border-left: none;
	list-style: none;
	padding:0px 5px 0px 0px;
}

#header ul li.last {
	padding:0px 0px 0px 5px;
}

#header li a{
	color:#4a4949;
	text-decoration:none;
}

#header li a:hover{
	color:#094fa3;
	text-decoration:none;
}

#header li a.current{
	color:#094fa3;
	text-decoration:none;
}

/*************************/
/* Navigation bar Styles */
/*************************/
#navbar{
	clear:both;
	position:relative;
	display:block;
	height:35px;
	font-size:11.5px;
	font-weight:bold;
	background:transparent url(../images/navbar/bgOFF.gif) repeat-x top left;
	font-family:Arial,Verdana,Helvitica,sans-serif;
	border-top:4px solid #094fa3;
}

#navbar ul{
	list-style-type:none;
	width:auto;
}

#navbar ul li{
	display:block;
	float:left;
}

#navbar ul li a{
	display:block;
	float:left;
	color:#666;
	text-decoration:none;
	padding:11px 8px 0 8px;
	height:23px;
	background:transparent url(../images/navbar/bgDIVIDER.gif) no-repeat top right;
}

#navbar ul li a:hover,#navbar ul li a.current{
	color:#094fa3;
	background:#fff url(../images/navbar/bgON.gif) no-repeat top right;
}

/******************/
/* Banner Styles  */
/******************/
#banner {
	position: relative;
	margin:35px 0px 0px 0px;
	width: 800px;
	height: 200px;
	text-align: left;
}

#banner div.banner_wrap {
	overflow: hidden;
	position: relative;
	height: 200px;
}	

#banner_container {
	position: absolute;
	width: 6000px;
	height: 200px;
}

#banner div.slide {
	position: relative;
	float: left;
	width: 800px;
	height: 100%;
}

#banner div.text_container {
	position: absolute;
	right: 0px;
	bottom: 0px;
	padding: 20px 0px 12px 10px;
	width: 215px;
	background: #000000;
	color:#FFFFFF;
	text-align: left;
	height: 168px;
	font-family: Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}

#banner div.text_container h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#FFFFFF;
}

#banner div.text_container p{
	margin:20px 20px 0px 0px;
}

#banner div.delta{
	background: #202249;
}

#banner div.event{
	background: #82983e;
}

#banner div.manned{
	background: #231921;
}

a.left_button,
a.right_button {
	position: absolute;
	left: 0;
	top: 33%;
	z-index: 100;
	width: 33px;
	height: 99px;
	background:url(../images/movingbanners/arrow_left.gif) no-repeat;
	opacity: 0.5;
	filter: alpha(opacity=50);
	outline: none;
}
	
a.right_button {
	left: auto;
	right: 0;
	background: url(../images/movingbanners/arrow_right.gif) no-repeat;
}

a.left_button:hover,
a.right_button:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}

/***********************/
/* Basic Banner Styles */
/***********************/
#basicbanner{
	margin:35px 0px 0px 0px;
	width:800px;
	height:200px;
}

.careersbanner{
	background:#000;
}

.servicesbanner{
	background:#08070d;
}

.trainingbanner{
	background: #08070d;
}

.eventbanner{
	background: #82983e;
}

.newsbanner{
	background:#2a4181;
}

.casestudiesbanner{
	background:#000;
}

.contactbanner{
	background:#212248;
}

#basicbannertext{
	padding: 20px 0px 12px 15px;
	width:220px;
	height:168px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	font-weight:normal;
}

#basicbannertext h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:25px;
	font-weight:bold;
	color:#fff;
}

#basicbannertext p{
	margin:15px 20px 0px 0px;
	color:#fff;
}

#basicbanner img{
	float:left;
}

/***********************/
/* Content Left Styles */
/***********************/
#contentleft{
	float:left;
	width:530px;
	margin:35px 0px 0px 0px;
}

#contentfull{
	float:left;
	width:780px;
	margin:35px 0px 0px 0px;
}

.colleft{
	float:left;
	width:250px;
	margin:0px 0px 0px 0px;
}

.colright{
	float:right;
	width:250px;
	margin:0px 0px 0px 0px;
}

/***********************/
/* Content Right Styles */
/***********************/
#contentright{
	float:right;
	width:240px;
	margin:85px 0px 0px 0px;
}

#contentright img {
	margin-bottom:0px;
}


#contentright h2{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight:normal;
	color:#494949;
	margin:0px 0px 5px 0px;
}

#archive a{
	display:block;
	background-image:url(../images/servicesbullet.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

#contentright hr{
	clear: both;
	height: 0px;
	margin: 15px 0px 15px 0px;
	border: 0;
	border-bottom: 1px dotted #cecece;
}

#contentright iframe{
	height:0px;
	width:0px;
}

#latestnews{
	background-image:url(../images/newsbox/newsslice.jpg);
	background-repeat:repeat-x;
	background-position:top;
	border-left-color:#dfdfdf;
	border-left-width:1px;
	border-left-style:solid;
	border-right-color:#dfdfdf;
	border-right-width:1px;
	border-right-style:solid;
}

.newsheader{
	background-image:url(../images/newsbox/newsheader.jpg);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#4a4949;
	width:223px;
	height:28px;
	padding:8px 0px 0px 17px;
}

.newstitle{
	font-size:12px;
	font-weight:bold;
	color:#4a4949;
	padding:12px 10px 10px 17px;
}

.newsbody{
	font-size:10px;
	font-weight:normal;
	color:#939393;
	padding:0px 10px 15px 17px;
}

.newslink a{
	font-size:10px;
	font-weight:bold;
	color:#4a4949;
	text-decoration:none;
	padding:0px 10px 0px 17px;
}

.newslink a:hover{
	text-decoration:underline;
}

div.newshr{
	margin:10px 10px 0px 10px;
	clear: both;
	height: 0px;
	border: 0;
	border-bottom: 1px dotted #cecece;
}

#newsbase{
	background-image:url(../images/newsbox/newsbase.gif);
	background-repeat:no-repeat;
	background-color:transparent;
	width:240px;
	height:5px;
	margin:0px 0px 30px 0px;
}

#footerimages img{
	margin:20px 6px 0px 6px;
}

/*************************/
/* List Styles */
/*************************/
ul ul{
	margin-left:25px;
}

ul.disc {
	list-style-type: disc;
	padding:0px 0px 20px 20px;
	}
	
ul.disc li {
	font-size:11px;
	font-weight:normal;
	margin:7px 0px 5px 0px;
	}

#arrow_list ul{
	list-style:none;
	
}

#arrow_list ul li{
	list-style-type: none;
	background-image:url(../images/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 30px;
	margin:7px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}

#course_list ul{
	list-style:none;
	
}

#course_list ul li{
	list-style-type: none;
	background-image:url(../images/list_arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	padding:0px 0px 0px 20px;
	margin:7px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
}

/*------------- List Styles -------------------------*/

/*************************/
/* Rounded Corner Styles */
/*************************/
.cornerbox {
  background: #f2f2f2;
}
.cornertop div {
   background: url(../images/roundcorners/shadedbox_tl.jpg) no-repeat top left;
}
.cornertop {
   background: transparent url(../images/roundcorners/shadedbox_tr.jpg) no-repeat top right;
}
.cornerbase div {
   background: url(../images/roundcorners/shadedbox_bl.jpg) no-repeat bottom left;
}
.cornerbase {
   background: transparent url(../images/roundcorners/shadedbox_br.jpg) no-repeat bottom right;
}

.cornertop div, .cornertop,
.cornerbase div, .cornerbase {
   width: 100%;
   height: 4px;
   font-size: 1px;
}

.cornercontent{ margin: 20px 25px; }
/*------------- Rounded Corner Styles -------------------------*/

/* These styles are for one sided rounded corner on careers page */
#appform{
	width:530px;
	margin:30px 0px;
}

#appform h2{
	font-size:22px;
}

#appform img{
	float:left;
}

#appform a{
	display:block;
	background-image:url(../images/empbullet.jpg);
	background-repeat:no-repeat;
	padding-left:16px;
	font-size:13px;
	margin-top:10px;
}

.appformtext{
	font-size:16px;
	margin-top:8px;
}

#appcornerboxcontainer{
	float:right;
}

.appcornerbox {
  background: #f2f2f2;
}
.appcornertop {
   background: transparent url(../images/roundcorners/shadedbox_tr.jpg) no-repeat top right;
}
.appcornerbase {
   background: transparent url(../images/roundcorners/shadedbox_br.jpg) no-repeat bottom right;
}

.appcornertop div, .appcornertop,
.appcornerbase div, .appcornerbase {
   width: 411px;
   height: 4px;
   font-size: 1px;
}

.appcornercontent{ 
	margin:6px 0 4px 15px;
	height:57px;
}
/*------------------------------------------------------------*/

/* Career note list styles */
#careerfooternote{
	font-weight:bold;
}

#careerfooternote ol{
	padding-left:30px;
	list-style-position:outside;
}

#careerfooternote ol li{
	margin-top:10px;
	margin-bottom:10px;
}
/*--------------------------------------------------------------*/
/* Career Contact detail styles */
#joincontact{
	margin-top:25px;
	margin-bottom:30px;
}

#emailcontact{
	width:180px;
	margin-right:70px;
}

#emailcontact h3{
	margin-bottom:15px;
}

#mailcontact h3{
	margin-bottom:15px;
}
/*------------------------------------------------------------*/

/* Contact detail styles */
.contactrow{
	margin-top:30px;
}

.contactrow h3 {
	margin-bottom:10px;
}

.upperaddressleft{
	height:200px;
	background-color: #f2f2f2;
}

.headoffice {
	float:left;
	padding:20px 0px 0px 30px;
}

.loweraddressleft{
	float:left;
	margin-right: 23px;
}

.loweraddressright{
	float:right;
}

#contact{
	margin-top:20px;
}

.formrow{
	margin-top:5px;
	margin-bottom:5px;
}

.formlabel{
	font-size:11px;
	font-weight:bold;
	margin-left:15px;
	width:130px;
	float:left;
}

.forminput{
	float:left;
}

.forminput input{
	font-size:11px;
	font-weight:normal;
}

.forminput textarea{
	font-size:11px;
	font-weight:normal;
}
/*------------------------------------------------------------*/

/* Services styles */
.servicescontainer img{
	float:left;
}

.servicescontainer a{
	display:block;
	background-image:url(../images/servicesbullet.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

.servicestext{
	width:340px;
	float:left;
	margin-right:10px;
}

.servicestext p{
	margin-bottom:20px;
}

.servicestext ul{
	list-style-position:inside;
	margin-bottom:20px;
}

.servicesmenu{
	margin-top:30px;
	width:226px;
	float:right;
}

.servicesmenu p{
	font-size:14px;
	font-weight:bold;
	background-image:url(../images/servicesmenuhead.jpg);
	background-repeat:no-repeat;
	color:#fff;
	/*width:214px;*/
	height:25px;
	padding:8px 0px 0px 10px;
}

.servicesmenu ul li{
	font-size:11px;
	font-weight:bold;
	list-style-type: none;
	border-bottom-width:1px;
	border-bottom-style:dotted;
	border-bottom-color:#cecece;
	margin:10px 10px 0px 8px;
	padding:0px 0px 10px 0px;
}

.servicesmenu ul li.last{
	border:none;
}

.servicesmenu li a{
	display:block;
	background-image:url(../images/servicesmenubullet.jpg);
	background-repeat:no-repeat;
	background-position:0 50%;
	color:#494949;
	text-decoration:none;
	padding-left:20px;
}

.servicesmenu li a:hover{
	color:#094fa3;
	text-decoration:none;
}

.servicesmenu a.current{
	color:#094fa3;
}

#servicesnumber{
	width:530px;
	height:140px;
	margin-top:30px;
	margin-bottom:30px;
}

#servicesnumber h3{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-bottom:10px;
}

#servicesnumber h5{
	color:#5d5d5d;
}

#servicesnumber .cornercontent{ margin: 25px 20px; }
/*------------------------------------------------------------*/

/* Accrediations styles */
.accrediationscontainer img{
	float:left;
	margin-bottom:15px;
}

.accrediationscontainer a{
	display:block;
	background-image:url(../images/servicesbullet.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}

.accrediationscontainer .img-link{
	padding-left:0px;
}

.accrediationstext{
	width:320px;
	float:left;
	margin-left:30px;
	margin-bottom:15px;
}

.accrediationstext p{
	margin-bottom:20px;
}
/*------------------------------------------------------------*/

/* Latest News styles */
.newscontainer img{
	float:right;
	padding-top:35px;
}

.newsfullwidth{
	margin:0px 0px 20px 0px;
	padding:0;
	float:none;
}

.newscontainer a{
	display:block;
	background-image:url(../images/servicesbullet.jpg);
	background-repeat:no-repeat;
	padding-left:10px;
}


.newscontainer a.plain{
	background-image:none;
	display:inline;
	padding-left:10px;
}

.newstext{
	width:500px;
	float:left;
	margin-right:30px;
}

.newstext p{
	margin-bottom:20px;
}
/*------------------------------------------------------------*/

/*****************/
/* Footer Styles */
/*****************/
#footer{
	clear:both;
	background:#eaeaea;
	border-top-color:#094fa3;
	border-top-width:4px;
	border-top-style:solid;
	height:120px;
	color:#565656;
	margin:45px 0px 0px 0px;
}

#footerleft{
	float:left;
	padding-top:30px;
}

#footerleft p{
	margin:0px 0px 15px 0px;
	padding:0px;
}

#footerlinks ul{
	list-style:none;
}

#footerlinks ul li{
	display: inline;
	list-style-type: none;
	padding-right: 5px;
	padding-left: 5px;
	border-left-color:#565656;
	border-left-style:solid;
	border-left-width:1px;
}

#footerlinks ul li.first {
	padding-left: 0px;
	border-left: none;
	list-style: none;
	display: inline;
}

#footerlinks li a{
	color:#4a4949;
	text-decoration:none;
}

#footerlinks li a:hover{
	text-decoration:underline;
}

#footerright{
	float:right;
	padding-top:30px;
	text-align:right;
}

#footerright p{
	margin:0px 0px 12px 0px;
	padding:0px;
}

#footerright a{
	color: #78bf37;
	text-decoration: none;
	font-weight: bold;
}


#footerright a:hover{
	text-decoration: none;
}

/**********************/
/* Block Quote Styles */
/**********************/
#quotestart{
	background-image:url(../images/quoteimages/quotestart.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	width:34px;
	height:75px;
	float:left;
}

blockquote{
	background-color:#000000;
	font-size:15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	text-align:left;
	color:#ffffff;
	margin:0px 0px 0px 0px;
	padding:10px 5px 5px 5px;
	width:451px;
	height:60px;
	float:left;
}

#quoteend{
	background-image:url(../images/quoteimages/quoteend.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 0px 0px;
	width:35px;
	height:75px;
	float:left;
}
