/*-----------------------------------------------------------------------------
Template Style Sheet

version:   1.0
author:    Belinda Hunn (Dow)
email:     hunnb@anz.com
website:   http://www.anz.com/
-----------------------------------------------------------------------------*/

/* =General  this should be included on all stylesheets
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
  margin: 0;
  padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table {
  margin: .5em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography  this is the layout of the page so will contain the ids
-----------------------------------------------------------------------------*/

body {
  font: 62.5%/2  Verdana, Arial, Helvetica, sans-serif;
  background:transparent url("/aus/promo/equityexplorer/images/bgd.gif") repeat-x top left;
  min-width:834px;
}
	
#container{
	width: 834px;
	margin: 0px auto;
	background: url("/aus/promo/equityexplorer/images/bg_equity.gif") no-repeat 0px -34px;
}

#maincontent{
	margin: 0px auto;
	width:782px;
	color:#000066;
}
#header{
	width:782px;
	height:34px;
	text-indent:-2000px;
	background-color:#0066cc;
}

#footer_own{
	background-color:#fff;
}

#masthead{
	width:780px;
	height:204px;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	text-indent:-2000px;
}

#flash{
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	width:780px;
	height:204px;
}
	
#content{
	padding: 20px 17px 0 17px;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

#navigation{
	padding-left:26px;
	margin:auto;
	width:834px;
	height:51px;
	background: url("/aus/promo/equityexplorer/images/bg_equity_bottom.gif") no-repeat top left;

}
#subnav{
	margin:auto;
	width:782px;
	height:25px;
	background: url("/aus/promo/equityexplorer/images/bg_equity_bottom.gif") no-repeat top left;

}
/* =Headings/text
-----------------------------------------------------------------------------*/
h1
{
	font-size: 150%;
	margin:0 0;
}
h2
{
	color:#0066cc;
	font-size: 140%;
}
h3
{	
	font-size: 125%;
	margin: 0 0;
}

h4
{	
	font-size: 120%;
	color:#0066cc;
	font-style:normal;
}

p{
	font-size: 120%;
	margin:.6em 0 0 0;
}
	
	
p .error{
	color:#ff0066;
	font-weight:bold;
	padding:0 20px;
}

.intro{
	font-weight:bold;
	}

.phone{
	font-weight:bold;
}

.name{
	font-style:italic;
	}

.quotebox{
	background: url("/aus/promo/equityexplorer/images/quote_box.gif") no-repeat;
	margin-top: 15px;
	width:737px;
	height:165px;
}	
.quote{
	font-style:italic;
	padding: 5px 0 5px 10px;
	font-size: 90%;
	width:700px;
	height:165px;
	}
	
.contentbox{
	background: url("/aus/promo/equityexplorer/images/quote_box.gif") no-repeat;
	margin-top: 5px;
	width:737px;
	height:165px;
}	
.boxcontent{
	padding: 5px 0 5px 10px;
	font-size: 100%;
	width:700px;
	height:155px;
	}	
	
.disclaimer{
	color: #666;
	font-size: 110%;
	line-height:1.4em;
}


#content ul li{
	margin-left:20px;
	font-size: 120%;	
	list-style-type: circle;
		
}

#content h1{
	text-indent:-2000px;
}

.heading {
	background:#fff url("/aus/promo/equityexplorer/images/heading_07.gif") no-repeat top left;
	height: 27px;
	width: 352px;
	}
.heading1 {
	background:#fff url("/aus/promo/equityexplorer/images/heading_01.gif") no-repeat top left;
	height: 27px;
	width: 352px;
	}
.heading2 {
	background:#fff url("/aus/promo/equityexplorer/images/heading_02.gif") no-repeat top left;
	height: 27px;
	width: 352px;
	}
.heading3 {
	background:#fff url("/aus/promo/equityexplorer/images/heading_03.gif") no-repeat top left;
	height: 27px;
	width: 352px;
	}
.heading4 {
	background:#fff url("/aus/promo/equityexplorer/images/heading_04.gif") no-repeat top left;
	height: 27px;
	width: 352px;
	}
