﻿* {
	margin: 0;
	padding: 0;
}

body {
	text-align: center;
}

p {
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 6px 0 6px 0;
}

.small {
	font-size: .9em;
}

ul, li {
	font: 12px/15px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 6px 8px 6px 8px;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #30755B;
}

a:active {
	color: #000000;
}

img {
	border: 0;
}

img.lighticon {
	float: right;
	margin: 0 0 0 4px;
}

img.wrapped-right {
	float: right;
	margin: 8px 0 8px 18px;
}

p.lighticon-text {
	float: left;
}

.big-bold {
	font-size: 1.1em;
	font-weight: bold;
}

.big-bold-red {
	font-size: 1.1em;
	font-weight: bold;
	color: #9E0707;
}

.bold-red {
	font-weight: bold;
	color: #9E0707;
}

img.point {
	cursor: pointer;
}

.center {
	text-align: center;
}

h1 {
	font: bold 18px/19px Arial, Helvetica, sans-serif;
}

h2 {
	font: bold 17px/20px Arial, Helvetica, sans-serif;
	margin: 8px 8px 4px 8px;
}

h3 {
	font: bold 17px/19px Arial, Helvetica, sans-serif;
	margin: 8px 8px 4px 8px;
}

h4 {
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	margin: 16px 0 6px 0;
}

h5 {
	font: bold 13px/15px Arial, Helvetica, sans-serif;
	margin: 8px 8px 4px 8px;
}

#generalcontent {
	width: 100%;
}

#generalcontent-text {
	width: 100%;
}

#generalcontent-text img {
	float: right;
	margin: 8px 0 8px 0px;
}

#product-tree-table h1, #generalcontent h1, #generalcontent-text h1 {
	font: bold 15px/19px Arial, Helvetica, sans-serif;
	color: #9E0707;
	margin: 8px 0 4px 0;
}

#product-tree-table h3 {
	font: bold 15px/19px Arial, Helvetica, sans-serif;
	color: #9E0707;
	margin: 8px 0 4px 0;
}

.red {
	color: #9E0707;
}

.green-sm {
	font-size: .8em;
	color: #30755B;
}

.redheaderbar {
	width: 100%;
	height: 26px;
	text-align: center;
	background: #CF2020;
}

.redheaderbar2 {
	width: 100%;
	height: 24px;
	text-align: left;
	background: #CF2020;
	margin-top: 12px;
}

.redheaderbar h2 {
	color: #FFFFFF;
	padding-top: 5px;
	line-height: 16px;
	margin: 0;
}

.redheaderbar2 h2 {
	color: #FFFFFF;
	padding-top: 4px;
	line-height: 16px;
	margin: 0 0 0 18px;
}

#wrapper {
	text-align: left;
	width: 970px;
	margin: 0 auto;
	border: 10px solid #FFFFFF;
	background: #FFFFFF url(../images/page-bg.jpg) repeat-y;
}

#header {
	height: 185px;
	width: 970px;
	border: none;
	background: #FFFFFF url(../images/header-bg.jpg) no-repeat;
}

#contenthome, #content {
	width: 924px;
	margin: 0 23px 0 23px;
	background: #165B41 url(../images/content-gradient-bg.jpg) repeat-x;
}

/* This table holds the utility navigation at the top of the header */
table#utility-nav {
	height: 45px;
	width: 970px;
	border: none;
}

/* This table holds the home link, account links, and search in the header */
table#home {
	height: 118px;
	width: 970px;
	border: none;	
}

td.homelink {
	height: 118px;
	width: 514px;
	text-align: right;
	padding: 0;
}

/* This table holds the main navigation row at the bottom of the header */
table#main-nav {
	height: 22px;
	width: 924px;
	border: none;
	margin: 0 23px;	
}

/* Text, links, and other formatting for the header */
#utility-nav p {
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	padding: 0 50px 4px 0;
	margin: 0;
}

#main-nav p {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0;
	color: #FFFFFF;
}

