/* Page layout */

@import url(https://fonts.googleapis.com/css?family=Roboto+Slab:300,400,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Crimson+Text:wght@600&display=swap');
body
{
margin: 0px auto;
    background-color: #616161;
    font-size: 11pt;
    color: white;
    font-family: 'Roboto Slab', serif;
    font-weight: 300;
    width: 960px;
    position: relative;
    direction: ltr;
    text-align: left;
    line-height: 1.4em;
    background: #444;
    /* background-image: url(../Images/wallpaperNew4.png); */
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
}

/* HOME BOXES */
#homeSlides { width:750px; height:510px; position:relative; margin:0 0 20px 0;  top: 27px;}
#homeSlides a .text 
{ 
    position: absolute;
    bottom: 30px;
    left: 0;
    display: block;
    color: #fff;
    background-color: rgb(157 215 95 / 81%);
    padding: 20px 0px 20px 50px;
    font-size: 20pt;
    width: 680px;
    text-align: right;
    padding-right: 20px;
}

.socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 120px;
    left: 25px;
}
.socialLinks.footer { margin:0px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#616161; margin:0 5px 0 0;}
.socialLinks .social { background:#dbdbdb; color:#fff; display:inline-block; padding:8px 0 8px 6px; text-align:center; width:30px; font-size:20px; margin:0 2px 10px 0; border-radius:50%;}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#b9f0a5;}
.socialLinks .social:hover .fa { color:#616161;}


#telephone 
{ 
position: absolute;
    top: 24px;
    left: 26px;
    color: #b9f0a5;
    font-size: 14pt;
}
#location 
{ 
position: absolute;
    top: 49px;
    left: 26px;
    color: #fff;
    font-size: 14pt;
}
#telephone .fa,#location .fa { margin-right:3px;     color: #b9f0a5;}
#telephone a{color:#fff; text-decoration: none;}
#telephone a:hover {color:#d5ffa7;}
.pageTop
{
display:none;
}
.pageSides
{
background-color: #616161;
box-shadow:0px 0px 8px #434242;
}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
	background-color: #616161;
	background-image:none; /* required by admin html editor */

}
.page
{
	margin: 0px auto 0px 0px; /* left marging width of page sides */
background-color: #616161;

	background-image:none; /* required by admin html editor */
	width: 960px;
}
.adminpage .pageBanner { display:none;}
.pageBanner
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
}
.pageBanner .socialLinksLarge
{
left:10px;
top:65px;
width:300px
}
.shopColumn1of2
{
margin-top: 0px;
    padding-top: 10px;
    float: left;
    width: 180px;
    padding-left: 15px;
    padding-right: 0px;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:16px;
	 margin-left:195px;
	 padding-right:17px;
}
.column1of1
{
	padding-top:30px;
	padding-bottom:20px;
	padding-left:20px;
	padding-right:20px;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:230px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:7px;
	height:330px;
margin-bottom:7px;
background:#727272;
}
.productSummaryFeatured 
{
	float:left;
	width:230px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:7px;
	height:330px;
margin-bottom:7px;
background:#727272;
border: #616161 1px solid;
}

.productSummary:hover, .productSummaryFeatured:hover
{
border: #a1df8a 1px solid;
}

.productSummaryFeatured .productSummaryName {
    color: #d5ffa7;
}

.productSummaryFeatured .productSummaryPrice {
    color: white;
}

.productSummaryImage
{
	height: 230px; /* thumnail height */
	text-align:center;
}
.productSummaryImage img
{
height: 210px;
    -webkit-transition: width 1s;
    -moz-transition: width 1s;
    -o-transition: width 1s;
    -ms-transition: width 1s;
    transition: width 1s;
    position: relative;
    top: 10px;
    z-index: 1;
} 



.productSummaryName
{
	text-align:center;
	color:#d5ffa7;
	font-size:12pt;
	height:25px;
	line-height: 1.1em;
padding-top:5px;
}
.productSummaryPrice
{
	color:white;
	text-align:center;
    padding-bottom: 10px;
font-size:12pt;
}
.productSummaryButtons
{
	text-align:center;
}

/*
.productSummaryFeatured .productSummaryName, .productSummaryFeatured .productSummaryPrice { color:#000;}
.productSummaryFeatured .productSummaryImage
{
	height: 180px;
}
.productSummaryFeatured .productSummaryImage img
{
	height: 180px;
}*/



/* General Style */

a
{
color: #b9f0a5;
	text-decoration:none;
}
a:hover
{
color: #fff;
	text-decoration:none;

}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 25pt;
    color: #9dd75f;
    font-weight: normal;
    font-family: 'Crimson Text', serif;
    letter-spacing: 0px;
line-height: 32px;
}
h2
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 22pt;
    color: #9dd75f;
    font-weight: normal;
    font-family: 'Crimson Text', serif;
    letter-spacing: 0px;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.footerText
{
	
background-color:#616161;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#b9f0a5;
	text-align: center;
border-top: #d7d7d7 1px solid;
font-size:11pt;
    background-image: none;
}
.footerText a
{
	text-decoration:none;
	color:#fff;
font-size:10pt;
}
.footerText p { color:#fff; font-size:10pt;}
.footerText a:hover
{
	text-decoration:underline;
color:#b9f0a5;
}


.footerCol1of4
{
text-align:left;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:190px;
	padding-left:20px;
	padding-right:10px;
margin-left:0px;
}

.footerCol2of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:140px;
	padding-left:50px;
	padding-right:100px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:140px;
	padding-left:0px;
	padding-right:80px;

}
.footerCol4of4
{
text-align:right;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:140px;
	padding-left:0px;
	padding-right:20px;

}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:620px;
	 padding-right:0px;
