
*
{
	margin: 0px;
	padding: 0px;
}

body
{
	font: 100%/1.4 "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #565656;
	background-color: #ffffff;
}

#page
{
	overflow: hidden;
	background-color:#ffffff;
	width: 770px;
}

html,body,ul,ol,p,h1,h2,h3,h4,h5,h6,
em,i,strong,b,img,
form,fieldset,table
{
	margin:0;
	padding:0;
	font-weight:normal;
	font-style:normal;
	text-decoration:none;
	border:none;
	font-size:100%;
}

ul
{
	list-style-type: none;
}

ol
{
	margin-left: 3em;
}

a
{
	text-decoration:none;
	border:none;
	font-size:100%;
}

h1
{
	color: #565656;
	font-size: 220%;
	line-height: 1.1;
	padding: 3px 0px 11px 0px;
	border-bottom: 1px dotted #CCCCCC;
	margin-bottom: 0px;
}

h1.bland
{
	color: #565656;
	font-size: 220%;
	line-height: 1.1;
	padding: 8px 0px 0px 0px;
	border-bottom: 0px;
	margin-bottom: 0px;
}

h1#homeheading
{
	border-bottom: none;
	margin-bottom: 5px;
}

/* ---------------------------------------------------------------
			Links Styling
--------------------------------------------------------------- */

a:link, a:visited
{
	color:#000000;
	text-decoration:none;
	border-bottom:1px #333 dotted;
}

#nav-utility
{
	display: none;
	visibility: hidden;
}

#breadcrumbs a:link,
#breadcrumbs a:visited
{
	color:#dc1736;
	border: none;
	text-decoration:none;
}
#breadcrumbs a:hover
{
	color:#dc1736;
	text-decoration:none;
	border:0px;
}

#breadcrumbs span.chev
{
	color: #dc1736;
}

#footer a:link,
#footer a:visited
{
	color:#333333;	
}

ul.index li a:link,
ul.index li a:visited
{
	border-color:#ffffff;
}

.plug h2 
{
	font-size: 128%;
}

.plug h2 a:link,
.plug h2 a:visited
{
	font-weight: bold;
	color: #dc1736;
	font-size: 100%;
	/* font-size: 128%; */
	border: 0px none;
}
.plug h2 a:hover
{
	border-bottom: 1px dotted #dc1736;
}

/* General hover attributes */
a:hover,
.plug h2 a:hover,
ul.index li a:hover,
#footer a:hover
{
	color:#dc1736;
	text-decoration:none;
	border-bottom:1px #dc1736 dotted;
}

/* ---------------------------------------------------------------
			Header layout
--------------------------------------------------------------- */

#header
{
	background-color: #ffffff;
	font-size: 62.5%;
	line-height: 1;
	min-height: 44px;
	overflow: hidden;
	margin-bottom:3px;
}

/* Westpac Logo */
#brand
{
	float: left;
}

#brand img,
#brand a
{
	border: 0px none;
}

/* Gradient at the bottom of the header */
#topgrad
{
	background: #fff url(/pacific/furniture/images/bg_tabbar_graded.png) repeat-x left bottom;
	clear: both;
	height: 20px;
}

/* The "You are looking at:" paragraph */
#location
{
	position: absolute;
	left: 410px;
	height: 15px;
	top: 10px;
}

/* ---------------------------------------------------------------
			Main content
--------------------------------------------------------------- */

#main
{
	float: left;
	width: 640px;
	margin-left: 10px;
	margin-bottom: 0.5em;
	font-size: 68.75%;
}

/* PRIMARY CONTENT */
#primary-content
{
	float: left;
	width: 470px;
}
#primary-content h2
{
	font-size: 135%;
	font-weight: bold;
}
#primary-content ul ul li
{
	font-size: 105%;
}
#primary-content ul p
{
	font-size: 105%;
}
#primary-content p 
{
	margin: 0.5em 0 1em;
}

