* {
	padding: 0;
	margin: 0;
	border: 0;		
}



body {
	color: #2f2f2f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 67.5%;
	background: #F6F6F6 url(../images/gradient.gif);
}

#airlock 
{
	background-color: #fff;
	min-width: 950px;
	width: 87.963em;
	margin: 0 auto;
}

#inner 
{
    min-width: 940px;
	width: 87.037em;
	padding: 0 5px 10px;
	float: left;
	background-color: #fff;
	position: relative;
}

#flash-banner
{
	margin-bottom: 4px;
}
/*
#header 
{
	background: #fff url(../images/avalon-bg-header.jpg) no-repeat 0 0;
	width: 940px;
	height: 180px;
	clear: both;
	float: left;
}
*/

.box p img {
	border: 1px solid #ccc;
	padding: 2px;
	margin-left: 10px;
}

.box p img.nobdr {
	margin: 0;
	padding: 0;
	border: 0;
}

h1 
{
	font-size: 2.037em;	
}

h1.header-logo
{
	background: #fff url(../images/header/header_1.jpg) no-repeat 0 0;
	width: 42.727em;
	height: 100px;
	clear: both;
	float: left;
	min-width: 940px;
}

h1.header-logo.header_1
{
	background: #fff url(../images/header/header_1.jpg) no-repeat 0 0;
}

h1.header-logo.header_2
{
	background: #fff url(../images/header/header_2.jpg) no-repeat 0 0;
}

h1.header-logo.header_3
{
	background: #fff url(../images/header/header_3.jpg) no-repeat 0 0;
}

h1.header-logo.header_4
{
	background: #fff url(../images/header/header_4.jpg) no-repeat 0 0;
}

h1.header-logo.header_5
{
	background: #fff url(../images/header/header_5.jpg) no-repeat 0 0;
}

h1.header-logo.header_6
{
	background: #fff url(../images/header/header_6.jpg) no-repeat 0 0;
}

h1.header-logo.header_7
{
	background: #fff url(../images/header/header_7.jpg) no-repeat 0 0;
}

h1.header-logo.header_8
{
	background: #fff url(../images/header/header_8.jpg) no-repeat 0 0;
}

h1.header-logo.header_9
{
	background: #fff url(../images/header/header_9.jpg) no-repeat 0 0;
}

h1.header-logo img 
{
	margin: 14px 0 0 15px;
}

h2 
{
	font-size: 1.7em;
	color: #778c3f;
}

h3 
{
	font-size: 1.7em;
}

h5 
{
	font-size: 1.204em;
	color: #fff;
}

hr 
{
	color: #305ba9;
	background-color: #305ba9;
}

a
{
	color: #fff;
}

a:hover 
{
	text-decoration: none;
}

#inner a.home-link 
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 260px;
    height: 100px;
    color: #000;
    text-indent: -9999em;
}
/*Navigation */

.menu 
{
}

ul#navigation 
{
	background: #18397a url(../images/nav/nav-bg.png) repeat-x left top;
	float: left;
	height: 5.556em;
	list-style-type: none;
	width: 87.037em;
	min-width: 940px;
	min-height: 60px;
	margin-bottom: 16px;
	z-index: 2;
}

ul#navigation li
{
	float: left;
	position: relative;
	z-index: 2;
}

ul#navigation li a
{
	background: url(../images/nav/nav-divider.gif) no-repeat;
	color: #fff;
	font-weight: bold;
	padding-left: 9px;
	vertical-align: middle;
	display: block;
	font-size: 1.08em;
	height: 3.52em;
	padding: 1.8em 10px 0 8px;
	z-index: 2;
	text-decoration: none;
}

#navigation li a:hover, #navigation li a.selected {
	background: #091b4e url(../images/nav/nav-bg-over.png) repeat-x top right;
	height: 3.3em;
	text-decoration: none;

}

