@charset "utf-8";
/* Styles for the National Trust category page */
@import url(/css/luxury.css);
body{
	background:#ded9cc;	
}
#productpage h1{
	background-image:url(/img/heading_scotsman.jpg);
}
h1, h2{color:#977c51;}
ul#secondaryNav li a.selected, ul#secondaryNav li a.selected:hover{
	background:#ef3c3a;
	color:#FFF!important;
}
.price strong{
	color:#ef3c3a!important;	
}
.productTile .viewProduct{
	background-image:url(/img/button_buynow-gold.gif);	
}
.imageButton{
	background-image:url(/img/button_addtobasket-red.gif);	
}