.heading5 {
	background:#fff url("/aus/promo/equityexplorer/images/heading_05.gif") no-repeat top left;
	height: 27px;
	width: 352px;
	}
.heading6 {
	background:#fff url("/aus/promo/equityexplorer/images/heading_06.gif") no-repeat top left;
	height: 27px;
	width: 352px;
	}


#footer_own p{
	font-size: 110%;
	line-height:1.4em;
}	

.pageseperator{
	margin-top:5px;
	border-top:1px #BDAFA7 solid;
	padding-bottom:5px;
	padding-top:5px;
}		
/* =Links
-----------------------------------------------------------------------------*/


#header .logo img{
	width:124px;
	height:34px;
	float:left;
	
}	
#header .buttons img {
	float:right;
	margin:8px 8px 0 0;
	width:90px;
	height:15px;
}

#masthead a{
	background: url("/aus/promo/equityexplorer/images/masthead.jpg") no-repeat top left;
	display:block;
	width:780px;
	height:204px;
}


#content .buttons{
	padding-bottom:1px;
	height:99px;
	margin-top:10px;	
}

#content .subbuttons{
	padding-bottom:1px;
	margin-top:2px;
}

.button1 a{
	float:left;
	background:#fff url("/aus/promo/equityexplorer/images/btn_whatisequity.gif") no-repeat;
	text-indent:-1000px;
	width:198px;
	height:99px;
	margin-left:29px;
}
.button2 a{
	float:left;
	background:#fff url("/aus/promo/equityexplorer/images/btn_calculateequity.gif") no-repeat;
	text-indent:-1000px;
	width:198px;
	height:99px;
	margin-left:42px;		
}
.button3 a{
	float:left;
	background:#fff url("/aus/promo/equityexplorer/images/btn_whattodo.gif") no-repeat;
	text-indent:-1000px;
	width:198px;
	height:99px;
	margin-left:33px;			
}
.button1 a:hover{
	background:#fff url("/aus/promo/equityexplorer/images/btn_whatisequity_over.gif") no-repeat;
}
.button2 a:hover{
	background:#fff url("/aus/promo/equityexplorer/images/btn_calculateequity_over.gif") no-repeat;
}
.button3 a:hover{
	background:#fff url("/aus/promo/equityexplorer/images/btn_whattodo_over.gif") no-repeat;
}
.subbutton1 a{
	float:left;
	background:#fff url("/aus/promo/equityexplorer/images/btn_subwhatisequity.gif") no-repeat;
	text-indent:-1000px;
	width:108px;
	height:55px;
	margin-right:10px;
}
.subbutton2 a{
	float:left;
	background:#fff url("/aus/promo/equityexplorer/images/btn_subhow.gif") no-repeat;
	text-indent:-1000px;
	width:108px;
	height:55px;
	margin-right:10px;		
}
.subbutton3 a{
	float:left;
	background:#fff url("/aus/promo/equityexplorer/images/btn_subwhatcando.gif") no-repeat;
	text-indent:-1200px;
	width:108px;
	height:55px;
	margin-right:10px;			
}
.subbutton1 a:hover{
	background:#fff url("/aus/promo/equityexplorer/images/btn_subwhatisequity_over.gif") no-repeat;
}
.subbutton2 a:hover{
	background:#fff url("/aus/promo/equityexplorer/images/btn_subhow_over.gif") no-repeat;
}
.subbutton3 a:hover{
	background:#fff url("/aus/promo/equityexplorer/images/btn_subwhatcando_over.gif") no-repeat;
}


body#WhatIsEquity #content span.subbutton1 a, body#WhatIsEquity #content span.subbutton1 a:hover
{
	background:  url("/aus/promo/equityexplorer/images/btn_subwhatisequity_over.gif") no-repeat;
}
body#EquityCalc #content span.subbutton2 a, body#EquityCalc #content span.subbutton2 a:hover
{
	background:  url("/aus/promo/equityexplorer/images/btn_subhow_over.gif") no-repeat;
}
body#EquityUses #content span.subbutton3 a, body#EquityUses #content span.subbutton3 a:hover
{
	background:  url("/aus/promo/equityexplorer/images/btn_subwhatcando_over.gif") no-repeat;
}


