/* header navigation -------------------------------------------------------------------------------- */
#header	h1	a	{
	background-image: url(../../images/best-candle-store.jpg);
	display: block;
	height: 97px;
	overflow: hidden;
	text-indent: -9999px;
	width: 462px;
}

#header	ul	li	a:link, #header	ul	li	a:visited	{
	background: url(../../images/main-navbg2.gif) top right no-repeat transparent;
	color: #062059;
	display: block;
	height: 22px;
	line-height: 22px;
	padding-right: 7px;
	text-align: center;
	text-decoration: none;
}

#header	ul	li	a:hover, #header	ul	li	a:active	{
	text-decoration: underline;
}

#header	#more-menu	li	a:link, #header	#more-menu	li	a:visited	{
	background: none;
	display: inline;
	height: 1em;
	line-height: 1em;
	padding: 0;
	text-decoration: none;
}

#header	#more-menu	li	a:hover, #header	#more-menu	li	a:active	{
	text-decoration: underline;
}

#header	.xsmall	{
	width: 5em;
}

#header	.small	{
	width: 7em;
}

#header	.medium	{
	width: 9em;
}

#header	.large	{
	width: 11em;
}

#header	.x-large	{
	width: 15em;
}
/* header navigation -------------------------------------------------------------------------------- */


/* top right links -------------------------------------------------------------------------------- */
.shopping-cart-links	a:link, .shopping-cart-links	a:visited	{
	color: #4d756d;
	text-decoration: underline;
}

.shopping-cart-links	a:hover, .shopping-cart-links	a:active	{
	text-decoration: none;
}

#secnav	li	a:link, #secnav	li	a:visited	{
	color: #fff;
	text-decoration: none;
}

#secnav	li	a:hover, #secnav	li	a:active	{
	text-decoration: underline;
}

#footer3	ul	li	a:link, #footer3	ul	li	a:visited	{
	color: #fff;
	text-decoration: none;
}

#footer3	ul	li	a:hover, #footer3	ul	li	a:active	{
	text-decoration: underline;
}

.products-horizontal	li	a:link, 
.products-horizontal	li	a:visited, 
.most-popular-categories	a:link, 
.most-popular-categories	a:visited	{
	color: #4d756d;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

.products-horizontal	li	a:hover, 
.products-horizontal	li	a:active, 
.most-popular-categories	a:hover, 
.most-popular-categories	a:active	{
	color: #3b9d89;
}

.products-vertical	li	a:link, .products-vertical	li	a:visited	{
	color: #4d756d;
	font-weight: bold;
	text-decoration: none;
}

.products-vertical	li	a:hover, .products-vertical	li	a:active	{
	color: #3b9d89;
}

#subcategory	li	a:link, 
#subcategory	li	a:visited	{
	color: #2D4E63;
	text-decoration: none;
}

#subcategory	li	a:hover, 
#subcategory	li	a:active	{
	text-decoration: underline;
}

.subcategory	ul	li	a:link, .subcategory	ul	li	a:visited	{
	color: #2d4e63;
	display: block;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}

.subcategory	ul	li	a:hover, .subcategory	ul	li	a:active	{
	background: url(../../images/subcat-arrow.gif) top left no-repeat transparent;
	color: #2b6c96;
}

.subcategory	li	ul	li	a:hover, .subcategory	li	ul	li	a:active	{
	background: url(../../images/subcat-arrow2.gif) top left no-repeat transparent;
}

.leftcol-items	a:link, .leftcol-items	a:visited {
	color: #2d4e63;
	text-decoration: none;
}

.leftcol-items	a:hover, .leftcol-items	a:active	{
	color: #2b6c96;
}

#rightcol	.breadcrumbs	a:link, #rightcol	.breadcrumbs	a:visited	{
	color: #86688b;
	text-decoration: none;
}

#rightcol	.breadcrumbs	a:hover, #rightcol	.breadcrumbs	a:active	{
	text-decoration: underline;
}

#rightcol	.related-searches	a:link, #rightcol	.related-searches	a:visited	{
	color: #4990bd;
	font-weight: bold;
	text-decoration: none;
}

#rightcol	.related-searches	a:hover, #rightcol	.related-searches	a:active	{
	background-color: #d0edff;
}

.product	a:link, .product	a:visited	{
	color: #2d4e63;
	text-decoration: underline;
}

.product	a:hover, .product	a:active	{
	color: #2b6c96;
	text-decoration: none;
}

.product-description	a.print:link, .product-description	a.print:visited	{
	background: url(../../images/product-print.gif) top left no-repeat transparent;
	color: #00f;
	display: block;
	float: right;
	height: 15px;
	padding-left: 16px;
	text-decoration: underline;
	width: 25px;
}

.product-description	a.print:hover, .product-description	a.print:active	{
	text-decoration: none;
}


/* cart options -------------------------------------------------------------------------------- */
.cart-options	li	a:link, .cart-options	li	a:visited	{
	background-image:  url(../../images/cart/cart-options.gif);
	display: block;
	height: 25px;
	overflow: hidden;
	text-indent: -9999px;
}

.cart-options	.save	{
	background-position: 0 0;
	width: 43px;
}

.cart-options	.save:hover	{
	background-position: 0 -25px;
}

.cart-options	.print	{
	background-position: -43px 0;
	width: 40px;
}