#navigation li a.home
{
	width: 3.5em;
	padding-left: 1.5em;
}
#navigation li a.to-and-from-the-airport
{
	width: 7.55em;
}
#navigation li a.flight-information
{
	width: 7.2em;
}
#navigation li a.terminal-information
{
	width: 7.2em;
}
#navigation li a.about-avalon
{
	width: 5em;
}
#navigation li a.our-region
{
	width: 4.176em;
}
#navigation li a.faq
{
	width: 3em;
}
#navigation li a.future-developments
{
	width: 8.2em;
}
#navigation li a.contact
{
	width: 5.38em;
}

#navigation li.jetstar-book
{
	float: right;
}


#navigation li.jetstar-book a
{
	width: 12em;
	background: none;
}

#navigation li.jetstar-book img 
{
	margin-top: -10px;
}

ul#navigation ul
{
	float: none;
	height: auto;
	list-style-type: none;
	width: 18em;
	min-width: 0;
	min-height: 0;
	margin-bottom: 0;
	position: absolute;
	left: 0;
	top: 5.595em;
	z-index: 5;
	display: none;
}

ul#navigation li ul.open {
	position: absolute;
}

ul#navigation ul li
{
	clear: both;
	width: 100%;
}

ul#navigation li ul.level2 li a { font-weight: normal; !important }

ul#navigation ul li a
{
	color: #fff;
	background: none;
	background-color: #565454;
	font-weight: bold;
	padding: 6px;
	vertical-align: middle;
	border-bottom: 1px dotted #7d7c7c;
	display: block;
	height: auto;
}

ul#navigation ul a:hover
{
	background: none;
	background-color: #3c3b3b;
	min-height: 0;
	height: auto;
}

a#skip-to-content 
{
	position: absolute;
	top: 0;
	right: 9999em;
	color: #000;
	font-size: 0.9em;
	top: 16.6em;	
}

#navigation li.book-flights
{
	float: left;
	position: absolute;
	top: 213px;
	right: 15px;
}


#navigation li.book-flights a
{
	float: left;
	width: 132px;
	text-indent: -9999em;
	background: url(../images/book-flights.png) no-repeat;
	height: 36px;
	padding: 0;
}

#navigation li.book-flights a.book:hover 
{
	background: url(../images/book-flights.png) no-repeat;
	height: 36px;
}

#navigation li.book-flights ul
{
	position: absolute; 
	top: 32px;
}

#navigation li.book-flights ul li.jetstar a,
#navigation li.book-flights ul li.tiger a
{
	float: left;
	width: 132px;
	text-indent: -9999em;
	background: url(../images/book-jetstar.png) no-repeat;
	background-position: 0 -32px;
	height: 32px;
	border: 0;
}

#navigation li.book-flights ul li.tiger a
{
	background: url(../images/book-tiger.png) no-repeat;
	background-position: 0 -32px;
}

#navigation li.book-flights ul li.jetstar a:hover,
#navigation li.book-flights ul li.tiger a:hover
{
	background-position: 0 0;
}


/*Banner */
#inner #banner
{
	float: left;
	width: 86em;
/*	margin: 16px 6px 15px;*/
	margin: 0 8px 20px;
	min-width: 924px;
}

#inner #banner img.benefit-img
{
	float: left;
	height: 23.611em;
	min-height: 255px;
	min-width: 607px;	
	display: none;
}

#inner #banner img.benefit-img.active
{
	display: block;
}


#inner #banner #banner-selector 
{
	float: left;	
	width: 29.352em;
	height: 23.611em;
	background-color: #014766;
	min-height: 255px;
	min-width: 317px;	
	font-famil
}

#banner h3 
{
	background: #173879 url(../images/banner-bg-header.png) no-repeat right top;
	width: 17.27em;
	height: 1.53em;	
	min-width: 317px;
	text-indent: 15px;
	padding-top: 22px;
	color: #fff;
}

#banner-selector h5
{
	padding: 0.58em 15px;
	border-top: 1px #515253 solid;
	position: relative;
	font-size: 1.304em;
}

