/* MARSHMALLOW GRAY THEME BY BVTHEMES.COM - http://www.bvthemes.com
This theme is sold as is.  Modification of this stylesheet or the supplied images is encouraged.
However, any modifications is at the sole discretion of the customer and are not supported by BVThemes.com.
Please refer to README.txt within this themes folder for licensing information and instructions */

.hide
{
	display: none;
}

BODY
{
	background: #e4e0de;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font: 13px Arial,Helvetica,Sans-Serif;
	color: #000;
	letter-spacing: normal;
}

/* START MAIN LAYOUT TAGS */

/* The container is used to control to overall width of the site content */
#container
{
	width: 755px;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}
/* Used by popup windows */
#popupContainer
{
	width: 100%;
	padding: 10px;
/*	background: #FFF;*/
}
/* NavColumn and ContentColumn are used on pages with a sidebar */
#navcolumn
{
	margin: 0px;
	width: 145px;
	vertical-align: top;
	text-align: center;
	padding: 0 10 0 0;
	font: 13px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
}
#contentcolumn
{
	padding: 0 0 0 10;
	margin: 0px;
	width: 610px;
	vertical-align: top;
	text-align: left;
	font: 13px Arial, Helvetica, Sans-Serif;
}
/* #ProductPageContainer,#ProductImageColumn and #ProdutContentColumn are used on the product page */
#ProductPageContainer
{
	width: 100%;
}
#ProductPageImageColumn
{
	
	padding: 0 0 0 10;
	margin: 0px;
	vertical-align: top;
	text-align: center;
	font: 13px/15px Arial, Helvetica, Sans-Serif;
}
#ProductPageContentColumn
{
	padding: 0px 0px 0px 10px;
	display: block;
	/* width: 300px; */
	margin: 0px;
	vertical-align: top;
	text-align: left;	
	font: 13px/15px Arial, Helvetica, Sans-Serif;
	align: left;
}
/* #page is used by pages without a sidebar */
#page
{
	padding:0px;
	margin:0px;
/*	background:FFF;*/
	font: 13px/15px Arial, Helvetica, Sans-Serif;
}
/* #maincontent is a DIV that wraps the content area on every page */
#maincontent
{
	font: 13px Arial, Helvetica, Sans-Serif;
	margin: 0px;
	padding: 0px 0px 0px 0px;		
	text-align: left;	
}
/* END MAIN LAYOUT TAGS */

/* START HEADER TAGS */
#header
{
	padding:0px; 
	height: 138px;
	left: 0px;
	margin: 0px;
	width: 755px;
	position: relative;
	top: 0px;
	text-align: left; font-style:normal; font-variant:normal; font-weight:normal; font-size:13px
}
/* Used to make sure the main menu clears the logo and site menu */
#BrandingArea
{
	height: 110px;
	width: 755px;
}

/* Sections within Main Header Areas */
#SiteMenu LI
{
	list-style-type: none;
}
#SiteMenu A
{
	font-size: 13px;
	text-align: left;
	font-weight: bold;
}

#SiteMenu A:Hover
{
	text-decoration: underline;
}
#MiniCart
{
	position: absolute;
	text-align: left;
	top: 32px;
	left: 600px;
	color: #44547A;	
	font: 13px/12px Arial, Helvetica, Sans-Serif;
}


/* Tags for main menu */
/* NOTE: VS is not currently using this feature. --A */
#MainMenu
{
	width: 755px;
	background: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
	text-align: left;
}
/* Controls Tabs for top level categories */
#MenuLevel1
{
	width: 755px;
	background: none;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 0px;
}
#MenuLevel1 Table
{
    position: absolute;
	top: 85px;
	left: 35px;
	align: center;
}
.MenuItem
{		
	background: none;
	color: #000000;
	height: 25px;
	text-align: center;
}
.MenuItemActive
{
	background: none;
	width: 100px;
	color: #FFF;
	height: 25px;
	text-align: center;
	font-weight: bold;	
}
#MenuLevel1 A
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	padding: 0 10 0 10;
	color: #44547A;
	text-decoration: none;
}
#MenuLevel1 A:Hover
{
	text-decoration: underline;
}
/* controls sub category level menu */
#MenuLevel2
{
	position: relative;
	top: -135px;
	left: 350px;
	left: 0px;
	width: 755px;
	height: 38px;
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin-right: 0px;
	padding-top: 5px	
}
#MenuLevel2 .MenuItem
{
	width: 100px;
	background: transparent;
	color: #000;
}
#MenuLevel2 Table
{
	margin-left: auto;
	margin-right: auto;
}
#MenuLevel2 A
{
	font: 13px/12px Arial, Helvetica, Sans-Serif;
	color: #000;
	text-decoration: none;
}
#MenuLevel2 A:Hover
{
	text-decoration: underline;
}
/* END HEADER TAGS */

