@charset "utf-8";
/* Styles for the National Trust category page */
@import url(/css/luxury.css);
body{
	background-color:#390032;	
}
#productpage h1{
	background-image:url(/img/heading_nationaltrust.jpg);
}
h1, h2{
	color:#4e4441;
}
ul#secondaryNav li a.selected, ul#secondaryNav li a.selected:hover{
	background:#4e4441;
	color:#e5dfd0!important;
}
.price strong{
	color:#5f0254!important;	
}
.productTile .viewProduct{
	background-image:url(/img/button_buynow-brown.gif);	
}
.imageButton{
	background-image:url(/img/button_addtobasket-purple.gif);	
}