/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

@import url('https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400..900;1,400..900&display=swap');

body
{
	margin: 0px auto;
	font-size: 11.5pt;
	color:#000;
 font-family: "Playfair Display", serif;
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background:#fff url(/Websites/50/Images/wallpaper.png) 0 0 repeat-x;
}

#form, #form2 {overflow-x: hidden !important;}
.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 11pt;
    background-color: #a6cb39;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 10px;
    text-align: center;
    position: absolute;
}
.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.socialLinks {
    margin: 0;
    position: absolute;
    top: 17%;
    right: 45px;
}
.socialLinks.footer { margin:5px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#a6cb39; margin:0 5px 0 0;}
.socialLinks .social {    background: #000000;
    color: #a4cb39;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 2px 10px 0;
    border-radius: 13px 13px;
    border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#a5cc39;}
.socialLinks .social:hover .fa { color:#fff;}

#telephone {
    position: absolute;
    top: 126px;
    right: 52px;
    color: #fff;
    font-size: 13pt;
    font-weight: normal;
letter-spacing: 1px;
}
#location {
    position: absolute;
    top: 88px;
    right: 52px;
    color: #fff;
    font-size: 11pt;
letter-spacing: 1px;
}
#telephone .fa,#location .fa { margin-right:3px;}

#telephone a { color: #fff; text-decoration:none;}
#telephone a:hover { color: #a4cb39;}


.autoSpacer {
    background: #fff url(/Websites/50/Images/upload/image/slide1TF.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: bottom;
    height: 100vh;
    width: 100vw;
    transform: scale(1);
    overflow: hidden;
    /* animation: 14s ease-in-out imageZoom; */
}

.heroText {
    color: #fff;
    position: absolute;
    bottom: 7vh;
    left: 5%;
}

.autoSpacer p {
    margin-bottom: 30px;
    font-size: 11pt;
    letter-spacing: 2px;
}

.heroContent {
    font-size: 32pt;
    text-align: left;
    color: #fff;
    margin: 52px 0px;
    position: relative;
    bottom: 71px;
    left: 151px;
}
.heroContentFlorist
{
    text-transform: capitalize;
    color: #a5cc39;
    letter-spacing: 27px;
    font-size: 114pt;
    text-shadow: 0px 0px 11px #000;
    position: relative;
    right: 402px;
    top: 92px;
}

.heroTag {
    font-size: 17pt;
    color: #fff;
}

.heroButtons {

}

.heroButtons p {
    float: left;
    margin-right: 20px;
    margin-top: 20px;
}

.heroButtons a {
    font-family: Arial, Helvetica, sans-serif;
    padding: 23px 48px;
    border: 2px solid #a5cc39;
    color: #ffffff;
    background-color: rgb(0 0 0);
    text-decoration: none;
    text-transform: uppercase;
    border-radius: 8px;
    font-size: 15pt;
}

.heroButtons a:hover {
    padding: 23px 48px;
    border: 2px solid #a5cc39;
    color: #fff;
    background-color: #a5cc39;
}

.pageTop
{
display:none;
}
.pageSides
{
width:100%;
margin:0 auto;
}
.header
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 0px;
    padding-top: 0px;
    background-image: none;
    position: fixed;
    border-bottom: 5px solid #a5cc39;
    width: 100%;
    background-color: rgb(0 0 0 / 65%);
    z-index: 10;
}
.page
{
	margin: 0px auto 0px auto;
        background: #fff;
        background-image: none;
        width: 85%
}
.pageBanner
{
	margin:0px auto 0px auto;
padding-bottom:0px;
width: 100%;
}
.pageBanner .socialLinksLarge
{
left:800px;
top:20px;
}
.shopColumn1of2
{
	margin-top:27px;
	padding-top:0px;
margin-left:0px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:40px;
  	padding-top:20px;
	 margin-left:180px;
	 padding-right:0px;
}
.column1of1
{
	padding:20px 0;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
	float: left;
        width: 172px;
        color: Black;
        /* margin-right: 15px; */
        height: 335px;
        margin-bottom: 20px;
        padding: 5px;
        border-radius: 14px;
        border-top: 3px #a5cc39 solid;
        border-bottom: 3px #a5cc39 solid;
        border-right: 1px black solid;
        border-left: 1px solid black;
}
.productSummaryFeatured 
{
	float: left;
        width: 172px;
        color: Black;
        /* margin-right: 15px; */
        height: 335px;
        margin-bottom: 20px;
        padding: 5px;
        border-radius: 14px;
        border-top: 3px #a5cc39 solid;
        border-bottom: 3px #a5cc39 solid;
        border-right: 1px black solid;
        border-left: 1px solid black;;
}
.productSummary:hover {}