#utility-nav a, #main-nav a {
	font: bold 12px Arial, Helvetica, sans-serif;	
	color: #FFFFFF;
	text-decoration: none;
}

#utility-nav a:visited, #main-nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#utility-nav a:hover, #main-nav a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

#utility-nav a:active, #main-nav a:active {
	color: #FFFFFF;
	text-decoration: none;
}

.nav-cell {
	border-left: 1px solid #FFFFFF;
	text-align: center;
}

/* This is the cluster of account links above the search box */
.useritems {
	text-align: center;
}

#usercell {
	width: 200px;
	padding: 0;
}

#user-item-1 {
	float: right;
	width: 104px;
	height: 16px;
	text-align: left;
	padding-left: 6px;
}

#user-item-2 {
	float: right;
	width: 76px;
	height: 16px;
	text-align: right;
	padding-right: 6px;
	border-right: 1px solid #C70F0F;
}

#user-item-3 {
	float: right;
	width: 104px;
	height: 20px;
	padding-top: 3px;
	padding-left: 6px;
	text-align: left;
}

#user-item-4 {
	float: right;
	width: 76px;
	height: 20px;
	text-align: right;
	padding-top: 3px;
	padding-right: 6px;
	border-right: 1px solid #C70F0F;
}

.userlinks {
	font: 12px Arial, Helvetica, sans-serif;
}

.userlinks a {
	color: #000000;
}

.userlinks a:visited {
	color: #000000;
}

.userlinks a:hover {
	color: #30755B;
}

.userlinks a:active {
	color: #000000;
}

/* This styles and positions the search */
.form-cell {
	width: 265px;
	text-align: left;; 

}

.searchtextbox {
	margin-left: 4px;
	width: 170px;
	padding: 1px;
	height: 18px;
	border: 1px solid #94814E;
}	

.searchsubmit {
	height: 22px;
	font: bold 10px/16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	margin-left: 4px;
	border-top: 1px solid #E7F2E7;
	border-right: 1px solid #05402E;
	border-bottom: 1px solid #05402E;
	border-left: 1px solid #E7F2E7;
	background-color: #589180;
	display: inline;
	cursor: pointer;
}

.searchsubmitcontainer {
	display: inline;
	width: 80px;
}

.searchtextcontainer {
	display: inline;
	width: 150px;
}

.section-header-accordion{
	background-image : url(../images/bgrnd_accordion.jpg);
	background-repeat : repeat;	
	border : 1px solid #CCCCCC;
	color : #005027;
	font : 12px arial,helvetica,clean,sans-serif;
	font-weight : bold;
	padding : 6px 15px 6px 15px;		
}

.section-header-accordion-active{
	background-image : url(../images/bgrnd_accordion_active.jpg);
	background-repeat : repeat;	
	border : 1px solid #CCCCCC;
	color : #005027;
	font : 12px arial,helvetica,clean,sans-serif;
	font-weight: bold;
	padding : 6px 15px 6px 15px;		
}

/* Main content table and cell styles */
#hometable {
	width: 924px;
	margin: 0;
	border: none;
}

#product-tree-table {
	width: 908px;
	margin: 8px;
	border: none;
	background: #FFFFFF;
}

td.homecontent {
	width: 670px;
	height: 100%;
	background: #FFFFFF;
}

#homecontentmain {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: none;
}

#homecontentmain td {
	width: 33%;
}

td.promos {
	width: 226px;
	height: 100%;
	background: #165B41;
}

#promosmain {
	width: 100%;
	height: 100%;
	background: #FFFFFF;
	border: none;
}

#promosmain td {
	width: 100%;
}

#categorypagetable {
	width: 908px;
	margin: 8px;
	border: none;
	background: #FFFFFF;
}

#categorypagetable td {
	width: 16%;
}

.category-heading {
	width: 705px;
	border-bottom: 1px solid #94814E;
	background: url(../images/category-heading.jpg) no-repeat;
}

.category-heading-inset {
	width: 680px;
	margin: 10px 0 0 15px;
	padding: 4px 0;
}

