
.BorderTable
{
	background-color: White;
}

.HeaderTable
{
	background-image: url(../../images/branding/bloomnet/design1pink/header.jpg);
	background-repeat: no-repeat;
	height: 130;
	padding: 20 0 0 30;
}

.MenuTable
{
	background-image: url(../../images/branding/bloomnet/design1pink/menu.jpg);
	background-repeat: no-repeat;
	height:36;
	width: 100%;
	padding: 10 13 0 17;
}

.MidSectionTable
{
	background-image: url(../../images/branding/bloomnet/design1pink/Content.jpg);
	background-repeat: no-repeat;
}

.ContentTable
{
	padding: 0 0 0 5;
}

.LeftNavTable
{
	padding: 30 0 0 0;		
}

.PhoneNumberText
{
	color: C71FCE;	
	padding: 10 25 0 0;		
}

.RightNavTable
{
}

.AboveFooterTable
{
}

.FooterTable
{
}

.SecondaryFooterTable
{
}

.FooterNavigationTable
{
	padding: 0;
}

.CategoryNavigationModuleTable
{
	width: 200;
	padding: 10 0 30 10;
}

.FeaturedModuleTable 
{
	background-image: url(../../images/branding/bloomnet/design1pink/featureditem.jpg);
	background-repeat: no-repeat;
	padding: 60 0 10 40;
	height:400;
	/*height:expression(document.getElementById("LeftNavTable").offsetHeight);*/
	width: 795;
}

.FeaturedImageTable 
{
	width: 235;
}

.FeaturedDesscriptionTable 
{
	padding: 0 10 0 40;
}

.SpecialProductsModuleTable
{
	height: 260;
	background-image: url(../../images/branding/bloomnet/design1pink/Footer.jpg);
	background-repeat: no-repeat;
	/*padding: 50 30 20 15;*/
	padding: 60 5 15 5;
	width: 795;
}

.MenuModuleTable 
{
	width: 760;	
}

.QuickSearchTable 
{
	padding: 10 0 10 10;
}

.SpacerModuleTable
{
	height: 15;
	background-image: url(../../images/branding/bloomnet/design1pink/alternatefooter.jpg);
}

.SpacerModuleTableHome
{
	height: 15;
	background-image: url(../../images/branding/bloomnet/design1pink/alternatefooter.jpg);
}

.CategoryTreeTopLevel
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 10pt;
	color: #7F0A7C;
	text-decoration: none;
}

.CategoryTreeSubs
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 7pt;
	color: #7F0A7C;
	text-decoration: none;
	text-transform: uppercase;
}

.FeaturedProductName
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 14pt;
	color: #7F0A7C;
	text-decoration: none;
}

.StoreName
{
	font-family:Garamond;
    font-weight:normal;
    font-size:25pt;
    font-style:italic;
    color:#e8e8e8;
    text-decoration:none;
    padding: 10, 0 , 0, 0;
}

.MenuText
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 10pt;
	color: #ffffff;
	text-decoration: none;
}

.FeaturedHeaderText
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 10pt;
	color: #e8e8e8;
	text-decoration: none;
}

.FeaturedProductPriceText
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 12pt;
	color: #7F0A7C;
	text-decoration: none;
}

.SearchText
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-size: 10pt;
	color: #e8e8e8;
	text-decoration: none;
}

.BottomMenuText
{
    font-weight: normal;
	font-family: verdana, Arial, helvetica;
	font-size: 8pt;
	color: dimgray;
	text-decoration: none;
}

.SpecialProductsText
{
    font-weight: normal;
	font-family: Arial;
	font-size: 7pt;
	color: black;
	text-decoration: none;
}

.SpecialProductsName
{
    font-weight: bold;
	font-family: Arial;
	font-size: 10pt;
	color: black;
	text-decoration: none;
}

