/* Page layout */
@import url(https://fonts.googleapis.com/css?family=Lora:400,400italic,700);
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);

body
{
	margin: 0px auto;
	background-color: #fff !important;
	font-size: 11pt;
	color:#3a3a3a;
	font-family: 'Lora', serif;
	width: 1000px; /* page sides width  */
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
/*background-image: url(../Images/wallpaper.jpg);
background-attachment:fixed;
background-repeat:no-repeat;*/
}

/* HOME SLIDES */
#homeSlides { width:1000px; height:420px; position:relative; margin:0 0 10px 0;}
/*#homeSlides a .text { position:absolute; top:20px; left:20px; display:block; color:#fff; padding:20px; font-size:16pt; text-align:center; text-shadow: 2px 2px #000; text-transform:uppercase;}*/
#homeSlides a .text 
{ 
position: absolute;
    top: unset;
    width: 100%;
    bottom: 40px;
    text-align: center;
    left: 0;
    display: block;
    color: #a5517d;
    background: rgb(255, 255, 255);
    /* opacity: 0.8; */
    padding: 15px 0px 15px 0px;
 font-size: 14pt;
    text-transform: uppercase;
}

#homeJumps { width:1000px; height:230px; margin-bottom:20px;}
#homeJumps a { display:block; width:240px; height:240px; color:#e0e0e0; text-decoration:none; padding:0; text-align:center; font-size:11pt; float:left; position:relative; margin-right:13px;}
#homeJumps a .text 
{
padding: 7px 10px;
    margin: 0;
    color: #a5517d;
    font-weight: 400;
    text-transform: uppercase;
    position: absolute;
    bottom: 10px;
    left: 0px;
    z-index: 500;
    width: 221px;
    text-align: center;
    /* text-shadow: 2px 2px #000; */
    font-size: 13pt;
}

#homeJumps a:hover { opacity:0.7;}

#homeJumps a:hover span {
    color: #fff;
    background-color: rgba(167, 32, 113, 0.8);
}

#homeJumps span {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 253px;
    padding: 20px;
    display: block;
    color: #fff;
    background-color: rgb(255, 255, 255);
    font-weight: normal;
    transition: all 0.8s ease;
}

/*#homeJumps a .tint { width:230px; height:230px; display:block; position:absolute; top:0; left:0; background:url(/Websites/535/Images/tint.png) 0 0 no-repeat; z-index:100;}
#homeJumps a:hover .tint { opacity:0.2;}*/

#homeJumps a#one { background:url(/Websites/451/Images/upload/image/jump1New2.jpg) 0 0 no-repeat;}
#homeJumps a#two { background:url(/Websites/451/Images/upload/image/jump2.jpg) 0 0 no-repeat;}
#homeJumps a#three { background:url(/Websites/451/Images/upload/image/jump3.jpg?ver=1) 0 0 no-repeat; margin:0 13px 0 0;}
#homeJumps a#four { background:url(/Websites/451/Images/upload/image/jump4.jpg) 0 0 no-repeat; margin:0 0 20px 0; }