.category-heading-lights {
	width: 234px;
	height: 120px;
	float: right;
	margin: 16px 4px 12px 20px;
}

.lights-more {
	clear: both;
	width: 100%;
	border-top: 1px solid #94814E;
	padding: 4px 0;
}

td.productpics {
	width: 300px;
	background: #FFFFFF;
}

#featurepic {
	width: 300px;
	height: 30px;
	background: url(../images/product-med-tabs.gif) no-repeat;
	margin-top: -4px;
}

#full-view-link {
	width: 110px;
	padding-left: 40px;
	display: inline;
}

#email-friend-link {
	width: 140px;
	padding-left: 80px;
	display: inline;
}

.product-links {
	font: bold 11px/11px Arial, Helvetica, sans-serif;
	padding-top: 2px
}

td.productcontent {
	width: 594px;
	background: #FFFFFF;
}

#spacer {
	width: 100%;
	height: 8px;
}

#classy-client-comment {
	width: 180px;
	background: url(../images/gradient-vertical-buff-bg.jpg) repeat-x;
}

#classy-client-comment h1 {
	font: italic 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight : bold;
	border-left: 1px solid #94814E;
	border-right: 1px solid #94814E;
	padding: 6px 10px;
	color: #9E0707;
	margin: 0;
}

#classy-client-comment p {
	font: italic 11px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left: 1px solid #94814E;
	border-right: 1px solid #94814E;
	padding: 6px 10px;
	margin: 0;
}

#boxtop {
	width: 180px;
	height: 26px;
	background: url(../images/boxtop.gif);
}

#boxbottom {
	width: 180px;
	height: 26px;
	background: url(../images/boxbottom.gif);
}

#error-content {
	width: 180px;
	background: url(../images/gradient-vertical-error-bg.gif) repeat-x;
}

#error-content p {
	color : #660000;
	font: italic 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left: 1px solid #94814E;
	border-right: 1px solid #94814E;
	padding: 6px 10px;
	margin: 0;
}

#boxtop-error {
	width: 180px;
	height: 26px;
	background: url(../images/boxtop_error.gif);
}

#boxbottom-error {
	width: 180px;
	height: 26px;
	background: url(../images/boxbottom_error.gif);
}

.product-content-gradient-buff-bg {
	width: 33%;
	background: url(../images/gradient-vertical-buff-bg.jpg) repeat-x;
	padding: 0 8px;
}

.product-content-gradient-buff-bg

#related-products {
	width: 524px;
	border: none;
}

.category-label {
	width: 112px;
	height: 90px;
	margin: 14px -30px 0 16px;
	float: left;
	text-align: center;
}

.category-label h3 {
	margin: 0;
}

.category-label a:link {
	color: #000000;
	text-decoration: none;
}

.category-label a:visited {
	color: #000000;
	text-decoration: none;
}

.category-label a:hover {
	color: #000000;
	text-decoration: underline;
}

.category-label a:active {
	color: #000000;
	text-decoration: none;
}

/* Styles for category and product tab boxes */
.category-tab {
	width: 210px;
	background: url(../images/category-tab.jpg) bottom no-repeat;
	text-align: center;
}

.product-tab {
	width: 132px;
	background: url(../images/product-tab.jpg) bottom no-repeat;
	text-align: center;
}

.product-enlarge-tab {
	width: 94px;
	background: url(../images/product-enlarge-tab.jpg) bottom no-repeat;
	text-align: center;
}

.product-enlarge-tab-empty {
	width: 94px;
}

.product-tab p {
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	margin: -4px 10px 10px 10px;
}

.category-tab p, .product-enlarge-tab p {
	font: bold 11px/14px Arial, Helvetica, sans-serif;
	margin: -4px 10px 6px 10px;
}

.product-tab a:link, .category-tab a:link, .product-links a:link, .product-enlarge-tab a:link {
	color: #000000;
}

