/* block top user information */
#header_right #header_user {
	float: right;
	width: 100%;
	text-align: right;
	font-size: 11px;
    position:relative;
}
#header_user_info { display:none; }


#header_user p { color: #595a5e }
#header_user #header_nav span { font-weight: normal; color:#999999; margin:0 6px;}
#header_user ul { margin-top: 7px; float:right; }
#header_user li {
	float: right;
	line-height: 2em;
	white-space: nowrap;
    color:#999999;
}
#header_user #shopping_cart, #header_user #your_account { font-size: 12px; }
#header_user li#your_account { margin-left: 0 }
#header_user #shopping_cart a, #header_user #your_account a {
	padding: 7px 0 4px 49px;
	text-decoration: none;
    float:left;
    width:80px;
    text-align:left;
}
#header_user #shopping_cart { padding:0 0 0 0px; text-align:left; clear:both; position:absolute; top:68px; right:-14px; width:234px; height:78px; background:url(../../../img/bg-cart-top.png) no-repeat left top}


#header_user #shopping_cart a { font-family: 'Roboto Condensed', sans-serif; font-size:16px; color:#444444; line-height:18px;font-weight:bold;}
#header_user #shopping_cart a:hover span { color:#6DC327; }
#header_user #your_account a { background-image: url('../../../img/icon/my-account.gif') }
.ajax_cart_product_txt { margin-left:0 !important; margin-right:0 !important;}
.ajax_cart_quantity { margin-right:3px !important; margin-left:0 !important; }
.ajax_cart_total { margin-left:0px !important; }
.ajax_cart_no_product { margin-left:0 !important; margin-right:0 !important; margin-top:-4px !important; float:left; }

.header-phone { background:url(../../../img/bg-header-phone.png) no-repeat left top; padding-right:7px; width:118px; margin: -2px 0 0 0 !important; height:27px; float:left; line-height:27px; font-size:14px; font-weight:bold !important; color:#347ED5 !important; }