/* ------------------------------------------
Essendon Airport print stylesheet V1 - 27/02/2007
Author - benbailey.com.au on behalf of lemonade.com.au
------------------------------------------ */

/* global styles and resets for all websites - don't forget to look here is things look a bit weird */
@import url(initial.css);

#wrapper
{
        position:relative;
}

#header h1 {
        display: none;
}

#header h1 a {
        text-decoration: none;
}

/* =navigation - primary navigation of the website 
--------------------------------------------------------------------------
*/
#navigation { display: none; }

/* =banner
--------------------------------------------------------------------------
*/
#banner h2 { 
margin: 0; 
padding: 0;
line-height: 0; /* gets ride of white space gap */
}

#banner h3 { 
height: 36px;
margin: 0 0 0 1px;
padding: 0;
line-height: 0; /* gets ride of white space gap */
}

/* =secondary-navigation 
--------------------------------------------------------------------------
*/
#secondary-navigation {
        display: none;
}

/* =feature box - boxes with the blue headings
--------------------------------------------------------------------------
*/
.feature {
		position:relative;
        margin: 0 0 10px 10px;
}

.clear { clear:both; }

/* Hides from IE-mac \*/
.feature {_height: 1%;}
/* End hide from IE-mac */

#home .feature, #single .feature {
margin: 5px 0 20px 0;
}

.feature h3 {
        height: 27px;
        background: url(../images/headings/bg-heading.png) repeat-x;
        margin: 0;
        padding: 0;
}

.feature h3 img {
margin:0;
padding:0;
}

/*.half {
        float: left;
        width: 320px;
}*/

/* =content - Main content of the website
--------------------------------------------------------------------------
*/
/*#content {
		margin: 5px 0 20px 207px;
}

#home #content {
		margin: -4px 0 20px 370px;
}

#single #content {
		margin: 5px 0 20px 0;
}*/

/* used on EssAir-News-Page 1.1.html */
#comment-list {
		margin-bottom:0;
}

#comment-list li {
        padding-left: 0;
        padding-right: 0;
		margin: 0;
        list-style-type: none;
}

#comment-list li.blank  {
        border-bottom: 0; 
}

/* =latest-news-list - Used on EssAir-Home
--------------------------------------------------------------------------
*/

#latest-news-list, #latest-news-list li  {
        padding: 0;
		margin: 0;
}

#latest-news-list li {
        padding: 5px 0;
        list-style-type: none;
}

#latest-news-list li.blank {
        border-bottom: 0;
}

#latest-news-list li h4 {
        padding: 0 0 0 20px;
		margin-bottom: 3px;
		margin-top: 0;
}

#latest-news-list li p {
                margin-top: 0;
        margin-bottom: 3px;
}

#map {
		padding: 10px 0 10px 15px;
}

/* =FAQ list - Used on EssAir-Operations-Page
--------------------------------------------------------------------------
*/
#FAQ-list {
        padding: 0;
        margin: 0;
}

#FAQ-list dt {
        font-weight: bold;
        padding: 10px 0 0 0;
        margin: 0;
        border-top: 1px solid #C1C8CE;
}

#FAQ-list dd {
        padding: 0;
        margin-bottom: 0;
        margin-top: 0;
        }

#FAQ-list dd.rank {
        color: #878787;
        padding-bottom: 1.5em;
        }

/* =downloads-list - Used on Operations page and homepage
--------------------------------------------------------------------------
*/
.downloads-list dt, .downloads-list dd {
        float: left;
        width: 120px;
		clear: left;
        font-weight: bold;
        margin-top: 0;
        margin-bottom: 5px;
        padding-top: 0;
        padding-bottom: 0;
        line-height: 1.2em;
}

.downloads-list dd {
        float: left;
        width: 340px;
		clear: none;
        font-weight: normal;
}

.download-file {
        display: none;
}

.linky {
        font-weight: bold;
        text-decoration: none;
        background: url(../images/icon-arrow.png) no-repeat 0 0.18em;
        padding-left: 20px;
		display:block;
}