.product-tab a:visited, .category-tab a:visited, .product-links a:visited, .product-enlarge-tab a:visited {
	color: #000000;
}

.product-tab a:hover, .category-tab a:hover, .product-links a:hover, .product-enlarge-tab a:hover {
	color: #30755B;
}

.product-tab a:active, .category-tab a:active, .product-links a:active, .product-enlarge-tab a:active {
	color: #000000;
}

/* Styles for informative text boxes */
.textbox {
	background: url(../images/textbox-bg.jpg) repeat-y;
	border: 1px solid #94814E;
	text-align: left;
}

#textboxinside {
	width: 630px;
	margin: 8px auto;
	border: 1px solid #94814E;
	background: #FFFFFF;
}

#textboxinside h3 {
	font: bold italic 20px Georgia, "Times New Roman", Times, serif;
	color: #C70F0F;
	margin-top: 12px;
	text-align: center;
}

#textboxinside p {
	margin: 6px 10px;
}

/* Styles for sidebar promotions */
.greenbox {
	width: 100%;
	border: 2px solid #30755B;
}

/* Styles for promotions on product category pages */


.promo-type-1 {

}

/* Bottom of page */
#footerbar {
	width: 970px;
	height: 38px;
	background: url(../images/page-bottom.jpg) no-repeat;
}

.footer {
	text-align: center;
	padding: 2px 30px;
}

.util-links, .util-links a:link {
	color: #666666;
	font-weight: bold;
}

.util-links, .util-links a:visited {
	color: #666666;
	font-weight: bold;
}

.util-links, .util-links a:hover {
	color: #000000;
	font-weight: bold;
}

.util-links, .util-links a:active{
	color: #666666;
	font-weight: bold;
}

.util-text {
	font-size: .9em;
}

.continue-shopping {
	width: 102px;
	height: 20px;
	float: right;
	display: block;
	margin: 16px 2px 10px 20px;
}
.product-price-list {
	text-decoration : line-through;
}
.product-price-bold {
	font-weight: bold;
}
.product-price-sale {
	color : #990000;
}
.product-price-savings {
	color : #006600;
	font-style : italic;
}
.product-price-promotional-discount {
	color : #660000;
	font-style : italic;
	font-weight : bold;
}

#subwrapper {
	width: 970px;
	margin: 0 auto;
	border: 1px solid #aaaaaa;
	background: #FFFFFF;
}

#subwrapper-innerbox {
	margin: 24px 30px;
	color: #555555;
}

#subwrapper a:link {
	color: #666666;
	padding-left: 14px;
}

#subwrapper a:visited {
	color: #666666;
	padding-left: 14px;
}

#subwrapper a:hover {
	color: #000000;
	padding-left: 14px;
}

#subwrapper a:active {
	color: #666666;
	padding-left: 14px;
}

.center-small {
	font-size: 10px;
	line-height: 16px;
	text-align: center;
}

.left-small {
	font-size: 10px;
	line-height: 12px;
	text-align: left;
}

#back-order-content {
	width: 550px;
	background: #FFFFFF url(../images/shipping-note.gif) no-repeat;
	border-bottom: 1px solid #A3824B;
}

#back-order-content p {
	color : #660000;
	font: italic 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left: 1px solid #94814E;
	border-right: 1px solid #94814E;
	padding: 6px 10px;
	margin: 0;
}

