/* block top user information */

#header_right #header_user {
	float: right;
	width: auto;
}

#header_user #header_nav {
	list-style-type:none;
}
#header_user #header_nav li{float:left;width:auto;margin:0 0 0 65px;line-height:15px;font-weight:700}
#header_user #header_nav li.telephone{float:right;width:auto;margin:0 0 0 15px;line-height:15px;font-weight:700; padding-top:23px;}

/* cart */
#shopping_cart {
	clear:left;display:block;margin:20px 0 0!important;float:right!important;text-align:left;padding:3px 0 3px 35px;min-height:27px;
	min-width: 100px;
}
#shopping_cart span.icon{float:left;width:50px;height:40px; margin-top:-4px;text-align:center;margin-right:10px;}
.content_cart{width:auto;float:left}
#shopping_cart p{margin:0;padding:0}
#shopping_cart p span{color:#505050;font-weight:700}
#shopping_cart a{text-transform:uppercase;font:700 16px/17px 'Advent Pro',arial;}
#shopping_cart a:hover span{text-decoration: none}
#header_user #shopping_cart .ajax_cart_quantity {}
#header_user #shopping_cart .ajax_cart_total { display:none !important; }
#header_user #header_nav li a:hover{text-decoration:none;color:#21B2A9}

/* account */
#header_user #your_account a {text-transform:capitalize;}

/* user infos */ 
#header_user_info {
	padding:0;
}
#header_user_info a {
	padding:0;
}
#header_user_info a.account {
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}
