/* 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=Lato&family=Playfair+Display&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Antic+Didone&family=Montserrat:wght@300;400&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Carattere&family=Oxygen:wght@300&display=swap');

body
{
	margin: 0px auto;
	width: 100%; /* page sides width  */
	font-size: 13pt;
	color:#fff;
font-family: 'Oxygen', sans-serif;
	position: relative;
z-index: 0;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
max-width: unset;
        background:#565655 url(../images/wallpaperNew2.png);
background-repeat: no-repeat;
background-size: cover;
    background-attachment: fixed;
}

#form2 
{
overflow-x: hidden !important;
overflow-y: hidden !important;
}


#homeText {background: #f1f1f1; padding: 20px 30px 10px 30px; line-height: 24px; text-align: center; color: #333; font-size: 20px; margin-bottom:30px;}

.adminpage .socialLinks, .adminpage #telephone, .adminpage #email { display:none;}
.socialLinks 
{ 
margin: 0;
    position: relative;
    top: 11px;
    left: 795px;
    height: 0px;
    font-size: 13pt;
    font-family: 'Oxygen', sans-serif;
}
.socialLinks.footer { margin: 10px 0 10px 0; position: static; height: 40px;}
.socialLinks .fa { color: #eed090; margin:0;}
.socialLinks .social {color:#fff; display:inline-block; padding: 7px 0px 7px 5px; text-align:center; width:30px; font-size:20px; margin:0 0 0px 0; border-radius:5px; border: 1px solid #565655;}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { }
.socialLinks .social:hover .fa { color:#fff;}

.socialLinks.footer .fa {  color:#fff; margin:0;}
.socialLinks.footer .social 
{
    background: #565655;
    color: #fff;
    display: inline-block;
    padding: 7px 0px 7px 5px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 0 0px 0;
    border-radius: 5px;
    border: 1px solid #565655;
}
.socialLinks.footer .social .fa { margin:0 auto;}
.socialLinks.footer .social:hover { }
.socialLinks.footer .social:hover .fa { color:#eed090;}

#telephone 
{ 
    position: relative;
    top: 13px;
    left: 1px;
    color: #fff;
    font-size: 13pt;
    height: 0px;
font-family: 'Oxygen', sans-serif;
}

#telephone2
{ 
    position: relative;
    top: 43px;
    left: 50px;
    color: #fff;
    font-size: 13pt;
    height: 0px;
font-family: 'Oxygen', sans-serif;
}

#location 
{ 
position: relative;
    top: 46px;
    left: 855px;
    color: #fff;
    font-size: 15pt;
    height: 0px;
font-family: 'Oxygen', sans-serif;
}

#telephone a, #telephone2 a  
{ 

    font-size: 15pt;

}
#telephone a:hover, #telephone2 a:hover
{ 
    color: #eed090;
}

#telephone2 .fa, #telephone .fa, #location .fa, #email .fa{ margin-right:3px;color: #eed090;}

#homeBoxes { width:960px; height:610px; position:relative; left: 0px;top: -9px;}

/* HOME SLIDES */
#homeSlides {height:500px; margin-bottom:25px;}
#slides {width:100%; height:500px; overflow:hidden; position:absolute; left:0;}
#slides .animationItem {width:100%; height:500px;overflow-y: hidden; overflow-x: hidden;}
.animationItem img {width:2000px; height:500px; position:relative; top:-30%; left:50%; margin-left:-1000px; border: none;}
.animationPanelAnimationType3 { margin-top:0;}

#slides a .text 
{ 
position: absolute;
    bottom: 29px;
    left: 0;
    display: block;
    color: #fff;
    background: rgb(214,179,105);
    background: linear-gradient(
117deg, rgba(214,179,105,1) 0%, rgba(255,232,185,1) 14%, rgba(214,179,105,1) 45%, rgba(250,222,163,1) 73%, rgba(201,162,78,1) 96%);
    padding: 30px 0px;
    font-size: 24pt;
    text-align: center;
    width: 100%;
    font-family: 'Oxygen', sans-serif;
    border-top: 1px solid #565655;
    border-bottom: 1px solid #565655;
-webkit-box-shadow: 0px 5px 11px 0px rgba(50, 50, 50, 0.62);
-moz-box-shadow:    0px 5px 11px 0px rgba(50, 50, 50, 0.62);
box-shadow:         0px 5px 11px 0px rgba(50, 50, 50, 0.62);
}

#slides a .text:hover
{
background: rgb(214,179,105);
background: linear-gradient(117deg, rgba(214,179,105,1) 0%, rgba(214,179,105,1) 14%, rgba(255,232,185,1) 45%, rgba(214,179,105,1) 73%, rgba(201,162,78,1) 96%);
    color: #000;
}


/* HOME JUMP BOXES */

#jumpBoxes 
{ 
width: 1024px;
    margin: 0 auto;
    text-align: center;


}

#jumpBoxes img
{

    transition: 0.2s;
    border-radius: 9px 9px 0px 0px;
}

#jumpBoxes img:hover
{
opacity: 0.8;
    transition: 0.2s;
}

#jumpBoxes .box 
{ 
    float: left;
    width: 490px;
    display: block;
    margin: 0 40px 0 0;
    border: 1px solid #ffffff;
    border-radius: 10px;
background-color: #565655;
}
#jumpBoxes .box.last { margin:0 0 0 0;}
#jumpBoxes .box .title 
{ 
padding: 5px 10px;
    height: 40px;
    padding-top: 20px;
    color: #fff;

    font-size: 14pt;
font-family: 'Oxygen', sans-serif;
    text-transform: uppercase;  
}
#jumpBoxes .box .text 
{ 
;
    padding: 10px;
    height:140px;
text-align: center;
}

#jumpBoxes .box .text p 
{ 
font-family: 'Oxygen', sans-serif;
    height: 70px;
width: 345px;
margin: 0px auto;
}

#jumpBoxes .box a.link 
{ 
display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 12pt;
    /* font-weight: bold; */
    text-transform: uppercase;
    margin: 10px 0 0 0;
    padding: 10px 4px 8px 4px;
    border: 1px solid #d6b369;
    background-color: #d6b369;
    transition: 0.2s;
    width: 200px;
    margin: 14px auto 0px auto;
    border-radius: 5px;
}
#jumpBoxes .box a.link:hover 
{ 
text-decoration: none;
    background-color: #ffffff;
    color: #000000;
    transition: 0.2s;
    font-weight: normal;
    border: 1px solid #fff;
}


.pageTop
{
display:none;
}
.pageSides
{
width: 100%;
margin: 0px auto;
}
.header
{
margin: 0px auto;
width: 1024px;
padding-top:0px;
height: 230px;
}


.page
{
	margin: 0px auto; /* left marging width of page sides */
	background-image:none; /* required by admin html editor */
	width: 1024px;
    min-width: 1024px;
    padding-top: 0px;
}
.pageBanner
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
float: none;
padding: 0px;
height: unset;
}
.pageBanner .socialLinksLarge
{
left:800px;
top:20px;
}
.shopColumn1of2
{
	margin-top:30px;
	padding-top:0px;
margin-left:0px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:30px;
	 margin-left:180px;
	 padding-right:0px;
}
.column1of1
{
    padding: 0px 0px;
padding-top: 30px;
    width: 100%;
    margin: auto;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}




.upsell .productSummaryImage img {

height: 200px;

}

.upsell .productSummary {

float: left;
    width: 225px;
    color: Black;
    margin-right: 19px;
    height: 375px;
    margin-bottom: 20px;
    transition: 0.2s;
    border: 1px solid #fff;


}

/* Shop Product Page */
.productSummary, .productSummaryFeatured
{
	float:left;
	width:239px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:19px;
	height:365px;
margin-bottom:20px;
transition:0.2s;
border: 1px solid #fff;
    text-align: center;
background: rgb(214,179,105);
    background: linear-gradient( 
117deg, rgba(214,179,105,1) 0%, rgba(255,232,185,1) 14%, rgba(214,179,105,1) 45%, rgba(250,222,163,1) 73%, rgba(201,162,78,1) 96%);
}
 .productSummaryFeatured:hover, productSummary:hover
{
    float: left;
    width: 239px;
    color: white;
    margin-right: 6px;
    height: 325px;
    margin-bottom: 5px;
    transition: 0.2s;
    border: 1px solid #fff;
    background: rgb(214,179,105);
    background: linear-gradient( 
117deg, rgba(214,179,105,1) 0%, rgba(214,179,105,1) 14%, rgba(255,232,185,1) 45%, rgba(214,179,105,1) 73%, rgba(201,162,78,1) 96%);
    text-align: center;
}

.productSummaryFeatured .productSummaryImage, .productSummary:hover .productSummaryImage 
{

}
.productSummaryFeatured .productSummaryName, .productSummary:hover .productSummaryName {color:#000;}

.productSummaryImage
{
	height: 230px; /* thumnail height */
margin-top: 14px;
}

.productSummaryFeatured .productSummaryImage {
    height: 195px;
}

.productSummaryImage img
{
	height: 200px !important; /* thumnail height */

}
.productSummaryName
{
	color:#fff;
margin-top:15px;
	font-size:11pt;
	height:30px;
text-align:center;
line-height:10pt;
font-size:14pt;
font-family: 'Oxygen', sans-serif;
}
.productSummaryPrice
{
    color: #000;
text-align:center;
margin-top:5px;
font-family: 'Oxygen', sans-serif;
font-size: 14pt;
}
.productSummaryButtons
{
text-align:center;
margin-top:5px;
}
.productSummary h1 { font-size:15pt;}


.productSummary3
{
display:none;
}

.productSubCatSummary
{
    width: 860px;
    height: 450px;
}

.subCategorySummaries h1
{
margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 0px;
    border-bottom: none;
}


/* General Style */

a
{
	color:#fff;
	text-decoration:none;

}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:33pt;
color: #d6b369;

font-weight: normal;
text-align:center;
font-family: 'Carattere', cursive;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:20pt;
color: #fff;

font-weight: normal;
font-family: 'Oxygen', sans-serif;
text-align:center;
}

h1.title {  color: #fff; display: flex; align-items: center;  text-align: center; margin: 20px 0 20px 0}
h2.title {  color: #fff;  font-size: 18px; display: flex; align-items: center;  text-align: center;  margin: 20px 0}

h1.title::before, h1.title::after, h2.title::before, h2.title::after { content: ''; flex: 1; border-bottom: 1px dashed #ccc;}
h1.title::before, h2.title::before { margin-right: .65em; }
h1.title::after, h2.title::after { margin-left: .65em; } 

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:1024px; margin: 0 auto;}
.footerText
{
background: #565655;
    padding-top: 30px;
    margin-top: 25px;
    padding-bottom: 20px;
color: #eed090;
    text-align: center;
    font-size: 13pt;
    letter-spacing: 1px;
    margin-left: -100%;
    margin-right: -100%;
font-family: 'Oxygen', sans-serif;
    box-shadow: none;
border-bottom: 1px solid #fff;
border-top: 1px solid #fff;
}
.footerText a
{
	text-decoration:none;
	color:#fff;
font-size:12pt;
text-transform:none;
letter-spacing:0px;
font-family: 'Oxygen', sans-serif;
}
.footerText a:hover
{
	text-decoration:none;
color: #eed090;
}
.footerText p { font-size:10pt; color:#fff; text-transform:none; letter-spacing:0px;font-family: 'Oxygen', sans-serif;}

.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-left:0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:267px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:20px;
}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	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;
}

#Captch1_imgCaptcha, #Captch1_btnGetNew {
    padding-left: 20px;
    height: 60px;
}

/* Top Menu */
.adminpage .menu {background-color:#fff;}
.menu
{
    z-index: 1;
    width: 1024px;
    margin: 0px auto;
    color: #000;
    font-size: 10pt;
    text-align: center;
border-bottom: 1px dashed #DADADA;
    background: unset;
}
.menuDividers
{
   display:none;
}


.menu ul
{
list-style-type: none;	
margin-left:0px;
padding-left:0px;
width: 1024px;
font-family: 'Oxygen', sans-serif;
font-weight: 300;
}

.menu ul li
{
    padding-bottom:0px;
display:inline-block;
margin-left:0px;
}
.menu ul li a
{
text-decoration: none;
    color: #153444;
    padding-left: 12px;
    padding-right: 12px;
border-bottom: none;
text-transform: uppercase;
color: #fff;
font-size: 10pt;
    letter-spacing: 2px;
}
.menu ul li a:hover
{
   color:#eed090;
text-decoration:none;
font-weight: bold;

}
.menu ul li a:visited
{

    }
.menuSelected
{
	color:#fff;
text-decoration:none;
font-weight: bold;
padding:8px 10px;
}



/* 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-bottom: 2px;
	padding-left: 5px;
	color:#fff;
	width: 150px;
	height: auto;
font-size:11pt;
background: #565655;
margin-bottom:5px;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:#fff;
	background-color:#565655;
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:#fff;
	background-color:#565655;
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: 9px;
    padding-bottom: 2px;
    padding-left: 0px;
    color: #fff;
    width: 162px;
    height: 22px;
    font-size: 14pt;
    margin-bottom: 5px;
    background: #565655;
    border-top: 1px solid #fff;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	
}
.productMenuSubCategory a
{
	color:#fff;
	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:13pt;
padding:0 0 0 0px;
}
.productMenuSubCategory a:hover
{
    text-decoration: none;
    color: #fff;
font-weight: bold;
}


/* 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:#fff;
}
.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;

    background: unset;
    padding: unset;
    margin: 0px;
}
.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:#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:#fff;
}
.basketOrderItems a
{
	color:#fff;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#fff;
}

.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: #ffffff;
    color: #000000;
    font-weight: bold;
}
.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
{
font-size: 13pt;
    font-weight: bold;
    font-family: inherit;
    border-style: solid;
    border-width: 1px;
    border-color: inherit;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 3px;
    padding-right: 3px;
    border-radius: 3px;
    margin-bottom: 5px;
    filter: alpha(opacity=80);
    opacity: 0.8;
    color: #000;
}
.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;
}



.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}


.autoSpacer
{
width: 100%;
height: 20%;

}



.autoSpacer p
{
margin-bottom: 0px;
}

.autoSpacer img
{
width: 48%;

opacity: 0;
}




.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:#fff;
    font-size:94%;
    padding-top:3px;
    height:24px;
    width:150px;

text-transform:uppercase;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
width: 40%;
    height: auto;
    font-size: 97%;
    padding-top: 1px;
    color: #ffffff;
    background: #565655;
    border-color: #565655;
    border-radius: 5px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover,  .productSummaryBuy:hover
{
color:#000;

    background-color:#fff;   /* hover colours*/
    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: black;
    background-color: #ffffff;
    border-color: #ffffff;
    text-decoration: none;
    font-weight: bold;
}
.checkoutCheckout a
{
color:#000;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
background-color: #ffffff;
    color: black;
    border-color: #ffffff;
    font-weight: bold;
    font-size: 100%;
    letter-spacing: 2px;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:#000;
    color:#fff;
    border-color:#fff;
     text-decoration:none;
 }


.subMenuLevel0
{ 
background-color: #d7d6d6;             
}
.subMenuLevelAlt0
{  
background-color: #d7d6d6;            
}


.subMenuLevel1
{ 
    padding-left: 3px;
    line-height: 22px;
    background-color: #d7d6d6;
    margin-bottom: 1px;           
}

.subMenuLevelAlt1 {
    padding-left: 3px;
    line-height: 22px;
    background-color: #d7d6d6;
    margin-bottom: 1px;
}


.contentSubMenu
{
background-color: #d7d6d6;
}


.contentSubMenuHeader
{
background-color: #d7d6d6;
}

.subMenuLevel0
{              
}
.subMenuLevelAlt0
{              
}


.subMenuLevel1
{              
}

.subMenuLevelAlt1
{              
}


.contentSubMenu
{
}


.contentSubMenuHeader
{
}
