@charset "utf-8";
/* Styles for the Morris Collection category page */
@import url(/css/luxury.css);
body{
	background:#CBD9CE;	
}
#productpage h1{
	background-image:url(/img/heading_morris.jpg);
}
h1{
	color:#45614B;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:uppercase;	
}
h2{
	color:#45614B;
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif;
	text-transform:uppercase;
}
.sidePanel h2{
	font-family: "Lucida Sans Unicode","Lucida Grande",sans-serif;
	text-transform:none;
}
.mainPanel p{
	font-family:"Palatino Linotype","Book Antiqua",Palatino,serif;
	color:#333;
}
ul#secondaryNav li a.selected, ul#secondaryNav li a.selected:hover{
	background:#f5f3e5;
	color:#528172!important;
}
.price strong{
	color:#c26f39!important;	
	font-family:"Palatino Linotype", "Book Antiqua", Palatino, serif!important;
	letter-spacing:0!important;
}
.productTile .viewProduct{
	background-image:url(/img/button_buynow-morris.gif);	
}
.imageButton{
	background-image:url(/img/button_addtobasket-morris.gif);	
}