#banner-selector h5.active
{
	background-color: #efefef;
	border-top: none;
    border-bottom: 1px #c3c3c3 solid;	
}

#banner-selector h5.active a, #banner-selector h5.active a:hover
{
    filter: none;
    cursor: text;
}

#banner-selector h5 a {
	width: 100%;
	display: block;
	text-decoration: none;
}

#banner-selector h5.active a
{
	color: #2f2f2f;
}

#banner-selector h5.active span 
{
	display: none;
}

#banner-selector .benefit
{
	background-color: #efefef;
    height: 5.6em;
    min-height: 61px;
	display: none;
	padding: 0.6em 15px;
	
}

#banner-selector .benefit a
{
	color: #333;
	
}

#banner-selector .benefit.active
{
	display: block;
}

#banner-selector p.more 
{
	margin-top: 5px;	
}

/*
#banner-selector .benefit 
{
	background-color: #404040;
	padding: 0.833em 15px;
	border-bottom: 1px #2d2d2d solid;
	border-top: 1px #515253 solid;
	height: 1.018em;
	min-height: 11px;	
	position: relative;
	display: none;
}

#banner-selector .benefit.active
{
	background-color: #efefef;
	height: 8.426em;
	min-height: 91px;
	display: block;
}

#banner-selector .benefit.active h5
{
	color: #2f2f2f;
}



#banner-selector .benefit h5 a 
{
	display: block;
}
*/
#banner-selector p.button, #banner-selector span.button {
	width: 7px; 
	height: 10px;
	position: absolute;
	overflow: hidden;
	right: 10px;
	top: 10px;
}

#banner-selector p.button span, #banner-selector span.button span {
	background: url(../images/benefit-btn.png) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
	
/*blurbs*/
#inner #blurbs
{
	min-width: 940px;
	float: left;
	/*margin: 0 6px 11px;*/
	margin: 0 8px 11px;
}

#inner #blurbs p, p.benefits { font-size: 1.1em; }

#inner #blurbs .car-park, #inner #blurbs .location, #inner #blurbs .flight-info
{
	float: left;
	min-width: 300px;
	width: 27.8em;
}

#inner #blurbs img 
{
	width: 27.778em;
	height: 9.63em;
	border: none;
}

#inner #blurbs .car-park, #inner #blurbs .location
{
	margin-right: 12px;
}

#blurbs .car-park h3, #blurbs .location h3, #blurbs .flight-info h3
{
	background: #173879 url(../images/bg-h3-blue.png) repeat-x left top;
	min-width: 300px;
	min-height: 29px;
	float: left;
	width: 16.34em;
	padding-top: 22px;
	text-indent: 11px;
	color: #fff;
	height: 1.579em;
	position: relative;
}

#blurbs h3 a 
{
	text-decoration: none;
}

#blurbs .box a {
	color: #1b3d7c;
}

#blurbs .car-park .box, #blurbs .location .box, #blurbs .flight-info .box
{
	float: left;
	min-width: 278px;
	min-height: 47px;
	border: 1px #c8c9cb solid;
	padding: 11px 10px;
}

#blurbs .car-park h3 span.icon-car 
{
	background:  url(../images/bg-h3-car.png) no-repeat scroll 0 0;
	height: 71px;
	position: absolute;
	right: 0;
	top: -20px;
	width: 137px;
}

#blurbs .location h3 span.icon-location 
{
	background:  url(../images/bg-h3-location.png) no-repeat scroll 0 0;
	height: 69px;
	position: absolute;
	right: 0;
	top: -18px;
	width: 94px;
}

#blurbs .flight-info h3 span.icon-flight 
{
	background:  url(../images/bg-h3-flight.png) no-repeat scroll 0 0;
	height: 65px;
	position: absolute;
	right: 0;
	top: -14px;
	width: 98px;
}

#blurbs p.button
{
	background: url(../images/blurb-btn-arrow.png) no-repeat right 0;	
	height: 2.592em;
}

