/****************************************************************************************	
	[GENERAL SELECTORS]
*****************************************************************************************/

/* -------------Reset everything */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
}
fieldset {margin: 0; padding: 0;}
ul, ol {list-style: none;}
blockquote:before, blockquote:after,
q:before, q:after {content: "";}
blockquote, q {quotes: "" "";}
/* Over-ride those pesky font tags */
font {
	font-family: Arial, Helvetica, sans-serif !important; 
	font-size: 10pt !important;
	color: #000 !important;
}
/* -------------//Reset everything */

body {
	color: #000;
	font: 10pt/1.5 Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	background-color: #fff;
}
a:link, a:visited {
	color: #000;
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
}
table th {
	text-align: left;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 9pt;
	color: #535353;
	padding: 4px 8px;
	border-bottom: 1px solid #000;
}
table td {
	border-bottom: 1px dotted #CECECE;
	vertical-align: top;
	padding: 14px 8px;
}
table tfoot td {
	font-style: italic;
	font-weight: bold;
	padding: 4px 8px;
	border: none;
}
table caption {
	margin-bottom: 0.75em;
	text-align: left;
}
strong {font-weight: bold;}
em {font-style: italic;}
blockquote {
	margin: 0 12px;
	color: #666;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 16pt;
}
h2 {font-size: 14pt;}
h3, h4, h5, h6 {
	font-size: 12pt;
	margin: 0 0 8px 0;
	font-weight: normal;
}

/* Forms */
fieldset  {
	padding: 15px 10px;
	margin-bottom: 30px;
}
	fieldset legend {
		font-weight: bold;
		font-size: 12pt;
		font-style: italic;
		text-transform: uppercase;
	}
	fieldset div.form-row {margin-bottom: 12px;}
	fieldset label {
		font-weight: bold;
		display: block;
	}
	fieldset input.txt-input,
	fieldset input.txt-input-sml {
		display: block;
		border: none;
		border-bottom: 1px solid #666;
		width: 400px;
	}
	fieldset input.txt-input-sml {width: 80px;}
	fieldset textarea {
		border: 1px solid #000;
		width: 400px;
		height: 100px;
		overflow: auto;
	}
	form #main-content fieldset.default-fs div.form-row ul.multi-inputs {
		margin: 0 0 0 10px;
		list-style: none;
	}

/* [CONTENT AREA]
-------------------------------------------------------*/
/* Spacing */
#main-content p, #main-content table,
#main-content ul, #main-content ol {margin-bottom: 30px;}
#main-content table table,
#main-content fieldset table {margin: 0;}
/* Lists */
#main-content ul, #main-content ol {margin-left: 44px;}
#main-content ul {list-style: disc;}
#main-content ol {list-style: decimal;}
	#main-content ol ol {list-style: lower-alpha;}
		#main-content ol ol {list-style: lower-roman;}
#main-content ul ul, 
#main-content ol ol {margin: 8px 0 16px 20px;}

/****************************************************************************************
	[LAYOUT]
*****************************************************************************************/

/* [HIDE ELEMENTS]
-------------------------------------------------------*/
.hide, form p.form-hint, form div.submit,
form fieldset em, div.errors, div.success,
#skip-link, #search, #nav, img.banner,
#footer ul li, a#contact, #flight-info,
#signup, div#news.panel img, #subnav, #sidebar div.panel,
#toolbar, ul.pagination, ul.pagination-alt, ul.section-links,
#flight-filter, h2.group-hdr a, div.advertisement, #banner {display: none;}

/* [SHOW ELEMENTS]
-------------------------------------------------------*/
.show-for-print, #footer ul li#copyright {display: block;}
#wrapper {width: 100%;}
#header {margin-bottom: 36px;}
#main-content {padding-bottom: 30px;}
	body.home #main-content {
		float: right;
		width: 253px;
	}
body.home #sidebar {
	float: left;
	width: 242px;
	padding-bottom: 30px;
}
	body.home #sidebar div.panel {
		margin-bottom: 10px;
		border: 1px solid #000;
		padding: 5px;
		display: block;
	}
#footer {
	border-top: 1px solid #666;
	padding: 5px 0 0 0;
	clear: both;
	width: 100%;
	text-align: center;
}
	#footer ul li#copyright {
		font: normal 8pt Arial, Helvetica, sans-serif;
		color: #666;
	}

/****************************************************************************************
	[COMPONENTS] specific styles for content area
*****************************************************************************************/

/* Homepage Panels */
body.home #main-content div.panel {
	margin-bottom: 20px;
	border: 1px solid #000;
	padding: 5px;
}
	body.home #main-content div.panel div.panel-inner {padding: 6px 6px 0 6px;}
	body.home #main-content div.panel h2 {
		font-size: 12pt;
		margin-bottom: 3px;
	}
	body.home #main-content div.panel p {
		margin: 0;
		font-size: 10pt;
		line-height: 1.3;
	}
	body.home #main-content div#news.panel ul {margin: 0 25px;}

/* [STRUCTURED PAGES]
-------------------------------------------------------*/
#main-content #page-copy ul.structured-list li h3.alt-hdr {
	font-weight: bold;
	margin-bottom: 3px;
}
/* Structured List */
#main-content #page-copy ul.structured-list {
	margin: 0;
	list-style: none;
}
	#main-content #page-copy ul.structured-list li {margin-bottom: 20px;}
		#main-content #page-copy ul.structured-list li h3.alt-hdr {
			margin: 0;
			font-weight: bold;
		}
		#main-content #page-copy ul.structured-list li p {margin: 0;}
/* ASX Releases */
#main-content #page-copy ul.structured-list.asx li {
	font-size: 11pt;
	font-weight: bold;
}
	#main-content #page-copy ul.structured-list.asx li strong {display: block;}

/* Method of Working Plan */
#main-content #page-copy ul.structured-list.method li {line-height: 2;}
#main-content #page-copy ul.structured-list.method li a.pdf-link {
	display: block;
	font-weight: bold;
}