.BuyNowButton
{
	background-image: url(../../Images/ButtonSets/Pink/btn_buy_now.png);
	background-repeat: no-repeat;
	width: 89;
	height: 29;
	border: none;
	cursor: hand;
}

.ButtonAddToCart
{
	background-image: url(../../Images/ButtonSets/Pink/btn_addtocart.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}

.ButtonContinueShopping 
{
	background-image: url(../../Images/ButtonSets/Pink/continueshopping_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}

.ButtonUpdate
{
	background-image: url(../../Images/ButtonSets/Pink/btn_update.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}

.ButtonCheckout
{
	background-image: url(../../Images/ButtonSets/Pink/btn_proceedtocheckout.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}

.ButtonSearch
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Search.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 143;
	height: 29;
}

.ButtonLoginToAccount
{
	background-image: url(../../Images/ButtonSets/Pink/btn_login.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}

.ButtonCreateNewAccount
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Create_New_Account.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}


.ButtonSendPassword
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Send_Password.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 138;
	height: 29;
}


.ButtonCreateAccount
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Create_Account.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}


.ButtonLogOut
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Logout.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}

.ButtonBack
{
	background-image: url(../../images/ButtonSets/Pink/btn_back.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}


.ButtonContinue
{
	background-image: url(../../Images/ButtonSets/Pink/continue_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}


.ButtonPrevious
{
	background-image: url(../../Images/ButtonSets/Pink/btn_previous.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 120;
	height: 29;
}


.ButtonPlaceOrder
{
	background-image: url(../../Images/ButtonSets/Pink/btn_PlaceOrder.png); 
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 138;
	height: 29;
}


.ButtonSave
{
	background-image: url(../../Images/ButtonSets/Pink/savechanges_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}


.ButtonCancel
{
	background-image: url(../../Images/ButtonSets/Pink/cancel_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}


.ButtonPrinterFriendly
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Printer_Friendly.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 138;
	height: 29;
}


.ButtonReturnToHistory
{
	background-image: url(../../Images/ButtonSets/Pink/btn_ReturnToHistory.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}


.ButtonAddNewCreditCard
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Add_New_CreditCard.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}


.ButtonAddRecipient
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Add_Recipient.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}


.ButtonSubmit
{
	background-image: url(../../Images/ButtonSets/Pink/savechanges_btn.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}


.ButtonAddNewReminder
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Add_New_Reminder.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}

.RadGrid
{
   /* background-image: url(../../images/branding/bloomnet/design1pink/headerBg.png);
    background-repeat: repeat-x;*/
    border: 0px solid #a5b9d6;
    border-top: 0;
    font-size: 10px;
    font-family: Arial, Verdana;
}

.BottomPageSpacer
{
	height: 0;
}


.ButtonAnonymousLogin
{
	background-image: url(../../Images/ButtonSets/Pink/btn_login_anonymously.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 183;
	height: 29;
}

.ButtonApply
{
	background-image: url(../../Images/ButtonSets/Pink/btn_apply.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}

.BannerModuleTable 
{
	/*background-image: url(../../images/branding/bloomnet/design1pink/BannerBackground.jpg);*/
}

.GridHeader 
{
    font-family: Arial, Verdana;
	font-size: 11pt;
	color: #121212;
	font-weight: bold;
	text-align:left;
}

.GridNormalItem
{
    font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color: #e3e4e3;
}

.GridAlternatingItem
{
    font-family: Arial, Verdana;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	background-color:#cecfce;
}

.ButtonCheckoutLarge
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Xlarge_Checkout.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 130;
	height: 50;
}






.ButtonContinueSmall
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Xsmall_Continue.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 88;
	height: 30;
}

.ButtonPreviousSmall
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Xsmall_Previous.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 88;
	height: 30;
}


.ButtonPreviousTop
{
	background-image: url(../../Images/ButtonSets/Pink/btn_previous.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}


.ProductNameText  
{
	font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}


.RelatedProductsTitle
{
    font-weight: bold;
	font-family: Arial, Verdana, helvetica;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
}

.RelatedProductsName
{

	font-family: Arial, Verdana, helvetica;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
}

.RelatedProductsPrice
{
    font-weight: bold;
	font-family: Arial, Verdana, helvetica;
	font-style: normal;
	font-size: 11pt;
	color: #000000;
	text-decoration: none;
}


.ProductPageText
{
	font-weight: bold;
	font-family: arial, verdana, helvetica;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
}

.ProductPageTextLine
{
	TEXT-DECORATION: line-through;
	font-weight: bold;
	font-family: arial, verdana, helvetica;
	font-style: normal;
	font-size: 11pt;
	color: Black;
}

.ProductPageTextDescription
{
	font-family: arial, verdana, helvetica;
	font-style: normal;
	font-size: 8pt;
	color: Black;
	text-align:justify;
	padding: 0,0,10,0;
}



/* Checkout Styles*/

.PageTitle
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 18pt;
	color: #121212;
	font-weight: bold;
	padding-bottom: 8;
}

.ShoppingCartText
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 13pt;
	color: #121212;
	font-weight: bold;
	padding-bottom: 8;
}

.SubTotalNumber
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 13pt;
	color: Red;
	font-weight: bold;
	padding-bottom: 8;
}