width:220px;
}

.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:0px;
    margin-left:0px;
    margin-right:0px;
    font-size: 9pt;
    padding-top: 0px;
padding-bottom:0px;
 	z-index:1; /* ensures Safari displays background image */
	width:960px; /* required by admin html editor */
text-transform:uppercase;
text-align:center;
background-color: #616161;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 9px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 31px;
	z-index:10;
border-bottom: #d7d7d7 1px solid;
border-top: #d7d7d7 1px solid;
background-color: #616161;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 10px;
    padding-left: 10px;
    text-decoration:none;
 	color:#EDEEEB;
transition: all 0.2s linear;
font-weight:400;
}
.menu ul li a:hover
{
    text-decoration:none;
color: #b9f0a5;
}
.menu ul li a:visited
{

    }
.menuSelected
{
	padding-top: 7px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
	background-position: center 50%;
	color:#b9f0a5;
	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: 3px;
	padding-left: 0px;
	color:#b9f0a5;
	width: 160px;
text-transform:uppercase;
font-size:9pt;
border-bottom: #d7d7d7 1px solid;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:white;
	background-color:#616161;
border: #d7d7d7 1px solid;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:white;
	background-color:#616161;
border: #d7d7d7 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:0px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 3px;
	padding-left: 0px;
	color:#d5ffa7;
	width: 160px;
	height: 22px;
text-transform:uppercase;
border-bottom: #d7d7d7 1px solid;
margin-bottom:5px;
font-size:9pt;
}
.productMenuSubCategory
{
	margin-left: 0px;
	height:auto;
	color:white;
	
}
.productMenuSubCategory a
{
	color:white;
	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:10pt;
}
.productMenuSubCategory a:hover
{
	color:#d5ffa7;
	text-decoration:none;
	
}
.productMenuBottom
{
display: none;
}

/* 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:white;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:white;
}
.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;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;
	font-family: Arial;
		color:white;
	background-color:#616161;
border: #d7d7d7 1px solid;
margin-right:20px;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:white;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:white;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:white;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:white;
}
.basketOrderItems a
{
		color:white;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:white;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#474747;
	color:white;
}
.basketHeaderGrayText
{
	background-color:#474747;
	color:white;
}
.basketHeaderArrow
{
	background-color: #474747;
	color: white;
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
font-size:9pt;
}

.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:#474747;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
background:#616161;
color:#fff;
border:1px solid #fff;
margin-bottom:8px;
}
.checkoutPaymentDropDown
{
		width:171px;
}
.checkoutPaymentTextBox
{
	width:167px;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

#pnlContact
{
padding-top: 10px;
}


.contactFormPrompt
{
	width:180px;
	display:inline;
	float:left;
	text-align:right;
color: white;
}
.contactFormField
{
	width:200px;
background:#616161;
color:white;
border:1px solid #fff;
margin-bottom:8px;
}
.contactFormMessageBox
{
	width:400px;
background:#616161;
color:#fff;
border:1px solid #fff;
margin-bottom:8px;
}
.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:white;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:white;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:white;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

.productSubCatSummary
{
	width:780px;

}

/*.productSubCatSummary .productSummary1 .productSummary { background-color:#fff;}
.productSubCatSummary .productSummary2 .productSummary { background-color:#fff;}
.productSubCatSummary .productSummary3 .productSummary { background-color:#fff;}
.productSubCatSummary .productSummary { background-color:#7c7b7b;}*/


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}