/* START FOOTER ELEMENTS */
.footer
{
	clear: both;
	margin: 0px;
	text-align: left;
	font-style:normal; 
	font-variant:normal; 
	font-weight:normal; 
	font-family:Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

#footermenu a {
    color: #8d2637;
	font-size: 11px;
}

#footermenu a:hover {
    text-decoration: underline;
	color: #a4515f;
}

#copyright
{
	font-size: 11px;
	font-weight: bold;
	color: #8d2637;
}

/* END FOOTER ELEMENTS */

/* START HOMEPAGE TAGS */
#PageHome #MainContent
{
	padding:0px;
	margin:0px;
}
#HomeTable
{
	width: 465px;
}
#HomeColumn1
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	width: 145px;
}
#HomeColumn2
{
	vertical-align: top;
	text-align: left;
	padding: 0 10 0 10;
	width: 465px;
}
#HomeColumn3
{
	vertical-align: top;
	text-align: left;
	padding: 0px;
	width: 145px;
	padding: 0 0 0 10;
}
#HomepageSample1
{
	
}
#HomepageSample2
{
	vertical-align: top;
	background: url('homepageblock.gif') no-repeat top;
	text-align: left;
	vertical-align: middle;
	height: 100px;
	width: 420px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	font-style:normal; font-variant:normal; font-weight:normal; line-height:14px; font-size:13px; font-family:Arial, Helvetica, Sans-Serif; 
	padding-left:5; padding-right:5; padding-top:25; padding-bottom:5
}
#HomeColumn1 .SingleProductDisplay, #HomeColumn2 .SingleProductDisplay, #HomeColumn3 .SingleProductDisplay
{
	border:0px;
}
#HomeColumn1 .SingleCategoryDisplay, #HomeColumn2 .SingleCategoryDisplay, #HomeColumn3 .SingleCategoryDisplay
{
	border:0px;
}
/* END HOMEPAGE TAGS */

/* START NAV COLUMN BLOCK TAGS */
#navColumn UL, .CategoryList UL
{
	padding: 0px 0px 0px 0px;
	margin:0px 0px 0px 10px;
	list-style-type: none;
}
.NavColumnBlock
{
	padding:0px;
	width: 145px;
}
.NavColumnBlockContent
{
	text-align: left;
}

.CategoryList, .MailingListSignupForm, .SearchBoxForm
{
	width: 145px;
}
.CategoryListContent
{
	text-align: left;
}

.MailingListSignupFormContent {
	text-align: left;
}

.SearchBoxFormContent
{
	padding:0;
	text-align: left;
	position:relative;
}
/* END NAV COLUMN BLOCK TAGS */

/* START PRODUCT CONTROLS AND CATEGORY CONTROLS */
.SingleProductDisplay, .SingleCategoryDisplay
{
	text-align: center;
	width: 145px;
	margin: 10px 10px 10px 0px;
}
/* Special Tag to shrink single product margins when inside nav column */
.RelatedItemsBlock
{
	display: block;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	background: #e9cfd3;
	width: 145px;
	margin: 0px;	
}
.RelatedItemsBlockContent
{
	padding: 0px;
	text-align: center;	
}
.NavColumnBlock .SingleProductDisplay, .NavColumnBlock .SingleCategoryDisplay
{
	margin:0px;
}

.SingleCategoryDisplayname A, .ListCategoryDisplay A
{
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
}
.SingleProductDisplayName A
{
	font: bold 13px/16px Arial, Helvetica, Sans-Serif;
}
.SingleProductDisplayPrice A
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	color: #6d1d2b;
}
.ListProductDisplay, .ListCategoryDisplay
{

}
.ListProductDisplayName
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	width: 350px;
}
.ListProductDisplayPrice
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;	
	text-align: right;
	width: 100px;
}
.ListCategoryDisplayDescription
{
	margin:3px 10px 10px 0px;
	font: 13px/14px Arial, Helvetica, Sans-Serif;
}
.DetailProductDisplayTable 
{
	width: 100%;
}
.DetailProductDisplay
{
	border-top: solid 1px #cccccc;
	padding: 10px 10px 0px 10px;
	text-align: left;
	width: 475px;
}
.DetailProductDisplayImage
{
	vertical-align: top;
	text-align: left;
	/* width: 120px; */
	height: 120px;
	float: right;
}