.PageShopName
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	padding-bottom: 8;
}


.PageShopInfo
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-bottom: 8;
}

.PageShopHoursInfo
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
	padding-bottom: 8;
}

.PageSubTitle
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
	padding-bottom: 8;
	text-transform:uppercase;
}

.PageSubTitleReg
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 11pt;
	color: #000000;
	font-weight: bold;
}

.PageText
{
	font-family: Arial, verdana, Century Gothic;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;
	padding-bottom: 8;
}


/* Small Box Design */

.SmallBoxTable
{

}

TD.SmallBoxTL
{
	background-image: url(../../Images/Boxes/Gray/Color/TL.png);
	width: 20px;
	height: 20px;
}

TD.SmallBoxMiddle
{
	background-color: #ededed;	
	font-family: Arial, verdana;
	color: White;
	font-size: 13px;
}

TD.SmallBoxTR
{
	background-image: url(../../Images/Boxes/Gray/Color/TR.png);
	width: 20px;
	height: 20px;
}


TD.SmallBoxBL
{
	background-image: url(../../Images/Boxes/Gray/Color/BL.png);
	width: 20px;
	height: 20px;
}
TD.SmallBoxBR
{
	background-image: url(../../Images/Boxes/Gray/Color/BR.png);
	width: 20px;
	height: 20px;
}


/* Small Box Design White Border*/

.SmallBoxWhiteBorderTable
{
	width: 100%;	
}

TD.SmallBoxWhiteBorderTL
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/TL.png);
	width: 20px;
	height: 20px;
}

TD.SmallBoxWhiteBorderMiddleTop
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/CT.png);
	height: 20px;
}

TD.SmallBoxWhiteBorderMiddleBottom
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/CB.png);
	height: 20px;
}

TD.SmallBoxWhiteBorderMiddleLeft
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/MR.png);
	width: 20px;
}

TD.SmallBoxWhiteBorderMiddleRight
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/ML.png);
	width: 20px;
}


TD.SmallBoxWhiteBorderTR
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/TR.png);
	width: 20px;
	height: 20px;
}


TD.SmallBoxWhiteBorderBL
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/BL.png);
	width: 20px;
	height: 20px;
}
TD.SmallBoxWhiteBorderBR
{
	background-image: url(../../Images/Boxes/Gray/ColorWithBorder/BR.png);
	width: 20px;
	height: 20px;
}


TD.SmallBoxWhiteBorderMiddle
{
	background-color: #ededed;	
	font-family: Arial, verdana;
	color: White;
	font-size: 13px;
}



/* Small Box Design Colored Border*/

