/* block top user information */

#header_right #header_user {
	clear:both;
	float: right;
	margin-top:8px;
}

#header_right #header_user.header_user_catalog {
	margin-top: 15px;
    min-height: 60px;
}

#header_user #header_nav {
	list-style-type:none;
	float:left;
	width:480px;
}

/* cart */
.lt-ie6 #shopping_cart {width: 130px;}

#shopping_cart a:hover span{text-decoration: none}
#header_user #shopping_cart .ajax_cart_quantity { font-weight:bold;}
#header_user #shopping_cart .ajax_cart_total { display:none !important; }


/* account */
#header_user #your_account {display:none;}
#header_user #your_account a { background-image: url('https://www.bravawoman.com.au/themes/brava/css/modules/blockuserinfo/img/icon/my-account.gif') }

/* user infos */ 
#header_user_info {
	clear:both;
	float:right;
	margin-top:-64px;
	padding:0;
	font-size:12px;
	color:#C85992;
	font-weight:bold;
}
#header_user_info a {
	display:inline-block;
	margin:0 0 0 10px;
	padding:1px 0 2px 30px;
	line-height: 11px;
	border-left:1px solid #000
}
#header_user_info a.account {
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}
*:first-child+html #header_user_info a {line-height:14px;}
#header_user_info a.login {background: url('https://www.bravawoman.com.au/themes/brava/css/modules/blockuserinfo/img/icon/login.gif') no-repeat 10px 0}
#header_user_info a.logout {background: url('https://www.bravawoman.com.au/themes/brava/css/modules/blockuserinfo/img/icon/logout.png') no-repeat 10px -1px}