@charset "utf-8";
/* CSS Document */

#sidebarWrapper{
	float:right;
	width: 243px;
}

#RHNContainer {
	width:243px;
	background-color:#F2F8FB;
	text-align:left;
	margin:0;
	padding:0;
	line-height:23px;
}

#RHNContainer H3 {
	width:243px;
    height: 40px;
	text-indent: -9999em;
	margin:0px;
	padding:0px;
}

#RHNContainer a {
	cursor: pointer;
}

#RHNContainer ul {
	margin:0px;
	padding:0px;
	padding-bottom:20px;
}

/* Special case for corporate RHN, only has quicklinks section */
#corporateHP #RHNContainer {
	height:282px;
}

#accordion ul {
	padding-bottom:0px;
}

#RHNContainer li {
	list-style-image: url('/common/rightbar/img/list/arrow_RHN_ANZ_Lotus.gif');
	margin-left:40px;
	margin-right:10px;
	line-height:16px;
	padding-top:0px;
	padding-bottom:4px;
	color: #99d6eb;
}

#RHNContainer ul li a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}

#RHNContainer ul li a:hover {
	color: #007DBA;
	text-decoration: underline;
}

#RHNContainer ul li a:visited {
	color: #004165;
}

#RHNContainer span, #RHNContainer p {
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#RHNContainer p {
	margin: 0 10px 0 27px;
	padding-bottom: 6px;
	line-height:150%;
}

#RHNContainer p.RHNlastpara {
	padding-bottom: 8px;
}

#RHNContainer p a:hover {
	color: #06c;
}

#loginbox {
	width:243px;
	height:138px;
	background-image:url('/common/rightbar/img/login/IB_background_gradient.jpg');
	background-repeat:repeat-x;
	background-color:#007DBA;
	text-align:left;
	margin:0;
	padding:0;
}

/* Brahma for new NZ logon change */
#loginbox_white_bg
{
	background-image:url('/common/rightbar/img/login/LogonBox.jpg');
	background-repeat:no-repeat;
	background-position: top left;
	height:138px;	
}

#two_option_buttons_div
{
width:181px;
margin:8px 0px 12px 30px;
height:29px;
}
#three_option_buttons_div
{
width:181px;
margin:7px 0px 6px 30px;
height:29px;
}

#logon_button
{
width:93px;
float:left;
height:29px;
overflow: hidden; 
}
#logon_button a:link, #logon_button a:visited
{
background-image:url('/common/rightbar/img/login/IB_RHN_button_logon.gif');
width:93px;
display:block;
height:29px;
}
#logon_button a:hover
{
background-image:url('/common/rightbar/img/login/IB_RHN_button_logon_over.gif');
width:93px;
display:block;
height:29px;
overflow: hidden; 
}

#register_button
{
width:88px;
float:left;
height:29px;
overflow: hidden; 
}
#register_button a:link, #register_button a:visited
{
background-image:url('/common/rightbar/img/login/IB_RHN_button_register.gif');
width:88px;
display:block;
height:29px;
}
#register_button a:hover
{
background-image:url('/common/rightbar/img/login/IB_RHN_button_register_over.gif');
width:88px;
display:block;
height:29px;
overflow: hidden; 
}

#loginbox h4 {
	position:relative;
	left:-9999px;
	font-size:0em;
	margin:0;
}

#loginbox a {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #ffffff;
}

#loginbox a:hover {
	text-decoration: underline;
}


#demo_sec_link
{
padding:0px 0px 0px 10px;
}

#loginbox ul {
	padding-left:0px;
	padding-top:2px;
	padding-bottom:5px;
	margin:0px;
}

#loginbox li {
	margin-left:30px;
	color: #ffffff;
}

