/* Page layout */

@import url('https://fonts.googleapis.com/css?family=Roboto:300|Hind+Guntur');
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Josefin+Sans|Playfair+Display&display=swap');


@font-face {
    font-family: 'futura_md_btmedium';
    src: url('../fonts/futura_medium_bt-webfont.woff2') format('woff2'),
         url('../fonts/futura_medium_bt-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_ltcn_btlight';
    src: url('../fonts/futura_light_font-webfont.woff2') format('woff2'),
         url('../fonts/futura_light_font-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'futura_lightregular';
    src: url('../fonts/futura_light_regular-webfont.woff2') format('woff2'),
         url('../fonts/futura_light_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


body
{
	margin: 0;
	font-size: 12pt;
	color:#000;

	direction: ltr;
	text-align: left;
	line-height: 1.4em;
	background-image: none;
background:#fff;

font-family: 'futura_lightregular';


}

.banner_margin_top {

padding-top: -50px;

}


.homepagemargin {

padding-top: 5px;

}




#form2 {overflow-x: hidden !important;}

.pageTop
{
	display:none;
}
.pageSides
{

margin: 0 auto;
    width: unset;
}
.header
{
	margin-left:auto;  /* width of page side */
	margin-right:auto; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
	background-image:none; /* required by admin html editor */
width:100%;
border-bottom: 1px solid #e1e1e1;

top:0;
background:#fff;
z-index:100;
border-top: 38px solid #7d287d;
    height: 203px;
}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 54px;
    right: 59px;
    z-index: 20;
}
.socialLinks.footer { margin:5px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#000; margin:0 5px 0 0;}
.socialLinks .social 
{ 
    color: #000;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 2px 10px 0;
    border-radius: 10px 10px;
    background: unset;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover .fa { color:#b165b1;}
.socialLinks.footer .social .fa { color:#000;}
.socialLinks.footer .social:hover .fa { color:#b165b1;}

.socialLinks .social:hover {
    background: unset;
}

#telephone 
{ 
position: absolute;
    top: 15px;
    left: 0px;
    color: #000;
    font-size: 13pt;
    font-weight: bold;
z-index:20;
}
#location 
{ 
position: absolute;
    top: 40px;
    left: 0px;
    color: #000;
    font-size: 12pt;
    text-align: right;
z-index:20;
}
#telephone .fa,#location .fa { margin-right:3px;}
#telephone a{color:#000; text-decoration: none;}

.strapLineTop
{
position: absolute;
    width: 100%;
    top: -29px;
    /* left: 264px; */
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    font-weight: bold;;
}

.reviewSplash
{
    position: absolute;
    top: 34px;
    left: 48px;
}


#boxes {
width: 960px;
    margin: 0px auto;
    position: absolute;
    top: 153px;
    left: 0px;
text-transform: unset;
font-family: 'futura_lightregular';

    letter-spacing: 0px;
}

#boxes p
{
    font-size: 16px;
    margin-bottom: 0px;
    margin-top: 2px;
}


#boxes #left {
    float: left;
    display: block;
    width: 300px;

    line-height: 17px;
    text-align: left;
    padding: 6px 10px 3px 10px;

    margin-top: 12px;    

    color: #000;
    background: #e0e0e0;

}
#boxes #middle {
    float: left;
    display: block;
    width: 298px;

    margin-top: 12px;

    line-height: 17px;
    text-align: left;
    padding: 6px 10px 3px 10px;

    color: #000;
    background: #e0e0e0;
    border-right: 1px solid #a67c54;
    border-left: 1px solid #a67c54;
    
}

#boxes #right {
    float: left;
    display: block;
    width: 300px;

    margin-top: 12px;

    line-height: 17px;
    text-align: left;
    padding: 6px 10px 3px 10px;

    color: #000;
    background:#e0e0e0;
}

/*Home Jumps*/
.homeJumps
{
width: 302px;
    float: left;
    height: 424px;
    margin-top: 25px;
    margin-right: 15px;
}

.jump1
{
height: 200px;
    margin-bottom: 15px;
}

.jump1Text
{
    margin-top: -128px;
    margin-left: 10px;
}

.jump1Text a
{
padding: 73px 83px;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-family: 'Playfair Display', serif;
    background: rgba(1,1,1,0.3);
    border: 1px solid #949494;
}

.jump1Text a:hover
{

background: rgba(0, 0, 0, 0.45);
    border: 1px solid #949494;
}

.jump2
{
height: 200px;
}

.jump2Text
{
    margin-top: -128px;
    margin-left: 10px;
}

.jump2Text a
{
    padding: 73px 97px;
    color: #fff;
    text-decoration: none;
    font-size: 22px;
    font-family: 'Playfair Display', serif;
    background: rgba(1,1,1,0.3);
    border: 1px solid #949494;
}

.jump2Text a:hover
{

background: rgba(0, 0, 0, 0.45);
    border: 1px solid #949494;
}


/* HOME SLIDES */
#homeSlides {
    width: 585px;
    height: 400px;
    margin-bottom: 20px;
    margin-top: 25px;
    float: left;
}
#homeSlides a .text { position:absolute; bottom:0px; left:0; display:block; color:#fff; background-color: rgba(60, 25, 32, 0.7); padding:20px 0; font-size:14pt; text-align:center; width:100%; font-style:italic;}

/* HOME JUMPS */
.homeJumpsWrapper
{
width: 960px;
    height: 300px;
    margin: 50px auto 0 auto;
margin-left: -10px;
}

.homeJump
{
width: 320px;
text-align: center;
display:block;
float:left;
}

.homeJump.middle { margin: 0 32px;}

.homeJumpsImage img:hover
{
opacity: 0.6;
}

.homeJumpsTitle
{
    background-color: rgba(0,0,0,1);
    padding: 15px 0 10px 0;
    color: #fff;
font-family: 'Hind Guntur', sans-serif; text-transform:uppercase;
}

/* Funeral */

.shopCategoryLink
{
float: left;
    width: 231px;
    height: 283px;
    margin-right: 10px;
    margin-left: 10px;
    background-color: #fff;
    margin-bottom: 20px;
}

.shopCategoryLink p
{
margin-top: 0px;
}

.shopCategoryLink a:hover
{
opacity: 0.8;
}

.shopCategoryText
{

    color: black;
    text-align: center;
    font-size: 12pt;
    line-height: 1.1em;
font-family: 'Cantata One', serif;
    height: 35px; 
    margin-bottom: 0px;
}


.shopCategoryText a
{
text-decoration: none !important;
}

.shopCategoryDescription
{
    color: black;
    text-align: center;
    font-size: 9pt;
    line-height: 1.1em;
    padding: 0px 10px;
    text-align: justify;   
}

.rangeLink
{
width: 150px;
    padding: 6px;
    margin: auto;
    
    text-align: center;
    color: #fff;
    background-color: #000;
border:1px solid #000;
    border-radius: 5px;
transition: 0.2s;
}

.rangeLink:hover
{
width: 150px;
    padding: 6px;
    margin: auto;
    
    text-align: center;
    color: #fff;
    background-color: #fff;
    border-radius: 5px;
transition: 0.2s;
}

.rangeLink a
{
color: #fff;
text-decoration: none;
    padding: 8px 20px;
transition: 0.2s;
}

.rangeLink a:hover
{
color: #000;
text-decoration: none;
transition: 0.2s;
}




.page
{
	margin: 0px auto; /* left marging width of page sides */
	width: 940px;
padding-left: 10px;
padding-right: 10px;
	/* display: inline;  supposed to fix IE6 float bug */
	background-image:none; /* required by admin html editor */

}
.pageBanner
{
	padding:0;
position:relative;
width:960px;
margin:0 auto;
height: 125px;
}
.pageBanner .socialLinksLarge
{
	top:20px;
        right:-5px;
width:auto;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:30px;
	float:left;
	width:160px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:50px;
/*display: none;*/
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:3px;
	 margin-left:185px;
	 padding-right:0px;
}
.column1of1
{
    padding:30px 0;
width: 100%;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:245px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:white;
	margin-right:6px;
margin-left:0px;
	height:380px;
margin-bottom:15px;
}

.productSummaryFeatured
{
	float: left;
	width: 245px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: white;
	margin-right:6px;
margin-left:0px;
	height: 380px;
margin-bottom:15px;
}
.productSummaryImage
{
	height: 245px; /* thumnail height */
	text-align:center;
}
.productSummaryName
{
    text-align: center;
    color: #000;
    font-size: 12pt;
    height: 40px;
    line-height: 1.1em;
    margin-top: 5px;
font-family: 'Hind Guntur', sans-serif;
text-transform:uppercase;
letter-spacing: 2px;
font-weight:bold;
}
.productSummaryPrice
{
	color:#000;
margin-left:0px;
text-align:center;
margin-bottom: 10px;
}
.productSummaryButtons
{
margin-top:5px;
margin-left:0px;
text-align:center;
}
.productSubCatSummary {
    height: 420px;
    width: 819px !important;
    border-top: 1px solid #dcd7d7;
    padding-top: 16px;
}

.productSummary3
{
display:none;
}


/* General Style */

a
{
	color:#000;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 3px;
    padding-top: 0px;
    font-size: 20pt;
    color: #7d287d ;
    margin-bottom: 15px;
    font-family: 'Playfair Display', serif;
    text-transform: unset;
    letter-spacing: 0px;
    font-weight: bold;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;
	color:#7d287d ;
margin-bottom:10px;
font-family: 'Playfair Display', serif;
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:940px; margin:0 auto; position:relative; padding: 0px;}
.footerText
{
	border-top: #000 1px solid;
	padding-top: 10px;
	padding-bottom: 10px;
	color:#7d287d;
	text-align: center;
font-size:11pt;
text-transform:uppercase;
width: 100%;
    margin: 0px;
}
.footerText a img
{
	position:relative;
top:10px;

}
.footerText a
{
	text-decoration:none;
	color:#3c2316;
font-size:11pt;
text-transform:none;
}
.footerText a:hover
{
	text-decoration:none;
color:#7d287d;
}
.footerText p {color:#000; font-size:10pt;}

.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}

.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:190px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:20px;
}

.footerCol5of4
{
text-align:center;
  	 margin:30px auto 0 auto;
width:800px;
float:none;
clear:both;
}
.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: 10pt;
    padding-top: 0px;
	z-index:1; /* ensures Safari displays background image */
	width:1024; /* required by admin html editor */
text-align:center;
text-transform:uppercase;
font-family: 'futura_lightregular';
width: unset;
position: unset;
border-bottom: 51px solid #e0e0e0;
    font-weight: bold;
}
.menuDividers
{
    display:none;
}


.menu ul
{
list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 7px;
    padding-left: 0px;
    height: 28px;
    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:#737373;
letter-spacing: 1px;
font-family: 'futura_lightregular';
    font-size: 10pt;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#7d287d;
font-family: 'futura_lightregular';
}
.menu ul li a:visited
{

    }
.menuSelected
{
font-weight:bold;
	color: #000;
text-decoration:none;

}


/* 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: 40px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:10px;
	padding-top:5px;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:10px;
	color:#404040;
}

.basketSummaryText a
{
	text-decoration:none
	color:back
}

.checkoutBasket table { background:#fff;}

/* Product Menu */

.productMenu
{

	width: 180px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;
}
.productMenuSearchTitle
{
font-size:10pt;
	color:#000;
	height: auto;
        border-bottom:1px solid #000;
	margin-bottom:10px;
width:160px;
padding-bottom:3px;
font-family: 'Hind Guntur', sans-serif;
text-transform:uppercase;
letter-spacing: 1px;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:#404040;
background:#fff;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:#404040;
background:#fff;

}
.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
{
	padding-top: 15px;
	padding-left: 0px;
	font-size:10pt;
	color:#000;
	height: 20px;
        border-bottom:1px solid #000;
	margin-bottom:5px;
padding-bottom:3px;
font-family: 'Hind Guntur', sans-serif;
text-transform:uppercase;
letter-spacing: 1px;
width:175px;
}
.productMenuSubCategory
{
	padding-left: 0px;
	line-height:20px;
}
.productMenuSubCategory a
{
	color:#737373;
	text-decoration:none;
font-size:11pt;
}
.productMenuSubCategory a:hover
{
color: #000;
    text-decoration: none;
}

.productMenuCategory a:hover {
    color: #507b89;
    text-decoration: none;
}

.subCategorySummaries h1 {
    margin-top: 16px;
    margin-bottom: 0px;
    padding-bottom: 20px;
    padding-top: 0px;
    border-bottom: none;
}

/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	font-size: 16pt;
}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
}
.productDetailsImage
{
	width:350px;
}
.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:#000;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:Gray;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:795px;
	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:10px;
}
.sortDropDown
{
	font-size: 10pt;
	color:#404040;
	font-family: Arial;
background:#fff;
}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#fff;
}
.checkoutProgressHighlight a
{
	color:#fff;
}
.checkoutProgressHighlight a:visited
{
	color:#fff;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:#333;
}
.basketOrderItems a
{
		color:#333;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#333;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#E6E4E4;
	color:Black;
}
.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;
font-size:11pt;
}
.checkoutTextBox
{
	width:200px;
background:#fff;
}
.checkoutPaymentDropDown
{
		width:171px;
background:#fff;
}
.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;
font-size:12pt;
}
.contactFormField
{
	width:200px;
background:#fff;
}
.contactFormMessageBox
{
	width:400px;
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:Gray;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:Gray;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
	color:Gray;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}