.back-order-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.back-order {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

#aroma-decor-diffuser-oil-missing-content {
	width: 550px;
	background: #FFFFFF url(../images/note-reminder-yl.jpg) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.aroma-decor-diffuser-oil-missing-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.aroma-decor-diffuser-oil-missing {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

#reed-diffuser-oil-missing-content {
	width: 550px;
	background: #FFFFFF url(../images/note-reminder-yl.jpg) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.reed-diffuser-oil-missing-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.reed-diffuser-oil-missing {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

.discount-1 {
	font-style: normal;
	font-size: 13px;
	padding: 6px 14px 10px 14px;
}

.receipt-content-bold {
	color : #006633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.receipt-content-bold-header {
	color : #006633;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
}

.tree-selection-wizard {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
	vertical-align : middle;
}

.tree-selection-wizard-box {
	background-color: #d6ebc2;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
}

.tree-selection-wizard-hint {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	font-weight : normal;
	text-decoration : none;
}

.tree-selection-wizard-inner {
	padding: 4px 4px 4px 4px;
}

.tree-selection-wizard-links {
	font: bold 12px/12px Arial, Helvetica, sans-serif;
	padding-top: 5px
}

.tree-selection-wizard-links a:link {
	color: #000000;
}

.tree-selection-wizard-links a:visited {
	color: #000000;
}

.tree-selection-wizard-links a:hover {
	color: #30755B;
}

.tree-selection-wizard-links a:active {
	color: #000000;
}

.tree-selection-wizard-pager {
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 6px 0 6px 0;
}

.tree-selection-wizard-results {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-style : normal;
	font-weight : normal;
	text-decoration : none;
}

.tree-selection-wizard-section {
	background-color: #d6ebc2;
	font: bold 11px/12px Arial, Helvetica, sans-serif;
	margin : 0px 0 0 0;
}

td.tree-selection-wizard-separator {
	background: #FFFFFF url(../images/small-box-shadow.gif) repeat-x;
	padding: 4px 4px 8px 4px;
	text-align: left;
	border-top: 4px solid #24714C;
}

#shoppingcartcontent {
	width: 100%;
}

#shoppingcartcontent-text {
	width: 100%;
}

#shoppingcartcontent h1, #shoppingcartcontent-text h1 {
	font: bold 15px/19px Arial, Helvetica, sans-serif;
	color: #9E0707;
	margin: 8px 0 4px 0;
}


#divAromaDecorDiffuser {
	border: 2px solid #EEEEEE;
	padding: 8px;
	margin-top: 8px;
}

#divReedDiffuser {
	border: 2px solid #EEEEEE;
	padding: 8px;
	margin-top: 8px;
}

.prod-info-img {
	float: left;
	margin: 0 8px 0 0;
}

.clear-block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.clear-block {
  display: inline-block;
}

#order-failure {
	width: 550px;
	background: url(../images/gradient-vertical-error-bg.gif) repeat-x;
}

#order-failure p {
	color : #660000;
	font: italic 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
	border-left: 1px solid #94814E;
	border-right: 1px solid #94814E;
	padding: 6px 10px;
	margin: 0;
}

#were-sorry-box-content {
	width: 550px;
	background: #FFFFFF url(../images/were-sorry-box.gif) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.were-sorry-box-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.were-sorry-box {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

#note-reminder-blue-box-content {
	width: 550px;
	background: #FFFFFF url(../images/note-reminder-bl.jpg) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.note-reminder-blue-box-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.note-reminder-blue-box {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

#note-reminder-purple-box-content {
	width: 550px;
	background: #FFFFFF url(../images/note-reminder-pr.jpg) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.note-reminder-purple-box-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.note-reminder-purple-box {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

#note-reminder-red-box-content {
	width: 550px;
	background: #FFFFFF url(../images/note-reminder-rd.jpg) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.note-reminder-red-box-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.note-reminder-red-box {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

#note-reminder-yellow-box-content {
	width: 550px;
	background: #FFFFFF url(../images/note-reminder-yl.jpg) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.note-reminder-yellow-box-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.note-reminder-yellow-box {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

#flash-disp-4 {
	width: 650px;
	height: 286px;
	margin-bottom: 8px;
}

#storage-bag-offer-content {
	width: 550px;
	background: #FFFFFF url(../images/note-reminder-rd.jpg) no-repeat;
	border-bottom: 1px solid #A3824B;
}

.storage-bag-offer-inset {
	margin: 0 20px 0 138px;
	padding: 22px 0 6px 0;

}

.storage-bag-offer {
	font-family: Verdana, "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #940D0D;
}

.general-content-text {
	font: 12px/17px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 6px 0 6px 0;
}