/* hide from all old browsers */

/* bring in the dropdown menus */

@import "drops.css";

/* bring in the layout */

@import "layout.css";

/* bring in the typography */

@import "typo.css";

/* bring in the basket special styles */

@import "basket.css";

.wasprice		{ color: red !important; text-decoration: line-through !important; }
.riprrp		{ color: red !important; text-decoration: line-through !important; }
.sale			{ color: red !important; font: bold 10pt verdana !important; }

.hidden	{display:none !important;}
.visible{display:inline !important;}

#googleAnalytics					{ width: 10px; border-top: 1px dotted #FFFFFF; }

