/* 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:right;

}



/* cart */

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

#shopping_cart a {
    background: url("img/sprite_img1.png") no-repeat scroll -260px -87px / 301px 234px #ffffff;
    border-radius: 3px 3px 0 0 !important;
    display: block;
    height: 16px;
    min-width: 30px;
    padding: 8px 14px 8px 43px;
}








#shopping_cart a:hover span{text-decoration: none}

#header_user #shopping_cart .ajax_cart_quantity {font-family: droid_sansbold;

font-size: 12px;}

#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('img/icon/my-account.gif') }



/* user infos */ 

#header_user_info {

font-size: 12px;

padding: 0;

position: absolute;

right: 0;

top: 98px;

}

#header_user_info a {

    color: #006222;font-family: droid_sansregular;

    display: inline-block;font-size:12px;

    padding: 0 10px;

}

#header_user_info a:first-child{border-left:none;}

#header_user_info a.account {

border: none; background:url("img/saprator.png") no-repeat scroll right 2px rgba(0, 0, 0, 0);

display: inline;

margin: 0;

}

*:first-child+html #header_user_info a {line-height:14px;}

#header_user_info a.login {background: url('img/icon/login.gif') no-repeat 10px 0}

#header_user_info a.logout {background: url('img/icon/logout.png') no-repeat 10px -1px}

span.customer-name{color: #006222;

    font-family: droid_sansbold;

    font-size: 12px;}