.socialLinks { margin:0; position:absolute; top:10px; right:20px;}
.socialLinks.footer { margin:0px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#fff; 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 { color:#a5517d; #margin:0 auto;}
.socialLinks .social:hover {background: unset;}
.socialLinks .social:hover .fa { color:#fff;}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 40px;
    right: -10px;
    z-index: 20;
}
.socialLinks.footer { margin:5px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#fff; 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;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover .fa { color: #c5c5c5;}
.socialLinks.footer .social .fa { color:#9e0053;}
.socialLinks.footer .social:hover .fa { color:#999;}

#telephone 
{ 
    position: absolute;
    top: 67px;
    left: 0px;
    color: #a5517d;
    font-size: 13pt;
    font-weight: bold;
    z-index: 20;

}
#location 
{ 
    position: absolute;
    top: 37px;
    left: 0px;
    color: #a5517d;
    font-size: 12pt;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa { margin-right:3px;}
#telephone a{color:#000; text-decoration: none;}


.buyButtonXmas
{
    background-color: #3c3b3b;
    margin: 0px auto;
    border-radius: 5px;
    padding-top: 13px;
    height: 32px;
    width: 125px;
text-align: center;
transition: 0.2s;
}

.buyButtonXmas a
{
text-decoration: none;
    padding: 13px 17px;
transition: 0.2s;
}

.buyButtonXmas a:hover
{
color: #000;
transition: 0.2s;
}

.buyButtonXmas:hover
{
background-color: white;
transition: 0.2s;
}


.pageTop
{
display:none;
}
.pageSides {
    box-shadow: unset; 
}
.header
{
	margin-left:0px;  /* width of page side */
	margin-right:0px; /* width of page side */
	margin-top: 0px;
	padding-top: 0px;
	background-color: #fff;
	background-image:none; /* required by admin html editor */
    width: 1000px;
}
.page
{
	margin: 0px auto 0px 0px; /* left marging width of page sides */


	background-image:none; /* required by admin html editor */
	width: 1000px;
}
.adminpage .pageBanner { display:none;}
.pageBanner
{
	margin-left:0px;
	margin-top:10px;
	margin-bottom:0px;
padding-bottom:10px;
}
.pageBanner .socialLinksLarge
{
left:auto;
right:-4px;
top:30px;
width:auto;
display:none;
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:20px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;
background-color: #A1A0A0;
background-image: url(../Images/productMenuBack.png);
background-repeat:no-repeat;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:20px;
	 margin-left:170px;
	 padding-right:0px;
}
.column1of1
{
	padding-top:30px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:180px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:14px;
	height:280px;
margin-bottom:10px;
background-color:#9d9c9c;
}
.productSummaryFeatured, .productSummary:hover
{
	float: left;
	width: 180px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin-right: 14px;
	height: 280px;
	background-color:#666;
margin-bottom:10px;


}
.productSummaryImage
{
	height: 180px; /* thumnail height */
	text-align:center;

}
.productSummaryName
{
	color:white;
	font-size:10pt;
	line-height:1.1em;
	height:35px;

margin-top:5px;
text-align: center;
}
.productSummaryPrice
{
	color:white;

margin-top:5px;
text-align: center;
}
.productSummaryButtons
{

margin-top:5px;
text-align: center;
}


/* General Style */

a
{
	color:white;
	text-decoration:underline;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;
	color:#a5517d;
font-weight:normal;
text-transform:uppercase;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:14pt;
	color:#a5517d;
font-weight:normal;
text-transform:uppercase;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}


.footerText
{
	
background-color:#fff;
	padding-top: 10px;
	padding-bottom: 5px;
	color:#a5517d;
	text-align: center;
border-top: #EDEEEB 1px solid;
}
.footerText a img
{
	position:relative;
top:10px;
}
.footerText a
{
	text-decoration:none;
	color:#3a3a3a;
}
.footerText a:hover
{
	text-decoration:none;
color:#1d191a;
}
.footerText p {color:#3a3a3a;}

.footerCol1of4
{
text-align:left;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:190px;
	padding-left:0px;
	padding-right:10px;
margin-left:0px;
}

.footerCol2of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:160px;
	padding-left:0px;
	padding-right:10px;
}
.footerCol3of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:160px;
	padding-left:0px;
	padding-right:10px;

}
.footerCol4of4
{
text-align:left;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:160px;
	padding-left:0px;
	padding-right:10px;

}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:0px;
	 padding-right:0px;
width:250px;
float:left;
}

.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 */
.adminpage .menu {background-color: #a1a0a0;}
.menu
{
	margin-top:0px;
    margin-left:0px;
    margin-right:0px;
    font-size: 10pt;
    padding-top: 0px;
padding-bottom:0px;
 	z-index:1; /* ensures Safari displays background image */
	width:1000px; /* required by admin html editor */
text-transform:uppercase;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 10px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 30px;
	z-index:10;
border-bottom: #EDEEEB 1px solid;
border-top: #EDEEEB 1px solid;
text-align:center;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 10px;
    padding-left: 10px;
    text-decoration:none;
 	color:#a5517d;
transition: all 0.2s linear;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#000;
}
.menu ul li a:visited
{

    }
.menuSelected
{
	padding-top: 7px;
	padding-bottom: 6px;
	background-repeat: repeat-x;
	background-position: center 50%;
	color:#000;
	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:#000;
	width: 150px;
	height: 22px;
text-transform:uppercase;
font-size:9pt;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:white;
	background-color:#acabab;
border:white 1px solid;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:white;
	background-color:#acabab;
border:white 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:#000;
	width: 140px;
	height: 22px;
text-transform:uppercase;
font-size:10pt;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	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 */

}
.productMenuSubCategory a:hover
{
	color:#000;
	text-decoration: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:#acabab;
border:white 1px solid;
	}

/* 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;
}
.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;
}
.contactFormMessageBox
{
	width:400px;
}
.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;
height:330px;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}
.productSubCatSummaryMore h1 { font-size:14pt;}



.animationPanelhomepage
{

width:790px;
height:470px;
margin-bottom:30px;
}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:30px;
left:30px;
background-color:#818778;
background:rgba(29,25,26,0.6);
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:1000px;
height:819px;
margin-bottom:30px;
}


.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
{
background-color:#A1A0A0;
}
.contentSubMenuHeader
{
}
.contentSubMenu a
{
}
.contentSubMenu a:visted
{
}
.contentSubMenu a:hover
{
}
.subMenuSelected
{
}

.subMenuLevel0
{
	background-color: #A1A0A0; ;
border-bottom: white 1px solid;
}
.subMenuLevelAlt0
{
	background-color: #A1A0A0 ;
border-bottom: white 1px solid;
}


.subMenuLevel1
{
 background-color:#A1A0A0;
border-bottom: white 1px solid;
}

.subMenuLevelAlt1
{
 background-color:#A1A0A0;
border-bottom: white 1px solid;
}


.subMenuLevel2
{
 background-color:#A1A0A0;
border-bottom: white 1px solid;
}
.subMenuLevelAlt2
{
 background-color:#A1A0A0;
border-bottom: white 1px solid;
}


.subMenuLevel3
{
 background-color:#A1A0A0;
border-bottom: white 1px solid;
}
.subMenuLevelAlt3
{
 background-color:#6D7068;
border-bottom: white 1px solid;
}

.subMenuLevel4
{
 background-color:#A4B2A6;
border-bottom: white 1px solid;
}
.subMenuLevelAlt4
{
 background-color:#A4B2A6;
border-bottom: white 1px solid;
}

.contactFormBudget  {display:none;}

/* 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: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: grey;
    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: #808080;
    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:grey;
    background-color:white;   /* hover colours*/
    border-color:grey;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:grey;
    color:white;
    border-color:grey;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#000;
     text-decoration:none;
 }