.popupbutton a{
	float:right;
	clear:none;
	background:#fff url("/aus/promo/equityexplorer/images/btn_popup.gif") no-repeat;
	text-indent:-1200px;
	width:305px;
	height:41px;
	margin-right:10px;			
}
.popupbutton a:hover{
	background:#fff url("/aus/promo/equityexplorer/images/btn_popup_over.gif") no-repeat;
}

.reflection{
	clear:both;
	background:#fff url("/aus/promo/equityexplorer/images/large_reflection.gif") no-repeat;
	height:68px;
	width:780px;
	margin:0 0;
	padding:0 0;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

/* =Branding
-----------------------------------------------------------------------------*/


/* =Main Nav
-----------------------------------------------------------------------------*/

#navigation h3{
	font-size: 1.3em;
	color:#fff;
	font-weight: bold;
	margin:0 0;
}

#navigation ul{
	clear:both;
	background: #0098D7 url("/aus/promo/equityexplorer/images/nav_bgd.gif") repeat-x;
	width:780px;
	height:25px;
	margin:0 0;
	border-left:1px solid #000;
	border-right:1px solid #000;
}

#navigation ul li{
	float:left;
	list-style-type:none;
	color: #ffffff;	
}

#navigation ul a{
	background: url("/aus/promo/equityexplorer/images/divider.gif") no-repeat left top;
	display:block;
	padding: 0 1.9em;
	text-decoration:none;
}

#navigation .last{
	padding: 0 2.3em;
}

#navigation ul li a:link; #navigation ul li a:visited{	
	text-decoration:none;
	}
	
#navigation ul li a:hover{
	background: url("/aus/promo/equityexplorer/images/nav_bgd_over.gif") repeat-x;	
}

#navigation .reflection{
	background:#fff url("/aus/promo/equityexplorer/images/nav_reflection.gif") no-repeat;
	height:25px;
	width:782px;
	border:none;
}

/************** ACTIVE navigation ***************/
body#homepage #navigation li.homepage a, body#homepage #navigation li.homepage a:hover,
body#ContactUs #navigation li.ContactUs a, body#ContactUs #navigation li.ContactUs a:hover,
body#EquityAdv #navigation li.EquityAdv a, body#EquityAdv #navigation li.EquityAdv a:hover,
body#EquityCalc #navigation li.EquityCalc a, body#EquityCalc #navigation li.EquityCalc a:hover,
body#EquityUses #navigation li.EquityUses a, body#EquityUses #navigation li.EquityUses a:hover,
body#FlexibleLoans #navigation li.FlexibleLoans a, body#FlexibleLoans #navigation li.FlexibleLoans a:hover,
body#LoanOptions #navigation li.LoanOptions a, body#LoanOptions #navigation li.LoanOptions a:hover,
body#UsingEquity #navigation li.UsingEquity a, body#UsingEquity #navigation li.UsingEquity a:hover,
body#WhatIsEquity #navigation li.WhatIsEquity a, body#WhatIsEquity #navigation li.WhatIsEquity a:hover
{
	background:  url("/aus/promo/equityexplorer/images/nav_bgd_over.gif") repeat-x;
}



/* =Sub Nav
-----------------------------------------------------------------------------*/


#subnav h3{
	font-size: 1.3em;
	color:#fff;
	font-weight: bold;
	margin:0 0;
}

#subnav ul{
	clear:both;
	background: #0098D7 url("/aus/promo/equityexplorer/images/nav_bgd.gif") repeat-x;
	width:780px;
	height:25px;
	margin:0 0;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
}

#subnav ul li{
	float:left;
	list-style-type:none;
	color: #ffffff;	
}

#subnav ul a{
	background: url("/aus/promo/equityexplorer/images/divider.gif") no-repeat left top;
	display:block;
	padding: 0 1.9em;
	text-decoration:none;
}

#subnav .last{
	padding: 0 3.6em;
}

