@charset "utf-8";
/* -- Site-wide Style Sheet -- */
body {
	margin: 20px 0;
	padding: 0;
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	color: #333;
	background: #fff url(/images/backgrounds/stripe-pink.gif);
}

a {color: #be7c74;}

a:hover,
a:focus,
a:active {
	color: #633;
}

h1 {
	color: #be7c74;
}

h1, h2, h3 {
	margin: 0 0 .5em;
}

h1 {font-size: 1.8em;}
h2 {font-size: 1.6em;}
h3 {font-size: 1.4em;}

p, table, fieldset {
	margin: 1em 0;
}

legend {color: #333;}

/* -- Site Structure -- */
#wrapper {
	margin: 0 auto;
	width: 840px;
	background: #fff url(/images/backgrounds/repeat-page-wide.png) 0 88px;
}
	
/* -- Header -- */
#header {
	height: 200px;
	text-indent: -9999px;
	overflow: hidden;
	background: #fff url(/images/backgrounds/banner.png) center no-repeat;
}
	
/* -- Navigation -- */
#navigation {
	font-size: 1.2em;
	color: #333;
	background: #fcc;
}

#navigation:after {
	content: ".";
	display: block;
	clear: left;
	height: 0;
	visibility: hidden;
}

#navigation ul {
	margin: 0;
	padding: .5em 0;
	list-style: none;
	text-align: center;
}
	
#navigation li {
	display: inline;
	padding: 0 .5em;
}

#navigation a {
	white-space: nowrap;
	font-weight: bold;
	color: #633;
	text-decoration: none;
}

#navigation a:hover,
#navigation a:focus,
#navigation a:active {
	color: #fff;
}
	
/* -- Categories -- */
#categories {
	float: left;
	margin: 0 10px 0 11px;
	padding: 10px;
	width: 230px;
	text-align: center;
	font-size: 1.2em;
	background: #fdf3f4;
	border-top: 1px solid #fcc;
}

#categories h2 {
	margin: .5em 0;
	color: #be7c74;
}

#categories #header-basket {
	margin-top: 0;
}
	
#categories ul {
	margin: 0;
	padding: 0;
	height: 600px;
	overflow: auto;
	list-style: none;
	text-align: left;
}

#categories li ul {
	height: auto;
	padding-left:5px;
}

#categories #simple-cart ul {
	text-align: center;
}

#categories li a {
	display: block;
	padding: .5em 0;
	font-size: .9em;
	font-weight: bold;
	color: #000;
	text-decoration: none;
}

#categories li a:hover,
#categories li a:focus,
#categories li a:active {
	text-decoration: underline;
	color: #be7c74;
}

#categories #simple-cart ul,
#categories #subnavigation ul {
	height: auto;
overflow: visible;
color:red;
}

#categories #simple-cart li a {
	padding: .25em 0;
	font-size: 1em;
}

#categories #simple-cart .gift-cert {
margin-bottom: .5em;
	text-indent: 20px;
	font-size: 1.25em;
	background: url(/images/backgrounds/pink-ribbon-box.png) no-repeat;
}

#categories li em a {
	padding: .15em 0;
	font-size: 1.2em;
	color: #be7c74;
}

#categories #on-sale {
margin-bottom: 1em;
}

#categories #product-search {
	margin: 1em 0;
}

#categories .expanded a {
	padding: 0 0 0px;
	color: #990000;
	font-size: 2ex;
	font-weight:normal;
}

#categories .collapsed {
	display: none;
}

#categories #subnavigation {
	margin-top: 2em;
}

#categories #quick-search {
	margin-bottom: .5em;
}
	
/* -- Page Content -- */
#content {
	float: right;
	margin-right: 10px;
	padding: 40px;
	width: 478px;
	min-height: 500px;
	font-size: 1.2em;
	background: url(/images/backgrounds/frame-top.png) repeat-x;
}

#homecontent {
	float: right;
	margin-right: 0px;
	padding: 0px;
	width: auto;
	min-height: 500px;
	font-size: 1.2em;
	background: url(/images/backgrounds/frame-top.png) repeat-x;
}

#homefeature {
	float: right;
	margin-top:30px;
	margin-left: -25px;
	margin-right:29px;
	padding: 0px;
	width: 510px;
	background:url(/images/backgrounds/feature_bkgrd_dots.gif) no-repeat;
}

	
/* -- Footer -- */
#footer {
	clear: both;
	padding: 45px 5px 5px;
	text-align: center;
	background: #fcc url(/images/backgrounds/footer-wide.png) no-repeat;
}
	
#footer p {
	margin: 0;}

#footer a {
	color: #000;
}
	
/* -- 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;}

/* -- Misc. 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;
}

.noticable {
font-weight: bold;
color: #039;
}

.section-divider {
	clear: both;
	
}

/* -- Headers -- */
#header-sign-in {
font-size: 1.6em;
}

.subhead {
	font-size:27px;
	color:#a72024;
	margin-bottom:3px;
}
.subhead2 {
	font-size:16px;
	color:#a72024;
	margin-bottom:3px;
}

.bodytext {
	font-size:12px;
	color:#390000;
	line-height:16px;
}

/* -- Scroll bars for IE and browsers that allow it -- */
#wrapper {
	scrollbar-base-color: #efbdbd;
	scrollbar-arrow-color: #fff;
	scrollbar-track-color: #fdf8f8;
	
	scrollbar-shadow-color: #be7c74;
	scrollbar-lightshadow-color: #ccc;
	scrollbar-darkshadow-color: #fdf3f4;
	
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fdf3f4;
}