.DetailProductDisplayName {
    font-size: 13px;
	font-weight: bold;
}

.DetailProductDisplayPrice {
    font-size: 13px;
	color: #f30;
}

/* END PRODUCT CONTROLS AND CATEGORY CONTROLS */

/* Shopping Cart Page */
#CartTitle
{
	width:100%;
}
#CartSubTitle
{
}
#CartContainer
{
	width:100%;
	padding:0px;
	margin:0px;
}
#CartItemBlock
{
	padding:0px;
	margin:0px;
}
#CartItemBlock Table
{
	margin:0px;
	width:100%;
}
#CartUpdateBlock
{
	/*width:100%;*/
	margin:0px;
	text-align:center;
	vertical-align:bottom;
/*	border-left: solid 1px #807070;
	border-bottom: solid 1px #807070;
	border-right: solid 1px #807070;*/
}
#CartTotalBlock
{
/*	border-bottom: solid 1px #807070;
	border-right: solid 1px #807070;*/
	/*width:100; */
	margin:0px;
	padding:5px;
	text-align:center;
	vertical-align:middle;
}
#CartCheckoutButtons
{
	/*width:750px;*/
	text-align:right;
	margin-top:10px
}

/* START VISUAL STYLES */

.BVText
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	background: #e9cfd3;
	display: block;
	width: 145px;
	padding: 3 3 3 3;
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
}

#ProductDescription
{
	color:#8d2637;
	font-size:13px;
}

#dgPolicy
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
}

.CartText
{
	font: 14px/14px Arial, Helvetica, Sans-Serif;
}

.BVSmallText
{
	font: 13px/12px Arial, Helvetica, Sans-Serif;
	color: #666;
}
.Header
{
	color: #8d2637;
	background: #e9b2bf;
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	padding: 3px;
}
.Item, .CartItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;
}
.AlternateItem, .CartAlternateItem
{
	padding-right: 0.2em;
	padding-left: 0.5em;
	padding-bottom: 0.2em;
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0.2em;	
}
.CartItem, .CartAlternateItem
{
	border-bottom:1px solid #807070;	
}

.FormInput
{
	border: #7d7d7d 1px solid;
	background: #FFFFFF;
	color: #8d2637;
	font: 13px Arial, Helvetica, Sans-Serif;
}
.FormInputError
{
	border-right: #CCC 1px solid;
	border-top: #CCC 1px solid;
	background: #ffb5b5;
	border-left: #CCC 1px solid;
	color: #000;
	border-bottom: #CCC 1px solid;
}
.formlabel
{
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	color: #8d2637;	
	letter-spacing: normal;
	vertical-align: middle;	
}
.FormLabelStrong
{
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	color: #8d2637;	
	letter-spacing: normal;	
}
A
{
	text-decoration: none;
	color: #8d2637;
}
A:link
{
}
A:visited
{
}

A:active
{
}
A:hover
{
	text-decoration: underline;
	color: #a4515f;
}
.ErrorMessage
{
	background: #e9b2bf;
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	color: #6f0f19;
	font-weight: bold;
	padding: 3 3 3 3;
}
.SuccessMessage
{
	background: #e9b2bf;
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	color: #8d2637;
	padding: 3 3 3 3;
}
P
{
	margin: 0px;	
	text-align:left;
}
.indent
{	
	margin-left:20px;
}
.Padded
{
	margin:10px;
}
H1
{
	padding: 3 0 3 3;
	display: block;
	background: #e9cfd3;
	margin: 0px;
	font: bold 16px/20px Arial, Helvetica, Sans-Serif;
	color: #8d2637;
}
H3
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px 0px 10px 0px;
	font: bold 13px/16px Arial, Helvetica, Sans-Serif;
	color: #000;
	padding-top: 0px;
}
h4
{
	margin: 0px;
	color: #8d2637;
	text-align: left;
	font-style:normal; 
	font-variant:normal; 
	font-weight:bold; 
	line-height:14px; 
	font-size:13px; 
	font-family:Arial, Helvetica, Sans-Serif
}
.ProductPropertyLabel
/* Note that this controlls both the SKU label */
/* and the selectable modifier labels (Filling, etc.) */
{
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	color: #a4515f;
	
}
.ProductProperty {
    font-size: 13px;
	color: #000;
}