#demo_sec_link ul {
	list-style:none; 
	padding-left:0px;
	padding-top:2px;
	padding-bottom:5px;
	margin:0px;
}
#demo_sec_link ul li
{
padding:0px 5px 0px 15px;
margin:0px;
display:inline;
background-image:url('/common/img/arrows/Logonbox_arrow_white.gif');
background-repeat:no-repeat;
background-position: 0px 4px;
}


.warningimage {
	background-image:url('/common/rightbar/img/login/warning.png');
	background-repeat: no-repeat;
	width:12px;
	height:11px;
	position:relative;
	left:15px;
	top:3px;
}

/* Style for logon links with no background image */
#loginbox li.logonlistnoimage {
	list-style-type: none;
	list-style-image: none;
	margin-left:6px;
	margin-top:5px;
}

/* Style for the Internet Banking logon link - these styles must be added for each new logon link */
.logonInternetBanking {
	width:231px;
	height:29px;
	background-image: url('/common/rightbar/img/login/IBLogon_Button.gif');
	background-repeat: no-repeat;
	text-indent: -9999em;
	float:left;
	margin-top:15px;
	margin-bottom:3px;
}

.logonInternetBanking:hover {
	background-position:bottom; 
}

#loginbox li.logonlistInternetBanking {
	list-style-type: none;
	list-style-image: none;
	margin-left:6px;
}

/* Style for the eTrade logon link - these styles must be added for each new logon link */
.logonANZETRADE {
	width:231px;
	height:29px;
	background-image: url('/common/rightbar/img/login/ETradeLogon_Button.gif');
	background-repeat: no-repeat;
	text-indent: -9999em;
	float:left;
	margin-top:5px;
	margin-bottom:3px;
}

.logonANZETRADE:hover {
	background-position:bottom; 
}

#loginbox li.logonlistANZETRADE {
	list-style-type: none;
	list-style-image: none;
	margin-left:6px;
}

/* Style for the generic logon link - these styles must be added for each new logon link */
.logonGeneric {
	width:231px;
	height:29px;
	background-image: url('/common/rightbar/img/login/Logon_Button.gif');
	background-repeat: no-repeat;
	text-indent: -9999em;
	float:left;
	margin-top:0px;
	margin-bottom:3px;
}

.logonGeneric:hover {
	background-position:bottom; 
}

#loginbox li.logonlistGeneric {
	list-style-type: none;
	list-style-image: none;
	margin-left:6px;
}

.loginOption {
	margin-left:30px;
}

.logonOptionText {
	font-family: Verdana,  Arial, Tahoma, Helvetica, sans-serif;
	font-size: 13px;
	position:relative;
	top:-2px;	
}

.logonForm {
	padding-top:2px;
	padding-bottom:0px;
	margin-bottom:0px;
}

/* Corporate styles */

.OnlineServicesHeader {
	width:93px;
	height:12px;
	background-image:url('/common/rightbar/img/login/hdr_OnlineServices.gif');
	background-repeat: no-repeat;
}

.MarketsOnlineHeader  {
	width:93px;
	height:12px;
	background-image:url('/common/rightbar/img/login/hdr_MarketsOnline.gif');
	background-repeat: no-repeat;
}

.OnlineServicesHeaderBox {
	float:left;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:6px;
}

#ANZOnlineServices {
	width:230px;
	font-size: 11px;
}

#MarketsOnline {
	width:230px;
	font-size: 11px;
}

.OnlineServicesForm {
	margin-left:6px;
}

/* Share price styles */

.SharepriceHeader {
	width:99px;
	height:12px;
	background-image:url('/common/rightbar/img/login/hdr_SharePrice.gif');
	background-repeat: no-repeat;
	float:left;
}

.SharepriceHeaderBox {
	float:left;
	padding-top:50px;
	padding-bottom:40px;
	padding-left:35px;
}

.SharepriceText {
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	float:left;
	margin-top:-2px;
	margin-left:25px;
}

.SharepriceFooter {
	color: white;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:15px;
	padding-right:10px;
}
.rhnImage{
	height:120px;
	}