.cart-options	.print:hover	{
	background-position: -43px -25px;
}

.cart-options	.email	{
	background-position: -83px 0;
	width: 47px;
}

.cart-options	.email:hover	{
	background-position: -83px -25px;
}
/* cart options -------------------------------------------------------------------------------- */


/* cart navigation -------------------------------------------------------------------------------- */
.cart-nav	a:link, .cart-nav	a:visited	{
	color: #526794;
	line-height: 0.7em;
	text-decoration: none;
}

.cart-nav	a:hover, .cart-nav	a:active	{
	color: #192e5e;
}
/* cart navigation -------------------------------------------------------------------------------- */


/* cart main area -------------------------------------------------------------------------------- */
.cart	table	tbody	td	a:link, .cart	table	tbody	td	a:visited	{
	color: #325d55;
	text-decoration: none;
}

.cart	table	tbody	td	a:hover, .cart	table	tbody	td	a:active	{
	text-decoration: underline;
}

.cart	table	tbody	tr.free-gift	td	a:link, .cart	table	tbody	tr.free-gift	td	a:visited	{
	color: #f00;
}

.proceed-to-checkout-top	{
	float: right;
	margin: -1em 1em 0;
}

.proceed-to-checkout-bottom	{
	float: right;
	margin: -1em 1em 0;
}

.continue-shopping	{
	float: left;
	margin: -1em 1em 0;
}
/* cart main area -------------------------------------------------------------------------------- */


/* cart - shipping method -------------------------------------------------------------------------------- */
.cart	table#shipping-method	tfoot	td	a:link, .cart	table#shipping-method	tfoot	td	a:visited	{
	color: #6c586e;
	text-decoration: underline;
}

.cart	table#shipping-method	tfoot	td	a:hover, .cart	table#shipping-method	tfoot	td	a:active	{
	text-decoration: none;
}

.cart	#promo-code-optional	a:link, .cart	#promo-code-optional	a:visited	{
	color: #666;
	text-decoration: underline;
}

.cart	#promo-code-optional	a:hover, .cart	#promo-code-optional	a:active	{
	text-decoration: none;
}
/* cart - shipping method -------------------------------------------------------------------------------- */

.filters	a:link, .filters	a:visited	{
	color: #2d4e63;
	text-decoration: underline;
}

.filters	a:hover, .filters	a:active	{
	background-color: #d0edff;
	text-decoration: none;
}

#search-results	td	h6	a:link, #search-results	td	h6	a:visited,	{
	color: #4d756d;
	text-decoration: none;
}

#search-results	td	h6	a:hover, #search-results	h6	td	a:active	{
	color: #3b9d89;
}

.did-you-mean	a:link, .did-you-mean	a:visited	{
	color: #333;
	font-size: 1.3em;
	text-decoration: none;
}

.did-you-mean	a:hover, .did-you-mean	a:active	{
	text-decoration: underline;
}

.general-content	a:link, .general-content	a:visited	{
	color: #4d756d;
	text-decoration: none;
}

.general-content	a:hover, .general-content	a:active	{
	color: #3b9d89;
}


/* sitemap -------------------------------------------------------------------------------- */
.sitemap	a:link, .sitemap	a:visited, .sitemap-pages	a:link, .sitemap-pages	a:visited	{
	color: #4d756d;
	text-decoration: none;
}

.sitemap	a:hover, .sitemap	a:active, .sitemap-pages	a:hover, .sitemap-pages	a:active	{
	color: #3b9d89;
}
/* sitemap -------------------------------------------------------------------------------- */


/* my account area -------------------------------------------------------------------------------- */
#my-account	.my-account-submenu	ul	a:link, #my-account	.my-account-submenu	ul	a:visited	{
	color: #666;
	text-decoration: none;
}

#my-account	.my-account-submenu	ul	a:hover, #my-account	.my-account-submenu	ul	a:active	{
	color: #333;
}

#my-account	.my-account-content	a:link, #my-account	.my-account-content	a:visited	{
	color: #2d4e63;
	text-decoration: underline;
}

#my-account	.my-account-content	a:hover, #my-account	.my-account-content	a:active	{
	background-color: #d0edff;
	text-decoration: none;
}
/* my account area -------------------------------------------------------------------------------- */


/* customer service area -------------------------------------------------------------------------------- */
#customer_service	.top-of-page	a:link, #customer_service	.top-of-page	a:visited	{
	background: url(../../images/top-page-arrow.gif) top right no-repeat transparent;
	font-weight: bold;
	line-height: 13px;
	padding-right: 10px;
}
/* customer service area -------------------------------------------------------------------------------- */


/* homepage-products1 -------------------------------------------------------------------------------- */
#main	.home	#homepage-links1	h6	a:link, 
#main	.home	#homepage-links1	h6	a:visited, 
#main	.home	#homepage-links1	h6	a:active	{
	color: #fff;
	text-decoration: none;
}

#main	.home	#homepage-links1	h6	a:hover	{
	text-decoration: underline;
}

#main	.home	#homepage-links1	p	a:link, 
#main	.home	#homepage-links1	p	a:visited	{
	color: #755A79;
	text-decoration: none;
}

#main	.home	#homepage-links1	p	a:hover, 
#main	.home	#homepage-links1	p	a:active	{
	text-decoration: underline;
}
/* homepage-products1 -------------------------------------------------------------------------------- */