#blurbs p.button a
{
	background: url(../images/blurb-btn.png) repeat-x 0 0;	
	height: 2.592em;
	line-height: 2.592em;
	text-indent: 14px;
	margin-right: 17px;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#blurbs p.btn-arrival, #blurbs p.btn-departure
{
	height: 2.592em;
	float: left;
	width: 50%;
}

#blurbs p.btn-arrival
{
	/* background: #4e79ca url(../images/arrival-spc.png) repeat-y right 0; */
}

#blurbs p.btn-arrival a, #blurbs p.btn-departure a
{
	background: #173879 url(../images/blurb-btn.png) repeat-x 0 0;	
	height: 2.592em;
	line-height: 2.592em;
	text-align: center;
	display: block;
	text-decoration: none;
	font-weight: bold;
}

#blurbs p.btn-arrival span.icon, #blurbs p.btn-departure a span.icon
{
	width: 25px;
	height: 16px;
	padding-left: 30px;
}

#blurbs p.btn-arrival a { background: url(../images/arrival-icon.png) no-repeat 0 0 !important; }
#blurbs p.btn-arrival { background: url("../images/blurb-btn.png") repeat-x scroll 0 0; }

#blurbs p.btn-arrival span.icon
{
	width: 25px;
	height: 16px;
	padding-left: 30px;
}

#blurbs p.btn-departure a { background: url(../images/departure-icon.png) no-repeat 0 0; }
#blurbs p.btn-departure { background: url("../images/blurb-btn.png") repeat-x scroll 0 0; }

#blurbs p.btn-departure a span.icon
{
	width: 25px;
	height: 16px;
	padding-left: 45px;
}

#blurbs p.btn-arrival a 
{
	margin-right: 2px;
}

#blurbs div.button p.button 
{
	float: left;
	width: 50%;
}

/* CONTENT */
#content 
{
	clear: both;
	float: left;
/*	margin: 0 0 6px 6px;*/
	margin: 0 0 6px 8px;
	font-size: 1.11em;
	min-width: 932px;
	min-height: 240px;
}

#content hr 
{
    border: 0;
	border-bottom: 1px solid #ccc;
	height: 1px;
	background: #ccc;
}

#content #wide
{
	float: left;
	min-width: 612px;
	min-height: 184px;	
	margin: 0 12px 0 0;
	width: 51.251em;
}

#content #narrow
{
	float: left;
	min-width: 300px;
	min-height: 184px;
	width: 25.004em;
}

#content #wide div.box
{
	float: left;
	border-left: #e1e1e1 1px solid;	
	border-right: #e1e1e1 1px solid;	
	border-bottom: #e1e1e1 1px solid;
	width: 49.549em;
	min-width: 590px;
	min-height: 184px;
	padding: 0 0.78em;
	/*height: 14.59em;*/
}

#content #narrow div.box
{
	float: left;
	min-height: 184px;
	border-left: #e1e1e1 1px solid;	
	border-right: #e1e1e1 1px solid;	
	border-bottom: #e1e1e1 1px solid;	
	width: 24.875em;
	min-width: 298px;	
	/*height: 14.59em;*/
}
/*
#content.home #narrow div.box
{
	min-height: 0;	
	height: auto;
}
*/

#content.home p.success
{
	float: left;
}

#content.home #narrow div.box span.error, #content.home p.alert, #content.home p.success
{
    display: block;
    clear: both;
    padding: 0 10px 10px;
}

#content #narrow div.box div.subscribe
{
    display: block;
    width: 100%;
}

#content.home #narrow div.box div.error-msg
{
    display: block;
    clear: both;
}

#content #wide div.box a
{
	color: #305ba9;
}

#content #wide div.box img 
{
	border: 0;
}

#content #wide h2, #content #narrow h2 {
	float: left;
	width: 100%;
	position: relative;
	padding: 12px 0;
	text-indent: 10px;
}

#content #wide h2.rnd-corner, #content #narrow h2.rnd-corner {
	background: url(../images/bg-h2-content.png) no-repeat left top;
}

