/* 
	Project: 	Montane
	Author:		Kris Consadine
	Version:	1.1.0
	Created:	6 Ocotber 2009	
	Media:		Print Style Sheet
*/

* {	
	color: black; 
	background: white !important;
}

body {
	font-family: "Times New Roman", Times, serif !important;
	font-size: 12pt;
	margin: 0 0 0 10px;
}

p {
	margin: 0 0 10px 0;
}

a:link,
a:visited {
	text-decoration: underline;
	font-weight: bold;
	color: blue;
}

#top-links,
.skip,
#randomiser,  
.home-products-link, 
.home-stockists-link,
.hide,
#play,
#home-video-holder,
#main-navigation,
.search-box,
#footer,
.events-icon,
#stockists-float,
.postcode,
.location,
#default-sub-menu,
object {
	display: none;
}

a:link:after, 
a:visited:after {
	content: " (" attr(href) ") ";
	font-size: 11pt;
	font-weight: normal;
}