.animationPanelHomepageNew
{
margin-top: 0px;
    height: 400px;
    margin-bottom: 0px;
    background-color: #ffffff;
}
.animationPanelHomepageNewBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:80px;
left:30px;

margin-bottom:0px;
padding-bottom:0px;
width:960px;
height:300px;
font-size:20pt;
}

.animationPanelHomepageNewBox h2
{
	margin-top:0px;
	font-size:42pt;
	color:#3A6068;
	
	padding-bottom:10px;
padding-right:10px;
font-weight:normal;
background-color:white;
background:rgba(255,255,255,0.8);
line-height:80px;
display:inline;
padding:10px;
}

.animationPanelhHomepageNewBox p
{
margin-bottom:30px;
margin-top:20px;
background-color:white;
background:rgba(255,255,255,0.8);
line-height:1em;
display:inline;
padding:10px;
line-height:60px;
}

.animationPanelHomepageNewBox h2 a
{

}

.animationPanelHomepageNew a
{
background-color: unset;
    padding: 0px;
    font-size: 16pt;
    line-height: 40px;
}
.animationPanelHomepageNew a:visited
{
text-decoration:none;
color:white;
}



/* Home page Layout  */
.homePageHorizontal
{
width:2960px;
margin-left:-1000px;
background-image: url(../Images/HorizontalLine.png);
background-repeat:repeat-x;
height:27px;
}

.homePageCol
{
	float:left;
	width:300px;
	padding-right:30px;
position:relative;
}

.homePageColRight
{
	 margin-left:660px;
width:300px;
position:relative;
margin-bottom:30px;
}

.homePageImageTopText
{
position:absolute;
top:20px;
left:20px;
background-color:#3B3F30;
background:rgba(59,63,48,0.8);
padding:5px;
font-size:14pt;
}
.homePageImageBottomText
{
position:absolute;
top:165px;
left:5px;
width:280px;
background-color:#A5CBD3;
background:rgba(165,203,211,0.8);
color:white;
font-size:12pt;
padding:5px;
}
.homePageImageBottomText a
{
color:white;
text-decoration:none;
}
.homePageImageBottomText a:hover
{
color:white;
text-decoration:underline;
}

.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

.productSubCatSummary
{
	width:810px;
height:440px;
}

/* 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: #000;
    border-width: 1px;
    border-style: solid;
    border-color: #000;
    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: 100%;
    padding-top: 3px;
    height: 25px;
    width: 150px;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}


.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;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .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:#000;
     text-decoration:none;
 }