﻿BODY
{
	background: url(body_bg.jpg) repeat-x;
	margin: 0;
	padding: 0;
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	letter-spacing: normal;
}
P, TR, TD, UL, LI
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
}
UL LI
{
	margin: 0;
}
H1
{
/*-x-system-font: none*/
	background-color: #E4EEEA;
	color: #560F6B;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 15pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 24px;
	padding: 10px;
	margin-top: 5px;
	text-align: left;
}

H2
{
/*-x-system-font: none*/
	background-color: #E4EEEA;
	color: #560F6B;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 13pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 24px;
	padding: 10px;
	margin-top: 5px;
	text-align: center;
}

H3
{
/*-X-system-font: none*/
	color: #560F6B
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	Font-size: 13pt;
	font-size-adjust: none;
	font-stretch: normal;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: 18px;
	padding: 10px;
	margin-top: 5px;
	Text-align: left;
}

H5, H6
{
	padding: 0;
	margin: 0;
	font: bold 14pt/16pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
}
H4
{
	padding: 10px 3px 4px;
	margin: 5px 0 0;
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
	text-align: center;
	background: url(search_bg.jpg) no-repeat;
}
A, A:link, A:visited, A:active
{
	text-decoration: underline;
	color: #37014B;
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
}
A:hover
{
	text-decoration: none;
	color: #37014B;
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	cursor: pointer;
}
TABLE TD
{
	vertical-align: top;
}
IMG
{
	border: none;
}
.hide
{
	display: none;
}
OPTION
{
	min-width: 1.5em;
}
#phone
{
	position: absolute;
	top: 15px;
	right: 10px;
	font-weight: bold;
	color: #37014B;
}
/*Fluid Container*/
TABLE#container
{
	margin: 0 auto;
	padding: 0;
	width: 100%;
	background: transparent;
	text-align: left;
}
/*Pop-up Containers*/
#popupContainer
{
	width: 90%;
	padding: 10px;
	margin: 0 3%;
	background: #FFF;
}
/*Pages with a sidebar*/
#NavColumn
{
	vertical-align: top;
	text-align: left;
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #CCC;
	width: 175px;
}
#contentcolumn
{
	padding: 0px;
	margin: 0px;
	vertical-align: top;
	text-align: left;
	width: 90%;
}
#navcolumn
{
	width: 175px;
}
/*Pages without a sidebar*/
#page, #pag
{
	padding: 0px;
	margin: 0px;
	background: #FFF;
}
/*Content Section on Every Page*/
#maincontent
{
	margin: 0px;
	padding: 10px;
	text-align: left;
}
/*Header*/
#Header
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	background: transparent;
	padding: 0px;
	margin: 0;
	position: relative;
}
#BrandingArea
{
	height: 115px;
	background: transparent;
	position: relative;
	border-bottom: 6px solid #560F6B;
}
#Logo
{
	position: absolute;
	top: 10px;
	left: 10px;
}
#elderly
{
	position: absolute;
	top: 18px;
	left: 0;
	display: none;
}
#topLinksKM{
	margin-left: 260px;
	margin-right: 310px;
	height:75px;
	text-align:center;
	padding-top: 10px;
	margin-top:8px;
}

#topLinksKM UL{
	margin-left: 0;
	padding: 0;
	display: block;
}

#topLinksKM LI{
	display: inline;
	list-style-type: none;
	font: bold 11pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}

#topLinksKM A
{
	color: #333;
	line-height: 12px;
	font: bold 11pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	padding: 2px;
}
#topLinksKM A:Hover
{
	color: #333;
	text-decoration: none;
	font: bold 11pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	background-color: #F0E2F6;
}