#breadcrumbs
{
	padding-bottom: 4px;
	border-bottom: 1px solid #CCCCCC;
	text-decoration: none;
	font-size: 90%;
	margin-top: 3px;
	width: 100%;
}

#content-head img.splash
{
	 height: 230px;
	 width: 470px;
	 margin: 0px 0px -4px 0px;
}

#content-head p
{
	background-color: #efefef;
	border: 1px dotted #cccccc;
	border-top-style: none;
	overflow: hidden;
	margin: 0pt;
	padding: 10px 10px 5px;
	text-align: right;
	height: 22px;
}

#content-head #hilite
{
	background: transparent url(/pacific/furniture/images/icon_arrow_grey.png) no-repeat scroll left center;
	border: medium none;
	float: left;
	padding-left: 12px;
	text-decoration: underline;
}

#content-head #moreinfobutton
{
	background-image: url(/pacific/furniture/images/abn_moreinformation.gif);
	border: medium none;
	display: block;
	float: right;
	height: 30px;
	margin: -1.5% 0pt;
	width: 156px;
}

#features
{
	overflow: hidden;
	margin: 0 0 0 0;
	display: block;
}

#homefeatures
{
	overflow: hidden;
	margin: 0 0 0 0;
	display: block;
}

/* Table stylings */
td {
	border: 1px #CCCCCC solid;
	width: 30%;
	vertical-align: top;
	padding: 4px;
}

td.blank {
	border: none;
}

td.extrapanel {
	background-image: url(/pacific/furniture/images/greybord.png);
	background-position: 0px 28px;
	background-repeat: repeat-x;
	height: 56px;
}

table {
	border-collapse: collapse;
	margin-bottom: 40px;
}

.odd {
	background-color: #F9F9F9; 
} 
/* See Widgets below for feature styling and contact */

/* SECONDARY CONTENT */
#secondary-content
{ 
	float: left;
	width: 160px;
	margin: -3px 0 0 10px;
	font-size:110%
}

#secondary-content ul
{ 
	padding-bottom: 0;
}

#secondary-content li
{
	padding: 5px 5px 5px 7px;
	margin: 0 ! important;
	border-bottom: 1px dotted #ccc;
	border-right: 1px solid #ccc;
	border-left: 1px dotted #ccc;
}

#secondary-content ul ul
{
	list-style-type:disc;
	list-style-position:inside;
}

#secondary-content li li
{ 
	padding: 0;
	border: none;
}

#secondary-content h2
{
	display: block;
	color: #dc1736;
	font-size: 128%;
	font-weight: bold;
	line-height: 1.1;
	margin-bottom: 0.5em;
	padding-left: 14px;
	background: transparent url(/pacific/furniture/images/ain_bluearrow.gif) no-repeat;
}

/* ---------------------------------------------------------------
			Footer layout
--------------------------------------------------------------- */

#footer
{
	padding: 1px 0 2em 0px;
	font-size: 68.75%;
	clear: both;
	background-color: #ffffff;
}

#footer .body
{
	padding-top: 20px;
	background: transparent url(/pacific/furniture/images/bg_footer_grad.png) repeat-x left top;
}

#footer .body p
{
	color: #555555;
	margin: 1.0em 0 0.5em 0;
}

#footer .bottomgrad
{
	width: 100%;
	height: 28px;
	background-image: url(/pacific/furniture/images/aon_footer_640px.gif);
}

/* ---------------------------------------------------------------
		HEADER widgets - menu & search
--------------------------------------------------------------- */

#nav-utility
{
	float: right;
	margin: 1% 0% 0%;
	padding: 0pt 0pt 0pt 0.6em;
	text-align: right;
}

#nav-utility ul
{
	margin: 8px 0 2px 0;
	white-space: nowrap;
}

#nav-utility li
{
	display: inline;
	padding: 0px 0px 0px 0px;
	white-space: nowrap;
}

