@charset "utf-8";
/* -- Site-wide Style Sheet -- */
body {
	margin: 20px 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	color: #718851;
	background: #fff url(/images/backgrounds/2010/bg.jpg);}

a {
	color: #f58b94;}

legend {
	color: #718851;}

h1, h2, h3 {
	margin: 0 0 .5em;}

p, table, fieldset {
	margin: 1em 0;}

h1 {font-size: 2em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}

/* -- Site Structure -- */
#wrapper {
position: relative;
	margin: 0 auto;
	width: 735px;
}

#page {
	background: url(/images/backgrounds/2010/page.png);
}

#page:after {
content: ".";
display: block;
clear: both;
height: 0;
visibility: hidden;
}
	
/* -- Header -- */
#header {
	height: 223px;
	text-indent: -9999px;
	overflow: hidden;
	background: url(/images/backgrounds/2010/banner.png);}
	
/* -- Navigation -- */
#navigation {
	padding: 0 0 .5em 0;
	text-align: center;
	font-size: 1.2em;}

#navigation:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	overflow: hidden;
	visibility: hidden;}	

#navigation ul {
	margin: 0;
	padding: 0;
	list-style: none;}
	
#navigation li {
	display: inline;
	padding: 0 .5em;}

#navigation a {
	text-decoration: none;}

#navigation a:hover {
	text-decoration: underline;}
	
/* -- Categories -- */
#categories {
	margin-left: 4px;
	padding: 10px 5px;
	float: left;
	width: 195px;
	font-size: 1.2em;}


#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
	font-weight: bold;}

#categories ul a {
	display: block;
	padding: 6px 0;
	text-decoration: none;}

#categories ul a:hover {
	text-decoration: underline;}

#categories ul ul {
	margin-left: 1em;
	padding-left: 1em;
	list-style: disc;
	font-size: .8em;
	color: #f58b94;}

#categories li li a {
	padding: 0;}

#categories .search-box {
	margin: .25em 0;
	padding: .25em;
	width: 150px;
	border: 1px solid #efe1dd;}

#categories .collapsed {
display: none;
}
	
/* -- Page Content -- */
#content {
position: relative;
z-index: 2;
float: right;
margin-right: 5px;
	padding: 1px 10px;
	width: 493px;
	min-height: 400px;
	font-size: 1.2em;}

#content:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
visibility: hidden;}

#header h1 {
position: absolute;
right: 5px;
bottom: 20px;
width: 510px;
height: 130px;
	background: #f00 url(/images/backgrounds/tulip-watermark.jpg) right bottom no-repeat;
}
	
/* -- Footer -- */
#footer {
	clear: both;
	padding-top: 20px;
	height: 15px;
	text-align: center;
	background: transparent url(/images/backgrounds/2010/footer.png) 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: 178px;
	text-indent: -9999px;
	overflow: hidden;}

#header-basket {
	width: 158px;
	height: 32px;
	background: url(/images/backgrounds/2010/basket.png);}

#header-shopping {
	margin-top: 10px;
	height: 35px;
	background: url(/images/backgrounds/2010/shopping.png);}

#header-more-pages{
	margin-top: 10px;
	height: 35px;
	background: url(/images/backgrounds/2010/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, #header-search-results {
margin: 0;
	height: 50px;
	text-indent: -9999px;
	overflow: hidden;}
	
#header-welcome {background: url(/images/backgrounds/2010/headers/header-1.png) no-repeat;}
#header-about {background: url(/images/backgrounds/2010/headers/header-2.png) no-repeat;}
/* #header-events {background: url(/images/backgrounds/2010/headers/header-3.png) no-repeat;} */
#header-links {background: url(/images/backgrounds/2010/headers/header-6.png) no-repeat;}
#header-guestbook {background: url(/images/backgrounds/2010/headers/header-7.png) no-repeat;}
#header-gallery {background: url(/images/backgrounds/2010/headers/header-4.png) no-repeat;}
#header-policies {background: url(/images/backgrounds/2010/headers/header-8.png) no-repeat;}
#header-contact {background: url(/images/backgrounds/2010/headers/header-5.png) no-repeat;}
#header-search-results {background: url(/images/backgrounds/2010/headers/header-9.png) no-repeat;}
#header-thank-you {background: url(/images/backgrounds/2010/headers/header-13.png) no-repeat;}
#header-empty-cart {background: url(/images/backgrounds/2010/headers/header-10.png) no-repeat;}
#header-checkout {background: url(/images/backgrounds/2010/headers/header-11.png) no-repeat;}
/*#header-payment {background: url(/images/backgrounds/2010/headers/header-12.png) no-repeat;}
#header-wholesale {background: url(/images/backgrounds/2010/headers/header-13.png) no-repeat;}*/