#SiteMenu UL
{
	position: relative;
	top: 86px;
	_top: 80px;
	left: 180px;
	margin: 0px;
	white-space: nowrap;
	text-align: left;
	padding: 0;
	font: bold 11pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
}
#SiteMenu LI
{
	display: inline;
	list-style-type: none;
	font: bold 11pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	margin: 0;
	padding: 0;
}
#SiteMenu A
{
	padding: 5px;
	color: #FFF;
	line-height: 12px;
	font: bold 11pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
#SiteMenu A:Hover
{
	color: #333;
	text-decoration: none;
	font: bold 11pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
}
#MiniCart A, #ShoppingCartLink A
{
	background: transparent;
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
#MiniCart
{
	position: absolute;
	top: 75px;
	right: 0px;
	color: #560F6B;
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 2px 4px;
}
#ShoppingCartLink A, #ShoppingCartLink A:link, #ShoppingCartLink A:active, #ShoppingCartLink A:visited
{
	position: absolute;
	top: 55px;
	right: 10px;
	color: #560F6B;
	background: url(cart.gif) no-repeat 0 0;
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0 0 0 20px;
	text-decoration: none;
}
#topNav
{
	position: absolute;
	top: 83px;
	left: 30px;
	clear: both;
}
#topNav A
{
	float: left;
	color: #FFF;
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	margin: 2px;
	padding: 5px;
}
#topNav A:hover
{
	color: #FFF;
}
#home
{
	background: url(home-bg.jpg) no-repeat 0 0;
	width: 80px;
	height: 30px;
	display: block;
	text-align: center;
}
A#home:hover
{
	background: url(home-hover.jpg) no-repeat 0 0;
}
#Header1_lnkMyAccount, #Header_lnkMyAccount
{
	background: url(account-bg.jpg) no-repeat 0 0;
	width: 140px;
	height: 30px;
	display: block;
	text-align: center;
}
A#Header1_lnkMyAccount:hover, A#Header_lnkMyAccount:hover
{
	background: url(account-hover.jpg) no-repeat 0 0;
}
#shipping
{
	background: url(shipping-bg.jpg) no-repeat 0 0;
	width: 140px;
	height: 30px;
	display: block;
	text-align: center;
}

A#shipping:hover
{
	background: url(shipping-hover.jpg) no-repeat 0 0;
}

#AboutUs{
	background: url(shipping-bg.jpg) no-repeat 0 0;
	width: 140px;
	height: 30px;
	display: block;
	text-align: center;
}

A#AboutUs:hover
{
	background: url(shipping-hover.jpg) no-repeat 0 0;
}

#Header1_lnkCustomerService, #Header_lnkCustomerService
{
	background: url(cust-bg.jpg) no-repeat 0 0;
	width: 180px;
	height: 30px;
	display: block;
	text-align: center;
}
A#Header1_lnkCustomerService:hover, A#Header_lnkCustomerService:hover
{
	background: url(cust-hover.jpg) no-repeat 0 0;
}
/*Main Menu*/
#MainMenu
{
	background: transparent;
	text-align: center;
	position: absolute;
	top: 30px;
	left: 400px;
}
/*Top-Banner Categories Menu*/
#MenuLevel1, #MenuLevel1 TABLE
{
	background: transparent;
	margin: 0 auto;
}
/*Category Top-Banner Tab Images
(to control spacing, uncomment and adjust this and don't forget to comment out link tabs below)
#MenuLevel1 .MenuItem,
#MenuLevel1 .MenuItemActive {
padding: 0 8px;
}
Category Top-Banner Tab Links
(comment out the following if you're using category images, see above)*/
#MenuLevel1
{
	width: 500px;
	border: none;
	margin: 10px 0 0;
	position: absolute;
	right: -290px;
}
#MenuLevel1 .MenuItem, #MenuLevel1 .MenuItem A
{
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
}
#MenuLevel1 .MenuItem A:hover, #MenuLevel1 .MenuItemActive A:hover
{
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #000000;
	text-decoration: underline;
}
#MenuLevel1 .MenuItemActive, #MenuLevel1 .MenuItemActive A
{
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
}
#MenuLevel1 A, #MenuLevel1 A:Hover
{
	font: bold 10px Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	display: block;
	padding: 0 8px;
	white-space: nowrap;
}
/*________________________________
Sub-Category Links Under Tabs*/
#MenuLevel2
{
	display: none;
}
#MenuLevel2 TABLE
{
	margin: 0 auto;
	display: none;
}
#MenuLevel2 .MenuItem
{
	padding: 2px 10px 0;
	background: transparent;
	text-align: center;
	display: none;
}
#MenuLevel2 A
{
	font: 12px/16px Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
	text-decoration: none;
	white-space: nowrap;
	display: none;
}
#MenuLevel2 A:hover
{
	color: #F0E2F6;
	text-decoration: none;
	white-space: nowrap;
	display: none;
}
/*Home Page*/
#PageHome #MainContent, .HomepageBlock
{
	padding: 0;
	margin: 0;
}
#HomeTable
{
	padding: 0;
	margin: 0;
	width: 100%;
}
#HomeColumn1
{
	vertical-align: top;
	text-align: left;
	padding: 0 5px;
	margin: 0;
	border-right: 1px solid #CCC;
	width: 175px;
}
#HomeColumn2
{
	vertical-align: top;
	padding: 0 5px;
	margin: 0;
}
#HomeColumn3
{
	vertical-align: top;
	text-align: left;
	padding: 0 5px;
	margin: 0;
	border-left: 1px solid #CCC;
	width: 200px;
}
/*Other Menus*/
#navColumn UL, .CategoryList UL, #navColumn UL LI, .CategoryList UL LI
{
	padding: 0;
	margin: 0;
	list-style-type: none;
}
/*Customer Service and My Account Menus*/
.NavColumnBlock
{
	background: #FFF;
	padding: 0;
	margin: 0;
	width: 175px;
}
.NavColumnBlockContent
{
	padding: 2px;
	margin: 0 0 6px;
	text-align: left;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
/*Customer Service & My Account Menu Links*/
.NavColumnBlockContent A, .NavColumnBlockContent A:visited, .NavColumnBlockContent A:link
{
	display: block;
	color: #560F6B;
	background-color: #FFF;
	padding: 1px 6px;
	text-decoration: none;
	font: 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.NavColumnBlockContent A:hover
{
	color: #560F6B;
	background-color: #F0E2F6;
}
/*Side Bar Menus & Forms*/
.CategoryList, .SearchBoxForm, .MailingListSignupForm
{
	padding: 0;
}
.CategoryListContent, .SearchBoxFormContent
{
	margin: 0;
	text-align: left;
	background: #FFF;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 175px;
}
.MailingListSignupFormContent
{
	padding: 3px;
	margin: 0;
	text-align: left;
	background: #FFF;
}
.SearchBoxFormContent .FormInput, .MailingListSignupFormContent .FormInput
{
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #E4EEEA;
	color: #000;
	padding-left: 2px;
	margin: 4px 0px 4px 2px;
/*2px; width: 135px*/
	font: bold 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	vertical-align: middle;
}
.MailingListSignupFormContent .FormLabel
{
	font: 11pt/12pt Tahoma, Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	margin: 0;
}
/*Search Button Position*/
#ContentColumn1__ctl1_btnGoSearch, #ContentColumn4__ctl1_btnGoSearch, #ContentColumn5__ctl1_btnGoSearch
{
	margin-bottom: -4px;
/*Adjust as needed.*/
}
/*Side Bar Categories Menu Links*/
.CategoryListContent UL, .CategoryListContent UL LI
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	line-height: 12px;
}
.CategoryListContent LI
{
	margin: 0;
}
.CategoryListContent A, .CategoryListContent A:link, .CategoryListContent A:visited
{
	display: block;
	color: #000;
	background-color: #FFF;
	padding: 2px 6px;
	text-decoration: none;
	font: 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.CategoryListContent LI LI A, .CategoryListContent LI LI A:link, .CategoryListContent LI LI A:visited
{
	display: block;
	color: #000;
	background-color: #F0E2F6;
	padding: 1px 2px 2px 12px;
	text-decoration: none;
	font: 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.CategoryListContent .CurrentCategory A, .CategoryListContent .CurrentCategory A:link, .CategoryListContent .CurrentCategory A:visited, .CategoryListContent .CurrentCategory A:hover
{
	color: #000;
	background-color: #F0E2F6;
	font: bold 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.CategoryListContent .SubCategory A, .CategoryListContent .SubCategory A:link, .CategoryListContent .SubCategory A:visited
{
	display: block;
	color: #000;
	background-color: #F0E2F6;
	padding: 1px 2px 2px 12px;
	text-decoration: none;
	font: 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.CategoryListContent .CurrentCategory .SubCategory A, .CategoryListContent .CurrentCategory .SubCategory A:link, .CategoryListContent .CurrentCategory .SubCategory A:visited
{
	display: block;
	color: #000;
	background-color: #F0E2F6;
	padding: 1px 2px 2px 18px;
	text-decoration: none;
	font: 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.CategoryListContent A:hover, .CategoryListContent LI LI A:hover
{
	color: #000;
	background-color: #F0E2F6;
	font: 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.CategoryListContent .SubCategory A:hover, .CategoryListContent .CurrentCategory .SubCategory A:hover
{
	color: #37014B;
	background-color: #FFF;
	font: 11pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
/*Breadcrumbs
___________________________________________________________________________________________*/
#BreadCrumbs
{
	margin: 0 0 8px;
	padding: 2px 4px;
	font: 10pt/11pt Arial, Verdana, Helvetica, Sans-Serif;
	color: #333;
	text-align: left;
	display: block;
}
#BreadCrumbs A, #BreadCrumbs A:link, #BreadCrumbs A:visited
{
	color: #666;
	font: 10pt/11pt Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
}
#BreadCrumbs A:hover
{
	color: #999;
	font: 10pt/11pt Arial, Verdana, Helvetica, Sans-Serif;
	text-decoration: none;
}
.BreadCrumbTrailSpacer
{
	font: 10pt/11pt Verdana, Arial, Helvetica, Sans-Serif;
}
.BreadCrumbTrailNoLink
{
}
/*Category Page*/
#LayoutTable
{
	width: 97%;
}
#Records TABLE
{
	border-top: 1px solid #CCC;
	width: 97%;
}
#Records TABLE TR TD
{
	/* text-align: center; */
}
#Records TABLE TABLE
{
	border: none;
	width: 100%;
}
/*Category Header (also uses H1 for category title)*/
#CategoryBanner
{
	margin: 3px 0;
}
#Description
{
	font: 12pt/14pt Verdana, Helvetica, Arial, Tahoma, Sans-Serif;
	color: #333;
	margin: 10px 0;
}
#RecordsFound, #Pager, #Sorter, #Sorter TD
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
	margin-bottom: 3px;
	white-space: nowrap;
}
#Records
{
	padding: 5px 0;
}
/*"New" Image Position*/
.NewProductBadge
{
	position: relative;
	left: -60px;
	top: -128px;
}
/*Categories Grid/List*/
.SingleCategoryDisplay
{
	display: block;
	text-align: center;
	width: 180px;
	margin: 5px auto;
	vertical-align: top;
}
.SingleCategoryDisplayname A, .SingleCategoryDisplayname A:link, .SingleCategoryDisplayname A:visited, .ListCategoryDisplay A, .ListCategoryDisplay A:link, .ListCategoryDisplay A:visited
{
	font: normal 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.SingleCategoryDisplayname A:hover, .ListCategoryDisplay A:hover
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/*Products Grid*/
.SingleProductDisplay
{
	display: block;
	text-align: center;
	width: 180px;
	vertical-align: top;
	padding: 5px;
	margin: 6px auto;
}
.SingleProductDisplayImage
{
	padding-bottom: 5px;
}
.SingleProductDisplayName A, .SingleProductDisplayName A:link, .SingleProductDisplayName A:visited
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.SingleProductDisplayName A:hover
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #666;
}
.SingleProductDisplayPrice A, .SingleProductDisplayPrice A:link, .SingleProductDisplayPrice A:visited
{
	font: normal 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.SingleProductDisplayPrice A:hover
{
	font: normal 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
/*Product Lists*/
.ListProductDisplay
{
	height: 100%;
}
/*Detailed Products Lists*/
.DetailProductDisplay
{
	margin: 15px;
	text-align: left;
}
.DetailProductDisplayName A, .DetailProductDisplayName A:link, .DetailProductDisplayName A:visited
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.DetailProductDisplayName A:hover
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
	color: #666;
}
.DetailProductDisplayPrice A, .DetailProductDisplayPrice A:link, .DetailProductDisplayPrice A:visited
{
	font: normal 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
.DetailProductDisplayPrice A:hover
{
	font: normal 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}

.DetailProductDisplayDescription{
		
}

#Records .DetailProductDisplayImage
{
	width: 120px;
	text-align: left;
}
/*Pricing Links*/
A .ListPrice, A:link .ListPrice, A:visited .ListPrice
{
	color: #560F6B;
}
A .SitePriceDiscounted, A:link .SitePriceDiscounted, A:visited .SitePriceDiscounted
{
	color: #F00;
}
A:hover .ListPrice
{
	color: #3D79B6;
}
A:hover .SitePriceDiscounted
{
	color: #F00;
}
/*Side Bar Product & Category Rotators*/
.HomepageBlock .SingleCategoryDisplay
{
	display: block;
	text-align: center;
	width: 140px;
	margin: 5px auto;
	vertical-align: top;
}
.HomepageBlock .SingleProductDisplay
{
	display: block;
	text-align: center;
	width: 140px;
	vertical-align: top;
	border: none;
	padding: 5px;
	margin: 6px auto;
}
.HomepageBlock
{
/*height: 64px;*/
	padding-bottom: 5px;
/*width: 175px;*/
}
.SingleProductDisplayImage
{
/*height: 64px;*/
	padding-bottom: 5px;
}
/*Product Page
Layout*/
#ProductPageContainer
{
	width: 98%;
}
#ProductPageImageColumn
{
	height: 10%;
	margin: 0;
	overflow: hidden;
	padding: 10px;
	text-align: center;
	vertical-align: top;
}
#ProductPageContentColumn
{
	padding: 0;
	margin: 0;
	vertical-align: top;
	text-align: left;
}
/*Styles*/
#lblSKU
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #3D79B6;
}
#productdescription
{
	padding: 8px;
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
}
#imgZoom, #PrintThisPage, #EmailThisPage
{
	margin: 0 0 2px;
	text-align: center;
}
#ProductImage A, #ProductImage A:hover
{
	text-align: center;
}
/*Product Controls Box*/
#ProductControls
{
	margin-top: 5px;
	background: #E4EEEA;
	padding: 12px 0 0 12px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
}
/*Product Properties*/
.ProductPropertyLabel
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
}
#ProductProperties
{
	text-align: left;
}
#ProductProperties UL
{
	margin: 5px 0 0 50px;
	padding: 0;
}
#ProductProperties UL LI
{
	margin-top: 3px;
}
#ProductProperties UL UL
{
	margin: 5px 0 0;
}
#ProductSKU
{
	text-align: left;
}
/*Pricing*/
.DiscountText
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
}
.SitePriceDiscounted, .YouSave, .ListPrice, .SitePrice
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
}
.SitePrice, .ListPrice
{
	color: #560F6B;
}
.ListPrice
{
	text-decoration: line-through;
}
.YouSave
{
	color: #F00;
}
.SitePriceDiscounted
{
	color: #560F6B;
}
/*Volume Pricing*/
#VolumeDiscounts
{
	margin: 5px;
}
.VolumePricingHeader
{
	background: #560F6B;
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
}
.VolumePricingText
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #3D79B6;
}
/*Related Items*/
.RelatedItemsBlock
{
	background: #FFF;
	margin: 0;
	padding: 0 0 3px;
	background-color: #E4EEEA;
}
.RelatedItemsBlock H3
{
	padding: 3px;
	margin: 0 0 4px;
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
	text-align: left;
	background-color: #FFF;
}
.RelatedItemsBlockContent
{
	padding: 0 9px;
	text-align: center;
}
.RelatedItemsBlock .SingleProductDisplay
{
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 145px;
	margin: 0 0 4px;
	background: #FFF;
}
.RelatedItemsBlock .SingleProductDisplayName A, .RelatedItemsBlock .SingleProductDisplayName A:link, .RelatedItemsBlock .SingleProductDisplayName A:visited, .RelatedItemsBlock .SingleProductDisplayName A:hover
{
	font: bold 11px Verdana, Arial, Helvetica, Sans-Serif;
}
/*__________________
Product Reviews*/
#ProductReviews
{
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 20px 0;
	padding: 0 0 3px;
}
#ProductReviews H3
{
	padding: 3px;
	margin: 0 0 5px;
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
}
#ProductReviewNew
{
	margin: 10px 0;
}
#ProductReviews A, #ProductReviews A:link, #ProductReviews A:visited
{
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px;
	text-decoration: none;
}
#ProductReviews A:hover
{
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	padding: 3px;
}
.ProductReviewRating
{
	font: bold 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
}
.ProductReview
{
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	margin: 5px 10px;
	padding-left: 4px;
}
.ProductReviewKarma
{
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	white-space: nowrap;
}
#pnlReviewDisplay
{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}
#pnlWriteAReview TEXTAREA
{
	width: 250px;
	height: 150px;
}
/*Checkout
___________________________________________________________________________________________*/
#tblItems
{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 98%;
	margin: 5px;
}
TABLE#dgOrders
{
	width: 100%;
}
#CheckoutTable
{
	width: 98%;
	margin: 0 1%;
}
.Header
{
	padding: 3px;
	margin: 0;
	font: bold 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #FFF;
	background: #560F6B;
}
.CheckoutDescription
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
}
/*Checkout Steps*/
#CheckoutSteps
{
	padding: 5px;
	background: #FFF;
	margin: 0;
}
.CheckoutStep
{
	padding-right: 20px;
}
.CheckoutStep A, .CheckoutStep A:link, .CheckoutStep A:visited
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	white-space: nowrap;
	text-decoration: none;
}
.CheckoutStep A:hover
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #666;
	white-space: nowrap;
	text-decoration: none;
}
.CheckoutStep .CheckoutStepCurrent, .CheckoutStep A:link.CheckoutStepCurrent, .CheckoutStep A:visited.CheckoutStepCurrent, .CheckoutStep A:hover.CheckoutStepCurrent
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
	white-space: nowrap;
	text-decoration: none;
}
/*Shopping Cart Page*/
#CartTitle
{
	width: 100%;
}
#lblcart
{
	color: #560F6B;
}
TABLE#CartContainer
{
	width: 98%;
	padding: 0;
	margin: 0 auto;
}
TABLE#CartContainer TR TD
{
	vertical-align: middle;
}
#CartItemBlock
{
	padding: 0px;
	margin: 0px;
}
#CartItemBlock TABLE
{
	margin: 0px;
	width: 100%;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-top: 1px solid #999;
	border-bottom: none;
}
#CartUpdateBlock
{
	width: 75%;
	background: #FFF;
	margin: 0px;
	text-align: center;
	vertical-align: middle;
}
#CartTotalBlock
{
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 25%;
	margin: 0px;
	padding: 5px;
	text-align: center;
	vertical-align: middle;
}
#lblSubTotal
{
	font: bold 14px Arial, Verdana, Helvetica, Sans-Serif;
	color: #000;
}
#CartCheckoutButtons
{
	width: 98%;
	text-align: right;
	margin-top: 10px;
}
.CartItem, .CartAlternateItem
{
	padding: 5px;
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	text-align: left;
	border-bottom: 1px solid #999;
}
.CartItem
{
	background: #FFF;
}
.CartAlternateItem
{
	background: #EFEFEF;
}
.CartItem A, .CartItem A:link, .CartItem A:visited, .CartAlternateItem A, .CartAlternateItem A:link, .CartAlternateItem A:visited
{
	color: #333;
	text-decoration: none;
	font-weight: bold;
}
.CartItem A:hover, .CartAlternateItem A:hover
{
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
/*Shipping Methods List*/
#ShipMethodsList
{
	margin-left: 8px;
}
/*Checkout Styles*/
#AddressBookPanel
{
	width: 100%;
	margin: 0;
}
#AddressList TD
{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
}
#AddressList TD:hover
{
	background: #F0E2F6;
}
.ContentBox
{
	margin: 3px 0px 5px 20px;
	text-align: left;
	background: #000;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 10px;
}
#CheckoutTotals
{
	text-align: center;
	background: #EEF9FF;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	padding: 5px;
	margin: 0;
	width: 172px;
}
#lblGrandTotal
{
	border-top: 1px solid #CCC;
	color: #000;
}
#PlaceOrderCell
{
	padding: 0px;
	margin: 0;
	text-align: center;
	background: #FFF;
}
.ControlArea
{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #E4EEEA;
	padding: 5px;
	margin-top: 5px;
}
#CheckoutPayment
{
	background: #E4EEEA;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	padding: 5px;
	margin: 0;
	text-align: left;
	width: 172px;
}
#InstructionsField
{
	background: #FFF;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	width: 100%;
	padding: 3px;
	margin: 3px 0;
}
#OrderItemPreview TABLE
{
	width: 98%;
}
#OrderItemPreview TABLE TABLE
{
	width: 100%;
}
#ShipToMultipleAddressesButton
{
}
/*Misc Visual Styles
___________________________________________________________________________________________*/
.BVText, .CartText
{
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #3D79B6;
}
/*.BV10pt/12ptText*/
#INVALID-RULE
{
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
}
A#LoginControl1_lnkForgotPassword
{
	text-decoration: none;
}
#btnUpdateTotals
{
	background-color: #FFC;
}
#PackageList A, #CheckoutPayment A
{
	text-decoration: none;
	font-weight: bold;
}
.BVText .Stories
{
	text-align: justify;
}
.Item
{
	padding: 5px;
	background: #FFF;
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	text-align: left;
}
.AlternateItem
{
	padding: 5px;
	background: #E4EEEA;
	font: 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	text-align: left;
}
.FormTable
{
	margin: 3px 5px;
}
.contentcell
{
	width: 50%;
	background: #E4EEEA;
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
}
.FormInput, #inKeyword
{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #FFF;
	color: #000;
	padding-left: 2px;
	font: bold 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.ContentCell .FormInput, .ContentCell .FormInputError
{
	width: 200px;
}
.FormInput:focus
{
	background: #FFC;
}
/*changes color of focused input box*/
#btnSearch
{
	margin: -2px 0 0 3px;
}
/*fixes alignment of search button on search page*/
.FormInputError
{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #FFB5B5;
	color: #560F6B;
	padding-left: 2px;
	font: bold 10pt/12pt Verdana, Arial, Helvetica, Sans-Serif;
}
.formlabel
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
	letter-spacing: normal;
}
.CheckoutDescription SPAN.FormLabel LABEL
{
	background: #F0E2F6;
	padding: 2px;
}
SPAN.FormLabel LABEL:before
{
	content: "\00AB \0020";
/*adds a "<<", not visible on IE*/
}
.FormLabelStrong
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #560F6B;
	letter-spacing: normal;
}
SPAN#lblAddress
{
	font: normal 14px/16px Arial, Verdana, Helvetica, Sans-Serif;
}
.indent
{
	margin-left: 20px;
}
.Padded
{
	margin: 10px;
}
#dlPolicy, #dlPolicy A, #dlPolicy A:hover
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
}
.text
{
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-bottom: 8px;
}
SELECT
{
	color: #000;
}
A#lnkMyAccount, A:link#lnkMyAccount, A:visited#lnkMyAccount
{
	font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
	color: #333;
}
A:hover#lnkMyAccount
{
	color: #666;
	text-decoration: none;
}
/*Various Messages*/
.ErrorMessage, .ErrorMessage UL
{
	display: block;
	background: transparent;
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	color: #FF0000;
	font-weight: bold;
}
.SuccessMessage
{
	display: block;
	background: #9F0;
	padding: 3px;
	color: #FF0000;
	font: 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	text-align: center;
}
.WebPageMessage
{
	border-top: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-left: 1px solid #999;
	border-bottom: 1px solid #999;
	background: #FF0000;
	padding: 0;
	margin: 0;
}
.WebPageMessageError, .WebPageMessageWarning, .WebPageMessageInformation, .WebPageMessageQuestion, .WebPageMessageOK
{
	padding: 5px;
	background-position: 5px 5px;
	background-repeat: no-repeat;
}
.WebPageMessage .Message
{
	font: bold 12pt/14pt Verdana, Arial, Helvetica, Sans-Serif;
	padding: 0 0 0 40px;
	margin: 0;
	color: #FFF;
}
.WebPageMessageError
{
	background-image: url(MessageERROR.gif);
}
.WebPageMessageWarning
{
	background-image: url(MessageWARNING.gif);
}
.WebPageMessageInformation
{
	background-image: url(MessageINFO.gif);
}
.WebPageMessageQuestion
{
	background-image: url(MessageQUESTION.gif);
}
.WebPageMessageOK
{
	background-image: url(MessageOK.gif);
}
/*Footer*/
#footer
{
	font: 9px Verdana, Arial, Helvetica, Sans-Serif;
	clear: both;
	margin: 20px 0 0;
	color: #CCC;
	padding: 30px 0;
	text-align: center;
	background: url(footer.gif) repeat-x;
}
#footermenu A
{
	padding-left: 4px;
	padding-right: 4px;
	font: 11px Verdana, Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
#footermenu A:hover
{
}
#footercustommenu
{
	padding: 8px;
}
#copyright
{
	font-size: 10px;
	position: relative;
	top: 0px;
	color: #999;
	display: block;
	padding: 3px;
	text-align: center;
}
A.otherText:link
{
	color: #999;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
}
A.otherText:active
{
	color: #999;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
}
A.otherText:visited
{
	color: #999;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
}
A.otherText:hover
{
	color: #999;
	text-decoration: none;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
}
.otherText
{
	color: #999;
	font: 10px Verdana, Arial, Helvetica, Sans-Serif;
}
#btnContinue1
{
	float: right;
}
#btnContinue3
{
	display: none;
}
.checkoutNote
{
	font-weight: bold;
}
.checkoutNote SPAN
{
	color: #C00;
}

#lblCategoryName{
	text-align: left;
}
