/* block top user information */
#header_right #header_user {
  	color: #FFFFFF;
    margin-left: 337px;
    position: absolute;
    text-align: right;
    top: 79px;
    width: 624px;
}
#header_user p {       
	
	}
#header_user span { }
#header_user ul { }
#header_user li {
	background: url("../../../img/pipe1.gif") no-repeat scroll left center transparent;
    display: inline;
    font-weight: normal;
   	padding: 0 3px 0 6px;
    white-space: nowrap;
}

#header_user li a {
	color: #424242;
    font-size: 12px;
    font-weight: normal;
    text-transform: capitalize;
}

#header_user li a:hover {
color:#666;
text-decoration:underline;
}

#header_user #header_link_welcome{ background:none; color:#000; font-weight:bold; }
#header_user #header_link_home{ background:none; }

#shopping_cart a { 
 background: url("../../../img/shop.png") no-repeat;
    height: 40px;
    padding-left: 77px;
   padding-bottom: 40px;
   line-height: 0px;
	}
	
#shopping_cart a.none { 
	float: right;
 background: none;
 height: 40px;
     padding-left: 0px;
	 padding-bottom: 0px;
	    line-height: 15px;
	}
	#shopping_cart a.none:hover{text-decoration:none}
#shopping_cart a:hover{text-decoration:none}
#header_user #your_account a {font-size:12px; }

.toplinks {
	 background: url("../../../img/toplinks.png") repeat-x;
	 height: 72px;
	 padding-top: 15px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.toplinks2 {
	 background: url("../../../img/toplinks.png") repeat-x;
	 height: 72px;
	 padding-top: 25px;
	text-align: center;
	padding-left: 15px;
	padding-right: 15px;
}

.ajax_cart_total, .ajax_cart_quantity {
	font-weight: bold;
	color: #385781;
}

#shopping_cart {
   font-size: 13px;
}
.ajax_cart_no_product {
   
}

.wel{
text-transform:uppercase;
}