#subnav ul li a:link; #navigation ul li a:visited{	
	text-decoration:none;
	}
	
#subnav ul li a:hover{
	background: url("/aus/promo/equityexplorer/images/nav_bgd_over.gif") repeat-x;	
}

/************** ACTIVE navigation ***************/
body#homepage #subnav li.homepage a, body#homepage #subnav li.homepage a:hover,
body#ContactUs #subnav li.ContactUs a, body#ContactUs #subnav li.ContactUs a:hover,
body#EquityAdv #subnav li.EquityAdv a, body#EquityAdv #subnav li.EquityAdv a:hover,
body#EquityCalc #subnav li.EquityCalc a, body#EquityCalc #subnav li.EquityCalc a:hover,
body#EquityUses #subnav li.EquityUses a, body#EquityUses #subnav li.EquityUses a:hover,
body#FlexibleLoans #subnav li.FlexibleLoans a, body#FlexibleLoans #subnav li.FlexibleLoans a:hover,
body#LoanOptions #subnav li.LoanOptions a, body#LoanOptions #subnav li.LoanOptions a:hover,
body#UsingEquity #subnav li.UsingEquity a, body#UsingEquity #subnav li.UsingEquity a:hover,
body#WhatIsEquity #subnav li.WhatIsEquity a, body#WhatIsEquity #navigation li.WhatIsEquity a:hover
{
	background:  url("/aus/promo/equityexplorer/images/nav_bgd_over.gif") repeat-x;
}


/* =Main Content
-----------------------------------------------------------------------------*/


/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =footer_own
-----------------------------------------------------------------------------*/
#footer_own{
	clear:both;
	color:#000000;
	text-align: center;
	padding: 10px 5px 10px 0;
}


/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opera 7 */
fieldset {
  border: 1px solid transparent;
}

form {	
	margin: 20px 0 0 0;
	width:746px;
	height:376px;
	background:url("/aus/promo/equityexplorer/images/calc_background.jpg") no-repeat;
}

form#frmCalc fieldset {
	float:right;
    width:480px;
	display:block;
	padding-top:11em;
	border: none;	
}


form#frmCalc label{
	font-size:120%;
	font-weight:bold;	
	padding:0 5px 0 20px;
	margin:0 0 0 0;
	color:#fff;
}

.button4  {
	width:107px;
	height:21px;	
	margin:10px 0 0 270px;
}

.button4  a{
	background:#24A6DA url("/aus/promo/equityexplorer/images/btn_calculate.gif") no-repeat;
	width:107px;
	height:21px;
	cursor:pointer;
	display:block;
	text-indent:-2000px;
}

.button4 a:hover{
	background:#24A6DA url("/aus/promo/equityexplorer/images/btn_calculate_over.gif") no-repeat;
	}
	
form#frmCalc .result  {
	margin:15px 45px 0 10px;
	line-height:1.2;
	color:#fff;
}	
form#frmCalc input {
	background:#FFFFFF url("/aus/promo/equityexplorer/images/input.gif") repeat-x scroll left top;
	padding-left:0.2em;
	font-size: 120%;
}
form#frmCalc .disclaimer {
	margin:5px 45px 0 60px;
	clear:both;
	color: #666;
	font-size: 110%;
	line-height:1.4;
	width:600px;
}
/* =Tables
-----------------------------------------------------------------------------*/

/* =Popups
-----------------------------------------------------------------------------*/
#popcontent{
	padding: 20px 17px 0 17px;
	border-left:1px #000000 solid;
	border-right:1px #000000 solid;
	border-bottom:1px #000000 solid;
}



/* =Misc 1
-----------------------------------------------------------------------------*/
.box{
    Width:300px;    
 }	

.boxcontent{
	Margin-left:10px;
}

.list{
    float:left;
    Margin-left:30px;
    Margin-right:90px;
}
	
.popupshadow{
	background:#fff url("/aus/promo/equityexplorer/images/shadow_popup.gif") no-repeat;
	height:25px;
	width:782px;
	border:none;
}

/* =Misc 2
-----------------------------------------------------------------------------*/