.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;
}



.animationPanelaboutUs
{

width:960px;
height:819px;
margin-bottom:30px;
}
.animationPanelAnimationType2 {
    width: 775px;
    height: 450px;
    margin-bottom: 0px;
    position: relative;
    margin-top: -25px;
}

.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;
}


/* Page Sub Menu */
.contentSubMenu
{
border-top: white 1px solid;

background-color:#6D7068;
}
.contentSubMenuHeader
{
}
.contentSubMenu a
{
}
.contentSubMenu a:visted
{
}
.contentSubMenu a:hover
{
}
.subMenuSelected
{
}

.subMenuLevel0
{
	background-color: #5E5E5E ;
border-bottom: white 1px solid;
}
.subMenuLevelAlt0
{
	background-color: #5E5E5E ;
border-bottom: white 1px solid;
}


.subMenuLevel1
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}

.subMenuLevelAlt1
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}


.subMenuLevel2
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}
.subMenuLevelAlt2
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}


.subMenuLevel3
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}
.subMenuLevelAlt3
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}

.subMenuLevel4
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}
.subMenuLevelAlt4
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}

.productSummary3
{
display:none;

}
.productSubCatSummary
{
height:380px;
}

.corporateWrap
{
height: 444px;
width: 960px;
margin-left: -20px;
background: URL(/Websites/556/Images/upload/image/corporate_2.png);
}

.funeralWrap
{
height: 477px;
width: 960px;
margin-left: -20px;
background: URL(/Websites/556/Images/upload/image/funeral.png);

}

.funeralWrap p 
{
padding: 30px 30px 20px 550px;
text-align: justify;

}

.funeralWrap a
{

text-decoration: none;
}

.funeralWrap a .text { position:relative; bottom:25px; left:120px; display:block; color:#fff; background-color: rgba(239, 91, 153, 0.8); padding:20px 0px 20px 30px; font-size:20pt; width:260px;}

.funeralWrap a .text:hover
{
background-color: rgba(239, 91, 153, 0.4);
 -webkit-transition: 1s;
-moz-transition: 0.1s;
-o-transition: 0.1s;
-ms-transition: 0.1s;
transition:0.1s;
}

.weddingContactLink
{
height: 541px;
}

.weddingContactLink a  
{ 
text-decoration: none;
}

.weddingContactLink a .text 
{ 
text-decoration: none;
position:relative; 
bottom: 120px; 
left:-20px; 
display:block; 
color:#fff; 
background-color: rgba(239, 91, 153, 0.8); 
padding:20px 0px 20px 50px; 
font-size:20pt; 
width:700px;
}

.weddingContactLink a .text:hover
{
background-color: rgba(0, 0, 0, 0.4);
-webkit-transition: 1s;
-moz-transition: 0.2s;
-o-transition: 0.2s;
-ms-transition: 0.2s;
transition: 0.2s;
}

#pnlContact 
{
background-image: url(/Websites/556/Images/upload/image/wedding_form.png);
background-repeat:no-repeat;
background-position: bottom;
}

#pnlContent .column1of1
{
width: 960px;
}

/* 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,  .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .productDetailsBack a, .productDetailsBack a:hover, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{
color: #616161;
    border-width: 1px;
    border-style: solid;
    border-color: white;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    background-color: #fff;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
    width: 150px;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover,  .productDetailsBack a, #lnkContinueShopping, .checkoutBack
{
cursor: pointer;
    color: white;
    background-color: #9dd75f;
    border-color: #9dd75f;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{


        background-color: #dbdbdb;
    color: #616161;
    border-color: #dbdbdb;
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:grey;
    color:white;
    border-color:grey;
    text-decoration: none;
 }