@charset "utf-8";
/* -- Site-wide Style Sheet -- */
body {
	margin: 20px 0;
	padding: 0;
	font: 62.5% "Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	background: #fff url(/images/backgrounds/strings.gif) fixed;}
	
a {
	color: #d2464c;}

h1, h2, h3 {
	margin: 0 0 .5em;
	color: #82a55f;}

p, table, fieldset {
	margin: 1em 0;}
	
legend {
	color: #82a55f;}

h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}

/* -- Site Structure -- */
#wrapper {
	margin: 0 auto;
	width: 766px;}
	
/* -- Header -- */
#header {
	height: 134px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/backgrounds/banner-small.gif);}
	
/* -- Navigation -- */
#navigation {
	padding-top: 10px;
	height: 64px;
	font-size: 1.8em;
	text-align: center;
	background: url(/images/backgrounds/navigation-small.gif);}

#navigation:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	

#navigation ul {
	margin: 0;
	padding: 0 20px 0 0;
	list-style: none;}
	
#navigation li {
	display: inline;
	padding: .5em;}

#navigation a {
	text-decoration: none;
	color: #61843e;}

#navigation a:hover {
	color: #d2464c;}
	
/* -- Categories -- */
#categories {
	float: left;
	padding: 0 4px;
	width: 174px;
	text-align: center;
	font-size: 1.2em;}
	
#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;}

#categories a {
	display: block;
	padding: 4px;}

#categories ul a {
	text-decoration: none;}

#categories ul a:hover {
	text-decoration: underline;}
	
#categories .collapsed {
	display: none;
}
	
/* -- Page Content -- */
#page {
	zoom: 1;
	background: url(/images/backgrounds/page.gif) left bottom repeat-y;}

#page:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}

#content {
	float: right;
	padding: 0 10px;
	width: 564px;
	min-height: 500px;
	font-size: 1.2em;}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	
	
/* -- Footer -- */
#footer {
	clear: both;
	padding-top: 18px;
	text-align: center;
	background: url(/images/backgrounds/footer.gif) no-repeat;}
	
#footer p {
	margin: 0;}
	
/* -- Wholesale -- */
#wholesale-valid {
	text-align: center;
	color: #900;}
	
#wholesale-valid a:link, #wholesale-valid a:visited, #wholesale-valid a:hover, #wholesale-valid a:active {
	display: inline;
	width: auto;
	height: auto;
	text-decoration: underline;
	color: #900;
	background: none;
	border: none;}
	
/* -- Image Replacement -- */
#header-basket, #header-shopping, #header-more-pages {
	margin: 0;
	width: 175px;
	height: 40px;
	text-indent: -9999px;
	overflow: hidden;
}

#header-basket {background: url(/images/backgrounds/headers/your-basket.png);}
#header-shopping {background: url(/images/backgrounds/headers/shopping.png);}
#header-more-pages {margin-top: 15px; background: url(/images/backgrounds/headers/more-pages.png);}

#header-welcome, #header-about, #header-events, #header-links, #header-guestbook, #header-gallery, #header-policies, #header-contact, #header-thank-you, #header-empty-cart, #header-checkout, #header-payment, #header-wholesale {
	/* height: 50px;
	text-indent: -9999px;
	overflow: hidden; */}
	
#header-welcome {background: url(/images/backgrounds/text/header-1.png) no-repeat;}
#header-about {background: url(/images/backgrounds/text/header-2.png) no-repeat;}
#header-events {background: url(/images/backgrounds/text/header-3.png) no-repeat;}
#header-links {background: url(/images/backgrounds/text/header-4.png) no-repeat;}
#header-guestbook {background: url(/images/backgrounds/text/header-5.png) no-repeat;}
#header-gallery {background: url(/images/backgrounds/text/header-6.png) no-repeat;}
#header-policies {background: url(/images/backgrounds/text/header-7.png) no-repeat;}
#header-contact {background: url(/images/backgrounds/text/header-8.png) no-repeat;}
#header-thank-you {background: url(/images/backgrounds/text/header-9.png) no-repeat;}
#header-empty-cart {background: url(/images/backgrounds/text/header-10.png) no-repeat;}
#header-checkout {background: url(/images/backgrounds/text/header-11.png) no-repeat;}
#header-payment {background: url(/images/backgrounds/text/header-12.png) no-repeat;}
#header-wholesale {background: url(/images/backgrounds/text/header-13.png) no-repeat;}