#content #wide h2.rnd-corner span, #content #narrow h2.rnd-corner span
{
	position: absolute;
	background: url(../images/bg-h2-content-tr.png) no-repeat right top;
	width: 9px;
	height: 100%;
	right: 0;
	top: 0;
}

#content p 
{
	margin-bottom: 1em;
	line-height: 16px;
}

#content p.alert, #content p.success
{
	color: Red;
}

#content p.news-link a
{
	color: #1b3d7c;
}

#content p.news-link 
{
	margin-bottom: 10px;
	background: url(../images/news-link-icon.png) no-repeat 10px 0;
	padding-left: 22px;
}

#content.home h4 
{
	padding-left: 10px;
}
#content p.btn-subscribe a, #content #narrow p.btn-subscribe input, #content p.btn-unsubscribe input
{
	color: #2f2f2f;
	background: url(../images/bg-button.png) repeat-x scroll 0 bottom;
	font-weight: bold;
	float: left;
	height: 1.75em;
	padding: 0 6px 0 4px;
	border: 1px #e1e1e1 solid;
	cursor: pointer;
}

#content #narrow p.btn-subscribe input, #content p.btn-unsubscribe input
{
	margin: 0;
}
#content label 
{
	padding: 0 8px;
}

#content.home label 
{
	padding: 0;
}

#content input.unsubscribe {
	border: 1px solid #C8C9CB;
	min-height: 24px;
	min-width: 220px;
	padding: 5px 0 0 5px;
	margin: 0 10px 0 0;
}

#content p.btn-subscribe, #content p.btn-unsubscribe
{
	margin: 0 0 10px 0;
	float: right;
}

#content.home p.btn-subscribe 
{
    margin-bottom: 10px;
    padding-right: 10px;
}

#content p.btn-unsubscribe 
{
	margin-top: 10px;
}

#content p.btn-unsubscribe 
{
	float: none;
}

#content h4 
{
	color: #778c3f;
	font-size: 1.25em;
	padding: 16px 0 9px 0;
}

#content #narrow fieldset 
{
	margin: 0 0 10px 10px;
	line-height: 16px;
}

#content #narrow label {
	font-weight: bold;
	float: left;
}

#content #narrow input {
	min-width: 185px;
	min-height: 20px;
	margin-right: 10px;
	border: 1px #c8c9cb solid;
	padding: 2px 0 0 5px;
	float: right;
}

/* SUB_NAV */
#inner #content #narrow.tertiary-nav div.box
{
	min-height: 0;
	height: auto;
	border-right: none !important;
	border-bottom: none !important;
	border-left: none !important;
	border-top: #e1e1e1 1px solid;	
	width: auto;
}


/* SITEMAP */
div.sitemapHolder
{
	display: none;	
}

div.sitemapHolder.open 
{
	display: block;	
}

#sitemap 
{
	clear: both;
	float: left;
	margin: 6px 8px 5px 8px;
	min-width: 900px;
	min-height: 185px;
	padding: 11px;
	border: 1px #e1e1e1 solid;
	height: 15.42em;	
	position: relative;
	width: 83.33em;
}

#sitemap ul
{
	float: left;
	list-style-type: none;
	margin-right: 2em;
	width: 13em;
}
/* SITEMAP old - site outside of content
#sitemap 
{
	float: left;
	font-size: 1.11em;
	margin: 0 0 0 6px;
	min-width: 900px;
	min-height: 185px;
	padding: 11px;
	border: 1px #e1e1e1 solid;
	height: 15.42em;	
	position: relative;
}
#sitemap ul
{
	float: left;
	list-style-type: none;
	margin-right: 2.09em;
	width: 12.502em;
}
*/


#sitemap ul li
{
	clear: both;
}

#sitemap ul li ul
{
	margin-left: 8px;
}

#sitemap ul li ul li
{
	clear: none;
}


#sitemap ul.last, #sitemap ul.last li ul
{
	margin-right: 0;
}