.productSummaryFeatured .productSummaryImage {
       box-shadow: none;
    text-align: center;
}

.productSummaryFeatured .productSummaryName {
    color: #000;
}

.productSummary:hover .productSummaryImage {

    text-align: center;
}

.productSummary:hover .productSummaryName {
    color: #000;
}

.productSummaryImage
{
	height: 170px; /* thumnail height */
       border-radius: 6px;
}


.productSummaryImage img
{
	height: 170px; /* thumnail height */
      border-radius: 4px;
}
.productSummaryName
{
	color:#4c4c4c;
margin-top:15px;
	font-size:11pt;
	height:30px;
text-align:center;
line-height:10pt;
text-transform:uppercase;
letter-spacing:2px;
font-size:10pt;
}
.productSummaryPrice
{
	color:#000;
text-align:center;
margin-top:5px;
}
.productSummaryButtons
{
text-align:center;
margin-top:5px;
}
.productSummary h1 { font-size:15pt;}






.productSummary3
{
display:none;
}

.productSubCatSummary
{
    width: 780px;
height: 393px;
background-color: #E2E2E2;
    border-bottom: 2px solid black;
    border-top: 2px solid black;
    margin-bottom: 18px;
    padding-left: 36px;
    padding-top: 14px;
}

.subCategorySummaries h1
{
margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 0px;
    border-bottom: none;
}


/* General Style */

a
{
	color:#4c4c4c;
	text-decoration:underline;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	color:#000;
font-weight:normal;
text-transform:uppercase;
letter-spacing:2px;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:13pt;
	color:#000;
font-weight:normal;
text-transform:uppercase;
letter-spacing:2px;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:960px; margin: 0 auto;}
.footerText
{
background:#000;
	padding-top: 20px;
	padding-bottom: 10px;
	color:#fff;
	text-align: center;
border-top:#4c4c4c 1px solid;
font-size:11pt;
text-transform:uppercase;
letter-spacing:2px;
margin-left: -100%;
margin-right: -100%;
height: auto;
}
.footerText a
{
	text-decoration:none;
	color:#fff;
font-size:10pt;
text-transform:none;
letter-spacing:0px;
}
.footerText a:hover
{
	text-decoration:underline;
color:#fff;
}
.footerText p { font-size:10pt; color:#fff; text-transform:none;
letter-spacing:0px;}

.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:295px;
	padding-left:0px;
	padding-right:20px;
margin-left:0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:155px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:right;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:20px;
}

.footerCol5of4
{
text-align:center;
  	 margin:0 auto;
width:600px;
clear:both;
float:none;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* general styles */

.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:black;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}


/* Top Menu */
.menu
{
	
         margin-top: -8px;
        margin-left: auto;
        margin-right: auto;
        font-size: 12pt;
        padding-top: 8px;
padding-top: 8px
        background-color: black;
        z-index: 1;
       width: 100%;
        text-align: center;

 
border-bottom: 3px solid #a5cc39;
}
.menuDividers
{
    color: #a4cb39;
}


.menu ul
{
	    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-left: 10px;
   
    height: 27px;
    background-repeat: repeat-x;
    z-index: 10;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 10px;
    padding-left: 10px;
    text-decoration:none;
    color:white;
}
.menu ul li a:hover
{
    text-decoration: none;
    color: #a5cc39;
}
.menu ul li a:visited
{
    
    }
.menuSelected
{
	padding-top: 7px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
	background-position: center 50%;
	color: white;
	line-height: 1em;
}


/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{

	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}