.SitePriceDiscounted, .YouSave, .ListPrice, .SitePrice, .DiscountText
{
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
}
.SitePrice, .ListPrice
{
	color: #8d2637;
}
.ListPrice
{
	text-decoration: line-through;
}
.SitePriceDiscounted, .YouSave
{
	color: #f00;
}


/* START BREADCRUMB TAGS */
#BreadCrumbs
{
	/*background:#CAE2F0;*/
	margin-bottom: 10px;
	padding: 0px;		
	font: 13px/12px Arial, Helvetica, Sans-Serif;
	color: #8d2637;
}
.BreadCrumbTrailSpacer
{
	background-repeat: no-repeat;
}

.BreadCrumbTrailNoLink
{
}
#BreadCrumbs A
{
	color:#8d2637;
}
#BreadCrumbs A:Hover
{
	color:#a4515f;
}
/* END BREADCRUMB TAGS */

/* CATEGORY LIST CONTROL TAGS */
.OtherCategory A
{
	font: 13px Arial, Helvetica, Sans-Serif;
	color: #8d2637;
	text-decoration: none;
}
.CurrentCategory A
{
	font: bold 13px Arial, Helvetica, Sans-Serif;
	text-decoration:none;
}
.SubCategory A, .SubCategory A:Visited, .SubCategory A:Active
{
	font: 13px Arial, Helvetica, Sans-Serif;
	color: #8d2637;
	text-decoration: none;
}
.SubCategory A:Hover
{
	text-decoration: underline;
}
/* END CATEGORY LIST CONTROL TAGS */



#ProductProperties
{
	text-align:left;
}
#ProductProperties UL
{
	margin: 5px 0px 0px 0px;
	list-style-type: none;
}
#ProductProperties UL LI
{
	margin-top:3px;
}
#ProductProperties UL UL
{
	margin: 5px 0px 0px 50px;
	list-style-type: disc;
}

/* Category Page */
#CategoryListHeader
{	
    padding: 10 0 10 0;
}
#CategoryListHeader #LayoutTable
{
	width: 100%;
}
#RecordsFound, #Pager, #Sorter, #Sorter td
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	color: #666;
}
#RecordsFound
{
    font-weight: bold;
}
#Pager
{	
}
#Sorter
{
}
#Sorter Table
{
}
#tblItems
{
/*	border: 1px solid #807070;*/
	width:100%;
	margin:5px;
}
#CheckoutTable
{
	width:100%;
}
#CheckoutSteps
{
	margin:5px;
}
.CheckoutStep
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
}
#CheckoutSteps A
{
	padding-right:20px;
	text-decoration:none;
	color:#666;
}
.CheckoutStep .CheckoutStepCurrent
{
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	color:#003366;
}

.CheckoutDescription
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
}
#AddressBookPanel
{
	width:100%;
	margin:0px 0px 10px 0px;	
}
.ContentBox
{
	margin: 3px 0px 5px 20px;	
	text-align:left;
	background:#fff;
	border: solid 1px #807070;
	padding:10px;
}
#CheckoutTotals
{

}
#PlaceOrderCell
{
	padding:5px;
	text-align:center;
	background:#fff;
	border: 1px solid #807070;
}
#CheckoutCoupons, .ControlArea
{
/*	background:#FFF;*/
	padding:5px;
}
.DetailProductDisplayDescription
{
	color:#666;
	font-size:13px;
}
#ProductControls
{
	background:#e9cfd3;
	padding:5px;
}
#CheckoutPaymentCell
{
	text-align: right;
	font: 13px Arial, Helvetica, Sans-Serif;
	padding: 0px 0px 0px 18px;	
}
#CheckoutPayment
{
	background:#fff;
	border: 1px solid #807070;
	padding: 5px;
	text-align:left;
}

#ProductControls
{
	margin-top:20px;
}

#lblSKU 
{
    font-size: 13px;
    color:#8d2637;
}
#ProductReviews, #ProductReviewNew
{
	margin: 20px 0px 10px 0px;	
}
#ProductReviews H3
{
	padding-right: 3px;
	background-position: center bottom;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	padding-bottom: 12px;
	margin: 0px;
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	color: #666;
	padding-top: 5px;
	text-align: left;
}
#ProductReviews A
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	}
.ProductReviewRating
{
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	color: #CC6600;
}
.ProductReview
{
	font: 13px/14px Arial, Helvetica, Sans-Serif;
	margin: 10px 10px 10px 10px;
	padding: 3 3 3 3;
}
.ProductReviewKarma
{
	font: 13px/12px Arial, Helvetica, Sans-Serif;
	color: #000;
	position: relative;
	top: 10px;
	padding: 0 0 10 0;
	
}
.RelatedItemsBlock H3
{
	padding-right: 3px;
	background-position: center bottom;
	padding-left: 3px;
	padding-bottom: 12px;
	margin: 0px;
	font: bold 13px/14px Arial, Helvetica, Sans-Serif;
	color: #666;
	padding-top: 5px;
	text-align: center;
}