#sitemap ul.last li ul li 
{
}

#sitemap ul li.prim-nav a
{
	font-weight: bold;
}

#sitemap ul li.prim-nav ul li
{
	font-weight: normal;
}

#sitemap ul li.prim-nav li a
{
	font-weight: normal;
}

#sitemap a 
{
	color: #2f2f2f;
}

p.sitemap-button
{
	position: absolute;
	top: 9px;
	right: 9px;
}

#sitemap p.sitemap-button a
{
	background: #afbcd6 url(../images/btn-sitemap.png) repeat-x 0 bottom;
	text-decoration: none;
	border: 1px #afbcd6 solid;
	padding: 1px 12px;
	height: 1.32em;
	width: 60px;
	position: relative;
	color: #fff;
	font-weight: bold;
	font-size: 1.1em;
}

#footer 
{
	min-width: 938px;
	background: #fff url(../images/bg-footer.png) repeat-x 0 bottom;
	height: 2.685em;
	min-height: 29px;
	border: 1px #d3d3d3 solid;
	clear: both;
	color: white;
	
}

#footer ul 
{
	float: left;
	list-style-type: none;
	/*margin-right: 2em;
	width: 13em;	*/
}

#footer ul li a { 	color: white; }

#footer ul li
{
	float: left;
	margin-left: 5px;
	height: 2.5em;
	min-height: 27px;
	line-height: 2.5em;
	background: url(../images/footer-divider.png) no-repeat 0 50%;
	padding-left: 4px;
}

#footer ul li.first
{
	margin-left: 10px;
	font-weight: bold;
	background: none;
}

#footer a 
{
	color: #2f2f2f;
}

#footer ul.plug
{
	float: right;
	/*margin-right: 2em;
	width: 13em;	*/
}

#footer ul.plug li
{
	margin-right: 10px;
}

#footer ul.plug li.first
{
	margin: 0;
	font-weight: normal;
}

/* BREADCRUMBS */
ul#breadcrumbs 
{
	float: left;
	list-style-type: none;
	margin: 0 8px 15px 15px;
}

ul#breadcrumbs li
{
	float: left;
}

ul#breadcrumbs li a
{
	color: #305ba9;
}

ul#breadcrumbs li a
{
	color: #305ba9;
}


/* TERTIARY NAV*/

div#narrow.tertiary-nav ul
{
	list-style-type: none;
	width: 25.004em;
	padding: 0;
}

div#narrow.tertiary-nav ul li
{
	float: left;	
	width: 100%;

}

div#narrow.tertiary-nav ul li a
{
	display: block;
	background-color: #efefef;
	font-weight: bold;
	color: #1a1a1a;
	font-size: 0.92em;
	padding: 10px;
	text-decoration: none;

}

div#narrow.tertiary-nav ul li a.selected, div#narrow.tertiary-nav ul li a:hover
{
	background-color: #3c3b3b;
	color: #fff;
	text-decoration: none;
	border-left: none;
	border-right: none;
}

/* CAR PARKING CALC */
#content #car-parking
{
	float: left;
	padding: 0;
	margin-top: 20px;
}

#content #car-parking div.parking-cost
{
	float: left;
	min-width: 234px;
	margin-right: 13px;
	width: 19.519em;
}

#content #car-parking div.calculator
{
	float: left;
	min-width: 338px;
	position: relative;
	width: 16.5em;		
}

#content #car-parking div.calculator h3
{
	background: #173879 url(../images/bg-h3-blue.png) repeat-x left top;
	color: #fff;
	float: left;
	height: 1.579em;
	min-height: 29px;
	min-width: 338px;
	padding-top: 22px;
	position: relative;
	text-indent:11px;
	width: 16.5em;	
}

#content #car-parking div.calculator h3 span
{
	background: url(../images/parking.png) no-repeat 0 0;
	height: 71px;
	position: absolute;
	right: 0;
	top: -20px;
	width: 137px;
}