.SmallBoxColorBorderTable
{
	width: 100%;	
}

TD.SmallBoxColorBorderTL
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/TL.png);
	width: 20px;
	height: 20px;
}

TD.SmallBoxColorBorderMiddleTop
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/CT.png);
	height: 20px;
}

TD.SmallBoxColorBorderMiddleBottom
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/CB.png);
	height: 20px;
}

TD.SmallBoxColorBorderMiddleLeft
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/MR.png);
	width: 20px;
}

TD.SmallBoxColorBorderMiddleRight
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/ML.png);
	width: 20px;
}


TD.SmallBoxColorBorderTR
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/TR.png);
	width: 20px;
	height: 20px;
}


TD.SmallBoxColorBorderBL
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/BL.png);
	width: 20px;
	height: 20px;
}
TD.SmallBoxColorBorderBR
{
	background-image: url(../../Images/Boxes/Gray/WhiteWithBorder/BR.png);
	width: 20px;
	height: 20px;
}


TD.SmallBoxColorBorderMiddle
{
	background-color: #ffffff;	
	font-family: Arial, verdana;
	color: Black;
	font-size: 13px;
}




/* Small Box Colored Top*/

.SmallBoxColorTopTable
{
	width: 100%;	
}

TD.SmallBoxColorTopTL
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/TL.png);
	width: 20px;
	height: 23px;
}

TD.SmallBoxColorTopMiddleTop
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/CT.png);
	height: 23px;
	font-family: Arial, verdana;
	color: Black;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
}

TD.SmallBoxColorTopMiddleBottom
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/CB.png);
	height: 20px;
}

TD.SmallBoxColorTopMiddleLeft
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/MR.png);
	width: 20px;
}

TD.SmallBoxColorTopMiddleRight
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/ML.png);
	background-repeat: repeat-y;
	width: 20px;
}

TD.SmallBoxColorTopMiddleRightWhite
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/MLW.png);
	width: 20px;
}

TD.SmallBoxColorTopMiddleLeftWhite
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/MRW.png);
	width: 20px;
}

TD.SmallBoxColorTopTR
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/TR.png);
	width: 20px;
	height: 23px;
}


TD.SmallBoxColorTopBL
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/BL.png);
	width: 20px;
	height: 20px;
}
TD.SmallBoxColorTopBR
{
	background-image: url(../../Images/Boxes/Gray/ColorTop/BR.png);
	width: 20px;
	height: 20px;
}


TD.SmallBoxColorTopMiddle
{
	background-color: #ffffff;	
	font-family: Arial, verdana;
	color: Black;
	font-size: 13px;
}

/* Big Box Design */ 

.BigBoxTable
{
	width: 98%;
	padding: 0 0 0 0;
}

TD.BigBoxTL
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/TL.png);
	width: 20px;
	height: 20px;
}

TD.BigBoxMiddle
{
	background-color: white;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

TD.BigBoxTR
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/TR.png);
	width: 20px;
	height: 20px;
}


TD.BigBoxBL
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/BL.png);
	width: 20px;
	height: 20px;
}
TD.BigBoxBR
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/BR.png);
	width: 20px;
	height: 20px;
}


.BoxSpacer
{
	height: 8px;
}

.ButtonContinueShoppingLarge
{
	background-image: url(../../Images/ButtonSets/Pink/btn_Xlarge_ContinueShopping.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 130;
	height: 50;
}

/* White Box Confirmation Page */

.SmallBoxWhiteTable
{
	width: 98%;
	padding: 0 0 0 0;
}

TD.SmallBoxWhiteTL
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/TL.png);
	width: 20px;
	height: 20px;
}

TD.SmallBoxWhiteMiddle
{
	background-color: white;	
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
}

TD.SmallBoxWhiteTR
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/TR.png);
	width: 20px;
	height: 20px;
}