#VolumeDiscounts
{
	margin: 5px;
}
.VolumePricingHeader
{
	font: 13px/12px Arial, Helvetica, Sans-Serif;
	color: #036;
	font-weight: bold;
}
.VolumePricingText
{
	font: 13px/12px Arial, Helvetica, Sans-Serif;
	color: #666;	
	padding: 2 2 2 2;
}
.NewProductBadge
{
	
}
.NewProductBadge IMG
{
	position: relative;
	top: -110;
	left: -35;
}



/* use extra divs to insert custom graphics or elements */
#extraDiv2, #extraDiv3, #extraDiv4, #extraDiv5, #ExtraDiv1, #ExtraDiv6
{
	display:none;
}

/* Error Message Boxes */
.WebPageMessage
{
	width:100%;
	BACKGROUND: #e9b2bf;
	COLOR: #6f0f19;
	margin:10px 0px 10px 0px;
	text-align:center;
}

.WebPageMessage .Message
{
	font: Bold 13px Arial, Helvetica, Sans-Serif;
	padding: 10px 0px 10px 0px;
	margin:0px;
}
/* End Error Message Boxes */


/* Added by MMWeb */
.ShippingPolicyChart 
{
	width: 100%;
	border-collapse: collapse;
}
.ShippingPolicyChart TD {
	font: Bold 13px Arial, Helvetica, Sans-Serif;
	border-top: 1px solid #999999;
	border-bottom: 1px solid #999999;	
}
.menu {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #8d2637;
	font-weight: bold;
}

a.menu {
	text-decoration: none;
}

.submenu {
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #8d2637;
	font-weight: normal;
	padding-left: 13px;
}

a.submenu {
	text-decoration: none;
}

.bodycopy {
	font-size: 13px;
	font-family: Arial, sans-serif;
	color: #8d2637;
}

input,select 
{
	border: expression(this.type=='select' || this.type=='text' || this.type=='password'?'1px solid #8D2637':'none');  	
	padding-left: 4; 
	padding-right: 4; 
	padding-top: 1; 
	padding-bottom: 1;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #8d2637;
}
input[type="select"],input[type="text"],input[type="password"]
{
	border: 1px solid #8D2637;
}
.footer {
	font-size: 11px;
	font-family: Arial, sans-serif;
	color: #8d2637;
	padding-left: 4px;
}

a.footer {
	text-decoration: none
}
.Column1MenuOther 
{
	padding-left: 12px;
}
.Column1MenuOther UL 
{
	margin-top: 0px;
	margin-left: 8px;
}
.Column1MenuOther LI 
{
	list-style-type: none;
}
.Column1MenuOther LI A
{
	font-weight: normal;
}
.Column1MenuOther A
{
	font: bold 13px Arial, Helvetica, Sans-Serif;
	text-decoration:none;
	line-height: 1.3;
}
.Column1MenuSearch 
{
	padding-left: 8px;
}
.CategoryBanner 
{
	margin-right: 15px;
	margin-bottom: 15px;
}

/* Calendar control for shipping */
#CalendarDiv 
{
	padding-top: 5px;
	padding-left: 15px;
}
.Calendar 
{
	background-color: #ffffff;
	font-family: Arial, sans-serif;
	font-size: 13px;
	color: #8d2637;	
}
.CalendarDayDisabled
{
	color: #bbbbbb;
}
.CalendarSelected 
{
	background-color: #000000;
	color: #ffffff;
	font-weight: bold;
}
.CalendarTitle 
{
	font-size: 13px;
	font-weight: bold;
}	
.CalendarWeekend {}
.CalendarOtherMonth {}
.CalendarNextPrev {}
.CalendarDayHeader {}
.CalendarToday {}
.CalendarDay {}

#CheckoutThankYou 
{
	padding: 10px;
	text-align:left;
	background:#fff;
	border: 1px solid #807070;
}

/* Category page gallery */
.CategoryGalleryMessage 
{
    border: 1px solid #ccc;
    background-color: #e9cfd3;
	width: 100%;
	margin: 20px 0px 0px 0px;
	padding: 15px;
}
.CategoryDecorationFee 
{
    font-weight: bold;
}