#content #car-parking div.calculator div.box
{
	border-bottom: 1px solid #E1E1E1;
	border-left: 1px solid #E1E1E1;
	border-right: 1px solid #E1E1E1;
	float: left;
	min-height: 0;
	min-width: 316px;
	width: 26.80em;
	margin-bottom: 6px;
	padding: 0 5px 0 10px;
}

#content #car-parking div.calculator div.box div
{
	float: left;
	clear: both;
	width: 100%;
}

#content #car-parking div.calculator div.box select
{
	float: left;
	border: none;
	border-top: 2px solid #828177;
	border-left: 2px solid #828177;
}

#content #car-parking div.calculator div.box select.date-day
{
/*	margin-left: 15px;*/
}

#content #car-parking div.calculator fieldset
{
	padding: 0;
	margin-bottom: 11px;
}

#content #car-parking div.calculator fieldset legend
{
	display: none;
}


#content #car-parking div.calculator fieldset label
{
	display: none;
	padding: 0;
}

#content #car-parking div.calculator fieldset select 
{
	width: 3.4em;
}

#content #car-parking div.calculator fieldset select.year, #content #car-parking div.calculator fieldset select.month
{
	width: 4.1em;
}

#content #car-parking div.calculator fieldset p
{
	float: left;
	width: 4em;
	padding: 0;
	font-weight: bold;
}

#content #car-parking div.calculator fieldset div.hr-column, #content #car-parking div.calculator fieldset div.date-column
{
	float: left;
	clear: none;
}

#content #car-parking div.calculator fieldset div.hr-column p, #content #car-parking div.calculator fieldset div.date-column p
{
	width: 100%;	
	float: left;

}

#content #car-parking div.calculator fieldset div.hr-column label 
{
	clear: both;
}

#content #car-parking div.calculator fieldset div.hr-column p, #content #car-parking div.calculator fieldset div.date-column
{
}

#content #car-parking div.calculator fieldset div.hr-column
{
	width: 9em;
}

#content #car-parking div.calculator fieldset div.date-column
{
	width: 13.5em;
}

#content #car-parking div.calculator fieldset div.arrive-time, #content #car-parking div.calculator fieldset div.date
{
	clear: both;
}
#content #car-parking div.calculator p.message 
{
    clear: both;
    color: Red;
}

#content #car-parking div.calculator input.button 
{
    background: #181818 url(../images/btn-calculate.png) repeat-x 0 0;
    color: #fff;
    border: 1px solid #bdbdbd;
    float: right;    
    padding: 5px 10px 7px;
    margin: 5px 0.8em 17px 0;
	cursor: pointer;
}

#content #car-parking div.calculator div.box div.bottom
{
    background: #1a1a1a url(../images/bg-parking-cost.png) repeat-x 0 0;   
    color: #fff;
    margin-bottom: 10px;
}

#content #car-parking div.calculator div.bottom div 
{
    clear: none;
    float: left;
    padding: 18px 0;    
}
#content #car-parking div.calculator div.bottom div.calaculated-price
{
    width: 46%;
    text-align: right;
    padding-right: 14px;
    font-weight: bold;
}

#content #car-parking div.calculator div.bottom div.calaculated-date
{
    width: 44%;
    padding-left: 8px;
}

#content #car-parking div.calculator div.bottom div.calaculated-date p
{
    padding-left: 4px;
}

#content #car-parking div.bottom div.calaculated-price p
{
   padding: 0;
   margin: 0;
   line-height: normal;
}

#content #car-parking div.bottom div.calaculated-date p span.date
{
   font-weight: bold;
}

#content #car-parking div.bottom div.calaculated-price p.price 
{
    font-size: 3em;
}

#content #car-parking div.parking-cost p
{
    font-size: 0.9em;
    font-weight: bold;    
    margin-top: 10px;
    float: left;
}

#content #car-parking div.parking-cost div.row p 
{
    font-size: 1.1em;
    font-weight: normal;
    clear: both;
    float: left;
    padding: 0.2em 0 0.2em 11px;
    margin: 0;
}