TD.SmallBoxWhiteBL
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/BL.png);
	width: 20px;
	height: 20px;
}
TD.SmallBoxWhiteBR
{
	background-image: url(../../Images/Boxes/Gray/OuterBox/BR.png);
	width: 20px;
	height: 20px;
}


/* End - White Box Confirmation Page */

.ButtonSignup
{
	background-image: url(../../images/ButtonSets/Pink/btn_submit_small.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 89;
	height: 29;
}


.ButtonEmailSignup
{
	background-image: url(../../images/ButtonSets/EmailSubmit.png);
	background-repeat: no-repeat;
	border: none;
	cursor: hand;
	width: 62;
	height: 23;
}

.LeftNavPhoneText 
{
	font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 13pt;
	color: #7F0A7C;
	text-decoration: none;	
}

.LeftNavBlogText 
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 10pt;
	color: #7F0A7C;
	text-decoration: none;	
}

.LeftNavSignUpEmailText 
{
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 9pt;
	color: #7F0A7C;
	text-decoration: none;	
}


.SpacerTopHeader
{
	 height: 5;
}

.FeaturedModuleAddressTable 
{
	background-image: url(../../images/branding/bloomnet/design1pink/featureditem.jpg);
	background-repeat: no-repeat;
	padding: 60 0 10 0;
	height:400;
	/*height:expression(document.getElementById("LeftNavTable").offsetHeight);*/
	width: 795;
}

.FeaturedFlashModule 
{
	background-image: url(../../images/branding/bloomnet/design1pink/featureditem.jpg);
	background-repeat: no-repeat;
	padding: 60 0 10 0;
	height:400;
	/*height:expression(document.getElementById("LeftNavTable").offsetHeight);*/
	width: 795;
}


.btnHPEmail
{
	background-image: url(../../Images/ButtonSets/Pink/btn_HP_EmailSignup.png);
	background-repeat: no-repeat;
	width: 165;
	height: 62;
	border: none;
	cursor: hand;
	display:inline-block;
}

.btnHPAboutUs
{
	background-image: url(../../Images/ButtonSets/Pink/btn_HP_AboutUs.png);
	background-repeat: no-repeat;
	width: 165;
	height: 62;
	border: none;
	cursor: hand;
	display:inline-block;
}

.btnHPMap
{
	background-image: url(../../Images/ButtonSets/Pink/btn_HP_Map.png);
	background-repeat: no-repeat;
	width: 165;
	height: 62;
	border: none;
	cursor: hand;
	display:inline-block;
}

.btnHPFlowerCare
{
	background-image: url(../../Images/ButtonSets/Pink/btn_HP_FlowerCare.png);
	background-repeat: no-repeat;
	width: 165;
	height: 62;
	border: none;
	cursor: hand;
	display:inline-block;
}


.btnHPBlog
{
	background-image: url(../../Images/ButtonSets/Pink/btn_HP_Blog.png);
	background-repeat: no-repeat;
	width: 165;
	height: 62;
	border: none;
	cursor: hand;
	display:inline-block;
}

.HPAddressShopName
{
    font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 16pt;
	color: #7a396e;
	text-decoration: none;
	text-align: center;
}

.HPAddress
{
    font-weight: bold;
	font-family: Arial, helvetica;
	font-style: normal;
	font-size: 13pt;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.HPAddressPhone
{
    font-weight: bold;
	font-family: Arial, helvetica;
	font-style: normal;
	font-size: 12pt;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

.HPAddressText
{
    font-weight:normal;
	font-family: Arial, helvetica;
	font-style: normal;
	font-size: 10pt;
	color: #000000;
	text-decoration: none;
	text-align: center;
}

/*** Begin Header Tags SEO ***/
h1 {
	font-weight: bold;
	font-family: verdana, Arial, helvetica;
	font-style: normal;
	font-size: 14pt;
	color: #000000;
	text-decoration: none;
}
/*** End Header Tags SEO ***/

