/* v1.0 | 20080212 */

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,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
	background:#24508F;
	font-size:12px;
	color:#545454;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

.left {
	float:left;
}

.right {
	float:right;
}

.clear {
	clear:both;
}

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

#outer_container {
	width: 861px;
	margin:0px auto;
}

#inner_container {
	width:841px;
	height:auto;
}

#border_left {
	/*background:url(../images/left_border.png) top left repeat-y;*/
	width:10px;
	height:978px;
}

#border_right {
	/*background:url(../images/right_border.png) top left repeat-y;*/
	width:10px;
	height:978px;
}

#border_bottom {
	/*background:url(../images/bottom_border.jpg) top left no-repeat;*/
	width:861px;
	height:5px;
}

#header {
	width:841px;
	height:auto;
}

#content_container {
	width:811px;
	background:#ffffff;
	padding:15px;
	height:740px;
}

#content_1 {
	width:277px;
	margin: 0 15px 0 0;
}

.sub_title_bg_3 {
	width:277px;
	height:30px;
}

.sub_title_bg_4 {
	height:30px;
	width:511px;
}

.sub_title_bg_5 {
	height:30px;
	width:811px;
}

.sub_title_bg_1 {
	background:url(../images/sub_title_bg_2.jpg) bottom left repeat-x;
	margin: 0 0 2px 0;
}

.sub_title_bg_2 {
	background:url(../images/sub_title_bg_1.jpg) top left no-repeat;
}

.sub_title_bg_3 , .sub_title_bg_4, .sub_title_bg_5 {
	background:url(../images/sub_title_bg_3.jpg) bottom right no-repeat;
}

.sub_title_bg_1 h2 {
	margin: 7px 0 0 7px;
	color:#ffffff;
}

h1 {
	font-size:20px;
	color:#c02800;
	margin: 0 0 10px 0;
}

#content_2_1 h1, #content_2_1_text {
	width:503px;
	padding: 0 8px 0 8px;
}

#content_2 {
	width:519px;
}

#content_2_1 h1 {
	border-bottom:#ababab 1px solid;
	line-height:30px;
}

#content_2_1_text {
	line-height:16px;
}

#content_2_1 {
	width: 519px;
	line-height:16px;
}

#content_2_2, #content_3, #content_1_2 {
	margin: 15px 0 0 0;
}

#footer {
	margin:10px 0 0 0;
}

.js-disabled img { width:100px; height:100px; display:block; float:left; margin:30px 0 0; }

#outerContainer { width:542px; height:115px; margin:auto; position:relative; }
#imageScroller { width:809px; height:115px; position:relative; background:#ffffff; border:#a9a9a9 1px solid; }
#viewer { width:791px; height:100px; overflow:hidden; margin:auto; position:relative; top:8px; }

.map_info {
	background:url(../images/bg2.jpg) repeat-x top left;
	height:45px;
	width:517px;
	margin: 4px 0 0 0;
}

.map_info h3 {
	font-size:14px;
	color:#000000;
	padding: 15px 10px;
}

#map_google{ width:440px; overflow:hidden}
#map_tools{ width:75px; overflow:hidden; text-align:center;}
#map_tools a{
	color:#666;
	text-decoration:none;
}

.promotion {
	font-family:"ºÚÌå", sans-serif;
	background:url(../images/qantas_promotion_bg.jpg) top left repeat-x;
	width:250px;
	height:293px;
	padding: 8px 13px 0 13px;
	font-size: 14px;
	font-weight: bold;
	text-align: justify;
	color:#000000;
	line-height:25px;
}
.promotion .en{
	font-size: 16px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.promotion a{
	font-size: 18px;
	color:#000000;
	text-decoration:none;
}
.promotion a:hover{text-decoration:underline;}

.promotion hr{ border:none;border-bottom:1px solid black; margin:20px 0 40px 0}

.background { width: 100%; position: fixed; left: 0; right: 0; top: 0; z-index: -1; }