#content #car-parking div.parking-cost div.row p.cost
{
    clear: none;
    float: right;
    padding-left: 0;
    padding-right: 11px;
    text-align: right;
}

#content #car-parking div.parking-cost p.cost span 
{
    font-size: 0.9em;
}

#content #car-parking div.parking-cost div.row 
{
    float: left;
    clear: both;
    width: 100%;
}
    
#content #car-parking div.parking-cost div.row.alt-row
{
    background-color: #dbe8f9;
}

.box ul {
	padding: 0 0 0 1.3em;
	list-style-type: square;
	margin-bottom: 1em;
}
        
/*** FAQ ***/

#content div.faq
{
    clear: both;
    margin-bottom: 10px;
}    

#content div.faq h4
{
    padding-top: 0;
}

/*** STAFF ***/
#content div.staff 
{
    clear: both;
    margin-bottom: 10px;
    float: left;
    padding: 0 10px;
    width: 96%;
}

#content div.staff h4
{
    padding-top: 0;
}

#content div.staff img
{
    width: 120px;
    height: 150px;
    border: none;
    float: left;
    margin-bottom: 10px;
}

#content div.staff div.staff-details
{
    margin-left: 132px;
    margin-bottom: 10px;
}

#content div.staff hr
{
	clear: both;
	margin: 0;
}


/*** NEWS ***/
#content div.news 
{
    clear: both;
    margin-bottom: 10px;
    float: left;
    width: 96%;
}

#content div.news p
{
    padding: 0;
}

#content div.news p.news-date 
{
	font-weight: bold;
	margin-top: -7px;
}

#content div.news a.back
{
	margin-bottom: 1em;
	display: block;
}

#content div.news h4
{
    padding-top: 0;
    padding-left: 0;
}


#content div.news hr
{
	clear: both;
	margin: 0;
}

/* FIDS */
#content #wide div.box table
{
	margin: 0 0 10px;
	width: 49.35em;
	border-collapse: separate !important;
}

#content #wide div.box table th 
{
	background: #18397A url(../images/blurb-btn.png) repeat-x left top;
	color: #fff;
	line-height:1.5em;
	padding: 2px 5px 2px 8px;
	text-align: left;
}

#content #wide div.box table tr
{
	height: 29px;
}


#content #wide div.box table td
{
	padding-left: 8px;
}

#content .roundedcornr_box {
   background: #18397a url(../images/bg-gradient.png) repeat-x top left;
   min-width: 210px;
   width: 17.5em;
}

#content #wide div.box .roundedcornr_box a {
   font-weight: bold;
   color: #fff;
   font-size: 1.7em;
}

div.roundedcornr_content {
   min-height: 50px;
}
#content .roundedcornr_top div {
   background: url(../images/crn-tl.png) no-repeat top left;
   width: 10px;
   height: 10px;
}
#content .roundedcornr_top {
   background: transparent url(../images/crn-tr.png) no-repeat top right;
   width: 10px;
   height: 10px;
   width: 100%;
}
#content .roundedcornr_bottom div {
   background: url(../images/crn-bl.png) no-repeat bottom left;
   width: 10px;
   height: 10px;
   
}
#content .roundedcornr_bottom {
   background: transparent url(../images/crn-br.png) no-repeat bottom right;
   width: 10px;
   height: 10px;
   width: 100%;
   
}

.wpcredits { display:none; }

p.concise-images img { margin: 0; padding: 2px; }



#side_gadget {position:fixed; width:47px; height:197px; background:url("../images/banner/Melbourne-Airport-side-bg.png") no-repeat transparent; padding:6px 4px 0px 0px; z-index:99999px; top:0px; left:50%; margin-left:475px; text-align:center; }
.side_gadget_icon {display:block; padding:0px; margin:0px; border:0px; width:47px; text-align:center;}

#twitter_ico {margin:0px;}

.lilspace {display:block; height:5px; }
