/* General re-sets first
------------------------------------------------------------------*/

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td 
{ margin: 0; padding: 0; }

h1,h2,h3,h4,h5,h6 { font-size : 100%; font-weight: normal;}

address, caption, cite, code, dfn, em, strong, th, var
{ font-style : normal; font-weight : normal; }

table { border-collapse : collapse; border-spacing : 0; }

fieldset,img { border : 0; }

caption,th { text-align : left; }

q:before, q:after { content :''; }

p {
	margin: 0;
	padding: 0px 0px 11px 0px;
}

br { padding: 0; margin:0; line-height: 12px; }

strong { font-weight: bold; }

form {
	margin: 0px;
	padding: 0px;
}
ul, ol {
	margin: 8px 0px 9px 22px;
	padding: 0px 0px 0px 2px;
}
li {
	margin: 0px 0px 2px 0px;
	padding: 0px 0px 0px 0px;
    list-style-position: outside;
}
.hidden {
	position: absolute;
	visibility: hidden;
	left: -500px;
	top: 0px;
}

/* =Colours used
------------------------------------------------------------------*/
.darkred {
color: #8f123a;
}
.lightred {
color: #e91c10;
}
.grey {
color: #888;
}

/* =Style resets specific to this layout
------------------------------------------------------------------*/
html, body {
height: 100%;
}

body {
	background-color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	}

a {
	color: #8f123a;
	text-decoration: underline;
}
a:hover {
	color: #e91c10;
	text-decoration: none;
}


h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	line-height: 29px;
	color: #000;
	margin: 0px 0px 20px 0px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #000;
	margin: 4px 0px 5px 0px;
}
h2 a {
	color: #8f123a;
	text-decoration: none;
}
h2 a:hover {
	color: #8f123a;
	text-decoration: underline;
}

h3 {  
	font-size: 12px;
	font-weight: bold;
 }

/* =Main Container
------------------------------------------------------------------*/

#container {
	width: 820px;
	background-color: #fff;
	min-height: 100%;
	background-color: #fff;
	display: block;
	text-align: left;
	margin: 0 auto;
	padding: 0px;
	font-size: 11px;
	line-height: 22px;
	color: #000;
	border: 32px solid #FFFFFF;
}
#topbar {
	display: block;
	clear: both;
	width: 820px;
	text-align: left;
	margin: 0px;
	padding: 0px 0px 24px 0px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8f123a;
}
#topbar a {
	display: block;
	width: 120px;
	height: 95px;
	padding: 0px;
	background-image: url(../images/airside-logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.tagline {
	display: block;
	float: right;
	width: 290px;
	height: 95px;
	padding: 0px;
	background-image: url(../images/airside-tagline.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}


/* =NAVIGATION
------------------------------------------------------------------*/
#navdiv {
	float: left;
	padding: 0px;
	margin: 24px 20px 150px 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.nav {	
    width: 136px;
	display: block;
	margin-bottom: 4px;
	font-size: 14px;
	line-height: 17px;
}

.nav a{
	text-decoration: none;
	color:#8f123a;
}
.nav a:hover{
	text-decoration: none;
	color:#e91c10;
}
.nav a.active{
	text-decoration: none;
	color:#8f123a;
	font-weight: bold;
}

/* =SUB-NAVIGATION
------------------------------------------------------------------*/
.subnavbox {
	padding: 0px 0px 4px 0px;
	margin: 0px;
	width: 136px;
}
.subnav {
	font-size: 13px;
	line-height: 16px;
	margin: 0px 0px 4px 8px;
}
.subnav a {
	color: #e91c10;
	text-decoration: none;
}
.subnav a:hover{
	color: #8f123a;
	text-decoration: underline;
}
.subnav a.activesublink {
	text-decoration: none;
	color:#8f123a;
	font-weight: bold;
}


/* =CONTENT
------------------------------------------------------------------*/
#contentdiv {
	float: left;
	display: block;
	width: 400px;
	margin: 24px 0px 0px 0px;
	min-height: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#contentdiv-wide {
	float: left;
	display: block;
	width: 640px;
	margin: 24px 0px 0px 0px;
	min-height: 350px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

#rightdiv {
	float: right;
	display: block;
	width: 230px;
	margin: 24px 0px 30px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.rightpic {
	display: block;
	margin: 0px 0px 12px 0px;
	width: 230px;
}



/* =Easyedit Specific styles
------------------------------------------------------------------*/
.subheads {
	line-height: 16px;
	color: #777;
	font-style: italic;
	text-decoration: none;
	display: block;
	margin: 0px 0px 4px 0px;
}
.sectionspacer {
	display: block;
	clear: both;
	margin: 0px 0px 6px 0px;
}



/* SECTION PICTURES				
/* ========================================== */

.picture-top {
	display: block;
	margin: 8px 0px 11px 0px;
	padding: 0px;
}
.picture-left {
	margin: 4px 15px 13px -2px;
	float: left;
	position: relative;
}
.picture-right {
	margin: 4px -22px 9px 15px;
	float: right;
	position: relative;
	padding: 5px;
	border: 1px solid #888;
	background-color: #FFFFFF;
}
.picture-bottom {
	display: block;
	margin: 2px 0px 15px 0px;
}




.signinform {
display: block;
margin: 12px 0px 8px 4px;
}

.signinform td {
	padding: 3px;
}

.signintextbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 11px;
	width: 120px;
}

/* =Contact Table
------------------------------------------------------------------*/

.contacttable {

}
.contacttable td {
	padding: 3px;
}
.contactfield {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #444;
	font-size: 11px;
}
.smallitalic {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 10px;
	font-style: italic;
}




/* =BASE
------------------------------------------------------------------*/

#spacer {
	display: block;
	clear: both;
	margin: 0px;
	padding: 0px;
	height: 23px;
}

#base {
	display: block;
	clear: both;
	text-align: left;
	margin: 0px 0px 20px 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #939393;
}

#base a {
	color: #939393;
	text-decoration: underline;
}
#base a:hover {
	color: #8f123a;
	text-decoration: none;
}


.base-contentdiv {
	width: 400px;
	margin: 0px 0px 0px 156px;
	padding-top: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8f123a;
}

.base-rightdiv {
	float: right;
	display: block;
	width: 230px;
	margin: 0px;
	padding-top: 16px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #8f123a;
}