#nav-utility li.last
{
	padding: 0px 0px 0px 0px;
	border-right: none;
}

#sitesearch .txt
{
	font-size: 130%;
	width: 8.3em;
	border: 1px #ccc solid;
}

#sitesearch .btn
{
	vertical-align: top;
}

/* Assistive Technology */
#nav-utility li.axs
{
	border: none;
	padding: 0;
}

.axs a
{
	position:absolute;
	left: -10000em;
}

#nav-utility .axs a:active,
#nav-utility .axs a:focus
{
	position: static;
	left: auto;
	background-color: #fff;
	white-space: nowrap;
	padding-right: 10px;
	border-right: 1px #ccc solid;
	text-decoration: underline;
}

/* ---------------------------------------------------------------
		MAIN widgets - features
--------------------------------------------------------------- */

#homefeatures li
{
	padding-bottom: 5px;
	padding-top: 5px;
}
#homefeatures ul li.first
{
	border-bottom: 1px solid #CCCCCC;
}

#homefeatures ul li ul li.first
{
	border-bottom: 0px;
}

#homefeatures ul.c1,
#homefeatures ul.c2, 
#homefeatures ul.c3
{
	float: left; 
	width: 225px;
}

#homefeatures ul.c2,
#homefeatures ul.c3
{
	margin-left: 10px;
}

#homefeatures ul ul
{
	list-style-type:disc;
	list-style-position:inside;
}

#homefeatures li ul li
{
	border-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#features ul.c1,
#features ul.c2, 
#features ul.c3
{
	float: left; 
	width: 225px;
}

#features ul.c2,
#features ul.c3
{
	margin-left: 10px;
}

#features ul#widelist
{
	/* float: left; */
	/* width: 300px; */
}
#features ul#widelist li
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 10px;
	padding-top: 10px;
}
#features ul#widelist li.last
{
	border-bottom: 0px solid #FFFFFF;
}
#features ul#widelist li p
{
	margin-bottom: 0px;
}
.plug li h2
{
	display: block;
	color: #dc1736;
	font-size: 100%;
	line-height: 1.1;
	margin-bottom: 0.5em;
	padding-left: 14px;
	background: transparent url(/pacific/furniture/images/ain_bluearrow.gif) no-repeat;
}
/* \furniture\images\new\ain_bluearrow.gif */

/* ---------------------------------------------------------------
		MAIN widgets - contact+phone
--------------------------------------------------------------- */
#contact
{
	clear: both;
	border-top: 1px dotted #cccccc;
}

#contact p
{
	background-image: url(/pacific/furniture/images/ain_phone.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 15%;
	margin: 0px auto;
	padding: 3% 0px;
	width: 72%;
	font-size: 115%
}
p#minicontact
{
	background: none;
	height: 15%;
	margin: none;
	padding: 3% 0px;
	width: 42%;
	font-size: 115%;
	text-align: left;
	margin-left: 0px;
}

#contact a
{
	background-image: url(/pacific/furniture/images/abn_contactus.gif);
	border: 0px none;
	display: block;
	float: left;
	height: 30px;
	margin: -2% 0.5%;
	width: 97px;
}

/* ---------------------------------------------------------------
			Rich Text Classes to format Morello Rich Text output
--------------------------------------------------------------- */

#richtext
{
	font-size: 110%;
	padding-top: 8px;
}

#richtext ul
{
	list-style-type: disc;
	margin-left: 16px;
	margin-bottom: 8px;
}

#richtext h2
{
	font-size: 99%;
	font-weight: bold;
}

#richtext strong
{
	font-weight: bold;
}

/* ---------------------------------------------------------------
			Misc Classes
--------------------------------------------------------------- */

.hidden
{
	display: none;
}



.bold
{
	font-weight: bold;
}

.red
{
	color: #CC1111;
}



#nav-section 
{
	display: none;
	visibility: hidden;
}

