/* air new zealand home page */
body{
	margin: 0 auto;
	width: 100%;
	font: normal 12px Arial, Helvetica, Sans-serif;
	border-collapse: collapse;
	background: #FFF;
	text-align: center;
	te\xt-align: left !important; /*Tan Hack for IE5.5*/
}
td { font: normal 12px Arial,Helvetica,Sans-serif; }
p { color: #000; }
form { padding: 0; margin: 0; }
a { color: #036; text-decoration: underline; }
a:hover{ color: #F90; }
/*common*/
#access,
.hide,
hr,
caption{
	display: none;
}
select,
option{
	font: normal 10px Arial,Helvetica,Sans-serif;
	color: #000;
}
img { border: 0; }
#wrapper{
	padding: 0;
	margin: 0;
}

/*[STRETCHY FOOTER*/
#setF{
	text-align: center !important;
	padding: 0;
	width: 100%;
	height: 42px;
	background: url('../images/f_left.gif') no-repeat top left;
	position: relative;
}
#fWidth{
	width: 100%;
	background: url(../images/f_midtop.gif) repeat-x 0 0;
	position: relative;
	top: 0 ;
	left: 0;
}
#sFootT { 
	width: 100% !important; 
}
.footER{  position: absolute; top: 0; right: 1px; ;height: 42px;  width:3px;  }

#sFoot{
	height:24px;
	background: url(../images/f_midtop.gif) repeat-x 0 0;
 }
ul#sFoot{list-style-type:none; padding: 0; margin: 0; line-height:24px; text-align:center; height: 24px; }

#sFoot li {display: inline;}
#sFoot li.last{
	display:inline;
	background: url(../images/f_div.gif) no-repeat right 1px;/*IE5.5*/
	bac\kground: url(../images/f_div.gif) no-repeat right top;
	height:24px;
	padding:0 5px 0 0;/* for IE 5.5*/
	padd\ing:0 1px 0 0;
}
	
#sFoot > li.last{padding: 5px 4px 5px 0; background: url(../images/f_div.gif) no-repeat right 2px !important; }

#sFoot a{
	white-space:pre; 
	color:#777; 
	font-size:11px;	
	background: url(../images/f_div.gif) no-repeat 0 0;
	line-height: 24px; 
	padding:5px 7px 5px 10px; 
	margin:0 -5px 0 0px; /*Tan Hack for IE5.5 */
	ma\rgin:0 -3px 0 0px;
	color: #777;
	text-decoration: none;
 }
#sFoot a:hover{
	white-space:pre;
	background: url(../images/f_hover.gif) repeat-x 0 0px;  /*Tan Hack for IE5.5 */
	bac\kground: url(../images/f_hover.gif) repeat-x 0 1px; 
	text-decoration:none; 
	padding:5px 7px 5px 10px; 
	line-height:24px;	
}
#sFoot > li a {
	background: url(../images/f_diva.gif) no-repeat 0 0;
}
p#pBot {
	width: 100%; 
	background: url(../images/f_midbottom.gif) repeat-x 0 0; 
	color:#777;	
	font-size:10px; 
	margin:0px;
	padding:0px;
	line-height:18px;
	text-align:center;	

}
#fLeft{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
}
#fRight{
	position: absolute;
	top: 0;
	right: 0;
	z-index: 2;
}

/*STRETCHY FOOTER]*/


