/* block top user information */
#header_right #header_user {
   margin-left: 268px;
    position: absolute;
    text-align: right;
    top: 95px;
    width: 682px;
}
#header_user p {  }
#header_user span { font-weight: bold; padding-right:0px; color:#781818; }
#header_user ul {}
#header_user li {
	display: inline;
    padding: 0 2px 0 5px;
    white-space: nowrap;
	background: url("../../../img/pipe1.gif") no-repeat scroll left center transparent;
}

#header_user li#header_link_home {
    background: none repeat scroll 0 0 transparent;
    color: #614A33;
	 
}
#header_user li#welcome {
background: none repeat scroll 0 0 transparent;
color: #781818;
 font-weight: bold;
}

#header_user li a {
    color: #999999;
    font-weight: normal;   
    text-transform: capitalize;
}

#header_user li a:hover {
    color: #000;
}

#header_user #header_link_home
{
background:none;

}
#header_user #shopping_cart, #header_user #your_account { font-size: 0.9em }

#shopping_cart a {  	
    background: url("../../../img/cart_icon.gif") no-repeat scroll left center transparent;
    color: #3B3B3B;
    font-weight: bold;
    height: 20px;
    padding-left: 26px;
}

#shopping_cart {
    
    color: #454545;
    font-size: 12px;
    height: 15px;
    margin-left: 700px;
    position: absolute;
    text-align: right;
    top: 137px;
    z-index: 8888;
	width:250px;
}
#shopping_cart a:hover{color:#832734}

.wel{
text-transform:uppercase;
}