/* Product Menu */
.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 160px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: auto;
font-size:9pt;
border-bottom:#4c4c4c 1px solid;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:1px;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
font-size:9pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;

}
.productMenu ul
{
	list-style-type: none;
	width:150px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 2px;
	padding-left: 0px;
	color:#000;
	width: 150px;
	height: 22px;
font-size:9pt;
margin-bottom:5px;
border-bottom:#4c4c4c 1px solid;
text-transform:uppercase;
letter-spacing:1px;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	
}
.productMenuSubCategory a
{
	color:#4c4c4c;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:9pt;
padding:0 0 0 0px;
}
.productMenuSubCategory a:hover
{
	text-decoration:underline;
	color:#000;
}


.productMenuBottom
{
width: 150px;
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;


}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:black;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height: 30px;
    margin-top: 32px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:Gray;
}
.basketOrderItems a
{
		color:Gray;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:Gray;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#E6E4E4;
	color:Black;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#E6E4E4;
	color:#808080;
}
.basketHeaderArrow
{
	background-color: #e6e4e4;
	color: Black;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}
.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
}
.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
}
.contactFormField
{
	width:200px;
margin-bottom:10px;
background: #fff;
}
.contactFormMessageBox
{
	width:400px;
margin-bottom:10px;
background: #fff;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:black;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:black;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:black;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

.productSubCatSummary
{
	width:780px;

}

.productSubCatSummaryMore
{
text-align: center;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:#fff;
border:black 1px solid;
text-align: center;
}

.animationPanelhomepage
{

width:790px;
height:470px;
margin-bottom:30px;
}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:360px;
left:30px;
background-color:#818778;
background:rgba(129,135,120,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}


.basketBorderBottom td
{
	border-color:#64675F;
}
.checkoutBasket table 
{ 
border-color:#64675F;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#64675F;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}



/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More >";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy >";}

.productDetailsBack a::before, .checkoutBack::before {content:"< Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next >";}

.checkoutConfirmPay::before {content: "Confirm & Pay >";}

.checkoutPay::before {content: "Pay >";}

.checkoutButton::before {content: "Checkout >";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "< Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy, .productDetailsBuy, .productDetailsBack a, .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, #lnkContinueShopping
{
    color:inherit;
    border-width:1px;
    border-style:solid;
    border-color:inherit;
    text-decoration:none;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:0px;
    padding-right:0px;
    border-radius:0px;
    display:inline-block;
    text-align:center;
    transition: background-color .5s, color .5s,  border-color .5s;
    color:#4c4c4c;
    font-size:100%;
    padding-top:3px;
    height:24px;
    width:150px;

text-transform:uppercase;
}

/* More Info Button */
.productSummaryMore {
    width: 40%;
    height: auto;
    font-size: 100%;
    padding-top: 1px;
    color: #fff;
    background:#a5cc39;
    border-color: #000;
}

.productSummaryMore:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

/* Buy Link Button */
.productSummaryBuyLink {
    width: 40%;
    height: auto;
    font-size: 100%;
    padding-top: 1px;
    color: #fff;
    background: #000;
    border-color: #000;
}

.productSummaryBuyLink:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

/* Buy Button */
.productSummaryBuy {
    width: 40%;
    height: auto;
    font-size: 100%;
    padding-top: 1px;
    color: #fff;
    background: #000;
    border-color: #000;
}

.productSummaryBuy:hover {
    color: #000;
    background-color: #fff;
    border-color: #000;
}

.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:130px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:auto;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:10px;
    padding-right:10px;
}

.productDetailsBack a:hover, .checkoutBillingRetrieve:hover, .checkoutBack:hover, #lnkContinueShopping:hover
{
    cursor: pointer;
    color:white;
    background-color:#000;   /* hover colours*/
    border-color:#000;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:#000;
    color:white;
    border-color:#000;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#4c4c4c;
     text-decoration:none;
 }


.subMenuLevel0
{ 
background-color: white;             
}
.subMenuLevelAlt0
{  
background-color: white;            
}


.subMenuLevel1
{ 
background-color: white;             
}

.subMenuLevelAlt1
{ 
background-color: white;             
}


.contentSubMenu
{
background-color: white;
}


.contentSubMenuHeader
{
background-color: white;
}





.productSummaryFeatured img:hover {box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.5);
.productSummary img:hover {box-shadow: 0 6px 6px -2px rgba(0, 0, 0, 0.5);