@charset "utf-8";
/* SITE-WIDE STYLE SHEET */

/* ------ HTML Declarations ------ */
body {
	margin: 20px 0;
	padding: 0;
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #fff url(/images/backgrounds/stripes.png) 0 192px;
	}
a:link,
a:visited {
	color: #f19eba;
	}
h1,
h2,
h3 {
	color: #d0e17f;
	margin: 0 0 .5em;
	}
h2, h3 {
	color: #6ebddc;
	}
h1 {
	font-size: 2em;
	}
h2 {
	font-size: 1.6em;
	}
h3 {
	font-size: 1.4em;
	}
p, table, fieldset {
	margin: 1em 0;
	}
legend {
	color: #000;
	}

/* ------ Website Layout ------ */
#wrapper {
	position: relative;
	margin: 0 auto;
	width: 776px;
	z-index: 1;
	}
#extra1 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 192px;
	background-color: #fff;
	z-index: 0;
	}
	
/* -- Header -- */
#header {
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	width: 776px;
	height: 162px;
	}
#header h1 a {
	display: block;
	margin: 16px 0 0;
	height: 176px;
	overflow: hidden;
	text-indent: -9999px;
	background: transparent url(/images/backgrounds/logo-top.png);
	}

/* -- Navigation -- */
#navigation {
	position: absolute;
	z-index: 2;
	top: 0;
	left: 232px;
	width: 544px;
	height: 43px;
	background: #fff url(/images/backgrounds/nav.gif);
}

#navigation ul {
	margin: 0 0 0 156px;
	padding: 0;
	list-style: none;
}

#navigation li {
	display: block;
	float: left;
}

#navigation a {
	display: block;
	float: left;
	margin-left: 7px;
	height: 36px;
	line-height: 36px;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	background: #fff url(/images/backgrounds/nav.gif);
}

#navigation a:hover,
#navigation a.selected {
	background-color: #fef2b6;
}

#nav-home a {
	width: 84px;
	background-position: -163px 0;
}

#nav-aboutus a {
	width: 91px;
	background-position: -254px 0;
}

#nav-blog a {
	width: 84px;
	background-position: -352px 0;
}

#nav-talktous a {
	width: 94px;
	background-position: -443px 0;
}
	
/* -- Side bar -- */
#categories {
	float: left;
	margin-top: 162px;
	padding: 0 0 0 16px;
	width: 216px;
	text-transform: uppercase;
	font-size: 1.2em;
	background: transparent url(/images/backgrounds/page.png);
	border-bottom: 1px solid #d0e17f;
	}
#categories h2 {
	margin: 10px 0 10px 23px;
	color: #f19eba;
	}
#categories p {
	margin-left: 23px;
	text-transform: none;
	}
#categories ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#categories li a {
	padding: 0 0 0 23px;
	display: block;
	height: 25px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #000;
	}
#categories li a:hover {
	color: #f19eba;
	background-image: url(/images/backgrounds/link-highlight.png);
	}
#categories #product-search {
	margin: 1em 0;
	}
#categories .root ul {
	margin-left: 1em;
	font-size: .9em;
	text-transform: none;
	}
#categories .expanded a {
	font-weight: normal;
	}
#categories li.expanded a:hover {
	text-decoration: underline;
	color: #000;
	background: none;
	}
#categories .collapsed {
	display: none;
	}
#quick-search {
	margin: 10px 0;
	}
#quick-search input {
	display: none;
	}
#quick-search #keywords {
	display: block;
	margin-left: 23px;
	padding: 5px;
	width: 147px;
	height: 15px;
	border: none;
	background: url(/images/backgrounds/search-box.png);
	}
#simple-cart ul {
	margin-bottom: 10px;
	}
	
/* -- Page Content -- */
#content {
	position: relative;
	z-index: 2;
	float: right;
	margin-top: 43px;
	padding: 0 10px 10px;
	width: 524px;
	min-height: 850px;
	line-height: 1.5;
	font-size: 1.2em;
	background: transparent url(/images/backgrounds/page.png) right top repeat-y;
	}
#content h1 {
	margin: 0;
	height: 50px;
	line-height: 65px;
	text-indent: 65px;
	font-size: 2em;
	color: #000;
	background: url(/images/header.png) no-repeat;
	}
#content h1 img {
	float: left;
	}
	
/* -- Footer -- */
#footer {
	clear: both;
	margin-left: 232px;
	padding: 20px 0 0;
	text-align: center;
	font-size: 1.1em;
	background: transparent url(/images/backgrounds/footer.png) no-repeat;
	}
#footer p {

	margin: 0;
	}
	
/* -- Wholesale -- */
p#wholesale-valid {
	margin-left: 0;
	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;
	}

/* ------ Event Calendar ------ */
#eventCalendar {
	clear: left;
}
.cal-day-text {
	font-size: .7em;
}
#dayDetailDiv h3 {
	clear: left;
}
#dayDetailDiv img {
	float: left;
	margin: 0 1em .5em 0;
}

/* ------ Classes ------ */
.success {
	padding: .5em;
	color: #060;
	background-color: #f6fff6;
	border: 1px solid #060;
	}
.success a {
	color: #060 !important;
	text-decoration: underline !important;
	}
.error {
	padding: .5em;
	color: #c00;
	background-color: #fff6f6;
	border: 1px solid #c00;
	}
.error a {
	color: #c00 !important;
	text-decoration: underline !important;
	}
.section-divider {
	clear: both;
	}
