/* Localized */
/*****************************************************************
	Description: Print stylesheet for Atmospheres Salon
	Author: James Powell
	Version: 2010 January
*****************************************************************/

@import url(tables.css);



body {
	font: 10pt/1.5em Arial, Helvetica, sans-serif;
	color: #333;
}

h1#logo,
ul#nav,
#flash,
p.breadcrumb,
p#credit,
ul.sidebarlinks,
ul#tabs,
.noprint {
	display: none;
}

img { border: 0; }

img#avenuelogo_print { display: block; }

.special_block {
	border-bottom: 1pt solid gray;
	margin-bottom: .5em;
}

p.conditions {
	font-size: 8pt;
	line-height: 1.3em;
/*	font-weight: bold;*/
}

span#recycle {
	display: inline;
	font-size: 130%;
	padding-top: 5em;
	color: #461669;
	font-weight: bold;
	font-style: italic;
}