/* =current articles list - EssAir News Page 1.0.html 
--------------------------------------------------------------------------
*/
.list-current-articles {
        margin: 0;        
}

.list-current-articles li  {
        position: relative;
		border-bottom: 1px solid #C1C8CE; 
        list-style-type: none;
        padding-right: 100px;
        padding-left: 10px;
        padding-bottom: 1em;
        margin:0;
}

.list-current-articles li.blank  {
        border-bottom: 0; 
}

.list-current-articles li ul li {
        border-bottom: 0;
        padding-bottom: 5px;
}

.list-current-articles h4  {
        margin-left: 0;
}

.list-current-articles ul {
		position: absolute;
        top: -16px;
		right: -90px;
        font-weight: bold;
}

.list-current-articles ul li {
		background: url(../images/icon-arrow.png) no-repeat 0 0.18em;
        padding-left: 20px;
        margin-bottom: 0;
}

.article-options li {
		display:inline;
		list-style-type:none;
}

.article-options li a {
		background: url(../images/icon-arrow.png) no-repeat 0 0.2em;
		padding-left: 20px;
		font-weight:bold;
}

/* =images that are floated left and right
--------------------------------------------------------------------------
*/
.feature-image-right, .feature-image-left {
        float: right;
        padding: 4px; 
        border: 1px solid #C1C8CE;
        background: #FFF;
        margin: 5px 10px 10px 10px;
}

.feature-image-left {
        float: left;
}

/* =forms
--------------------------------------------------------------------------
*/
#txtName, #txtEmail, #txtComment, #txtSecurity, #txtComment, #securityCode, #btnAddComment  {
        display: none;
}

/* =footer
--------------------------------------------------------------------------
*/
#footer {
                      clear: both;
                      }

#footer ul, , #plug {
                        display: none;
}

#footer p {
		font-size: 1.03em;
		padding-top: 0;
		margin-top: 0;
}

#footer li.blank {
                        border-right: 0; 
}

/* =buttons - except for navigation all the buttons are kept here
--------------------------------------------------------------------------
*/
a.btn-back,a.btn-course-nomination,.btn-view,.btn-register {
        display:none;
}

/* =html - all html elements here. they are listed alphabetically.
--------------------------------------------------------------------------
*/
a {
        color: #666;
        text-decoration: underline;       
}

body {
		font-family: verdana, arial, tahoma, sans-serif; 
        color:#666;
        font-size:62.5%;
}

hr {
        display:none;
}

h4, h5, h6 {
        font-size:1.2em;
        line-height:1.5em;
        margin: 1em 0;
}

img { border:0; }

p, li, dt, dd {
        font-size:1.1em;
        line-height:1.35em;
        margin: 0.5em 0 1.25em 0;
}

dt label, dl dl dt, dl dl dd, td p, td li, ul p, ol p, ol li ul li, ul li ol li, ul li ul li, ul h3, ul h4, ol h3, ol h4 {
        font-size:100%;
}

/* =IE6 hacks
--------------------------------------------------------------------------
*/
#secondary-navigation {
        _height: 310px;
}

#home #secondary-navigation {
		_padding: 0 5px 20px 0;
		_margin-top: 0;
}

#left, #right {
		_height: 33em;
}

#home #content {
		_margin: -5px 0 20px 370px;
}


#latest-news-list li {
		_height: 3.5em;
}

.downloads-list {
		_width: 100%;
		_display:inline;
		_border-right: 0;
}


.downloads-list dt, .downloads-list dd {
		_width: 120px;
}

.downloads-list dd {
		_width: 280px;
}

.download-file {
		_background: url(../images/icon-arrow.png) no-repeat 0 11px;
		_margin-left: 160px;
        }

#secondary-navigation .linky {
		_width:150px;
}


.list-current-articles li  {
		_height:4em;
}

.list-current-articles li ul li {
		_height:auto;
}

.list-current-articles ul {
		_top: 0;
        _right: -80px;
}

#footer li { 
						_padding: 0 1px 0 5px; 
}