h1 {
	color: #6B1E61;
	font-size: 2.2em;
	font-weight: normal;
	position: relative;
	letter-spacing: -2px;
	padding: 5px 0px 10px 0px;
	margin-top: 0px;
}


h1 span {
  background: url(images/gradient-grey.png) top repeat-x;
  position: absolute;
  display: block;
  width: 100%;
  height: 31px;
  margin-top: -7px;
}


#Navigation .page_item a span {
    display: block;
    padding: 9px 0 8px 35px;
} 


#Navigation .current_page_item a {
	background: transparent url(images/bg_button_a_silver.jpg) no-repeat scroll;
    background-position: bottom right;
    color: #611B58;
    outline: none; /* hide dotted outline in Firefox */
}

#Navigation a.current_page_item span {
    color: #611B58 !important;
}

#Navigation .current_page_item span {
	background: transparent url(images/bg_button_span_silver.png) no-repeat;
    background-position: bottom left;
    padding: 9px 0 8px 35px !important; /* push text down 1px */
	
} 



#SubNav .page_item a span {
	background: transparent url(images/subnav_bg_button_span_silver.jpg) no-repeat;
    display: block;
    padding: 6px 0 5px 10px !important;
} 





#shopping_cart h3 {
	color: #6B1E61;
	font-size: 1.2em;
	margin-top: 0px;
}

