/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css?family=Didact+Gothic&display=swap');
@import url('https://fonts.googleapis.com/css?family=Crimson+Text');
@import url('https://fonts.googleapis.com/css?family=Chilanka&display=swap');

body
{
	margin: 0;
	background: #fff;
	font-size: 12pt;
	color:#6b6b6b;
	font-family: 'Didact Gothic', sans-serif;
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;

width: unset;
}
#form1,#form2 { overflow-x:hidden;}
.pageTop
{
display:none;
}
.pageSides
{

}

#header-bar { width:100%; background:#acb49d; position:fixed; top:0; left:0; z-index:1000;}

.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location, .adminpage #header-bar { display:none;}
.socialLinks { margin:0; position:fixed; top:30px; right:10px; padding:0px 15px 0 15px;}
.socialLinks.footer { margin:5px 0 0 0; position:inherit; padding:0;}
.socialLinks .fa {  color:#6b6b6b; margin:0 0 0 0;}
.socialLinks .social 
{ 
    background: #fff;
    color: #6b6b6b;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 24px;
    margin: 0 0 10px 0;

}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#fff;}
.socialLinks .social:hover .fa { color:#fdb7c6;}

#telephone {
    position: fixed;
    top: 49px;
    left: 20px;
    color: #6b6b6b;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
}
#location 
{ 
position: fixed;
    top: 25px;
    left: 20px;
    color: #6b6b6b;
    font-size: 12pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa { margin-left:4px; color: #f9c7d2;}
#telephone a {text-decoration: none;     color: #6b6b6b;  }

/*#homeSlides { width:960px; height:357px; margin-bottom:20px;}*/
.homeSlides
{
width: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: -5;
}



h1#home {color: #e32f78;
    display: flex;
    font-size: 27px;
    line-height: 25px;
    align-items: center;
    text-align: center;
    margin: 30px 0 30px 0;
    text-transform: uppercase;}
h1#home::before, h1#home::after { content: ''; flex: 1; border-bottom: 1px solid #e32f78;}
h1#home::before { margin-right: .65em; }
h1#home::after { margin-left: .65em; } 

#homeTextOuter { background: #fff; margin-left:-100%; margin-right:-100%; padding: 60px 0; margin-top: 60px; }
#homeText { width:960px; margin:0 auto; text-align:center;}

#homeTextOuter2 { background: #fff; margin-left:-100%; margin-right:-100%; padding: 60px 0; }
#homeText2 { width:960px; margin:0 auto; text-align:center;}

.boxOuter 
{ 
margin-left:-100%; margin-right:-100%; padding: 60px 0;margin-top: 226px;
    margin-bottom: 206px;
}

.boxOuter1
{ 
margin-left: -100%;
    margin-right: -100%;
 padding: 297px 0px 250px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/196/images/bgSeasonal.jpg) no-repeat center center fixed;
}


.boxOuter2
{ 
margin-left: -100%;
    margin-right: -100%;
padding: 297px 0px 250px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/108/images/bgContact.jpg) no-repeat center center fixed;
}

.boxText { width:960px; margin:0 auto; text-align:center;}
.boxText h2 { font-size:36pt; color: white; text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);}
.boxText h2 a {text-decoration: none; color: #fff;}
.boxText h2 a:hover { color: #f9c7d2; }


#homeJumps { width:960px; height:260px; margin-top: 60px;}
#homeJumps a { display:block; width:300px; height:200px; text-decoration:none; float:left;}
#homeJumps a span { display:block; color:#655c5a; text-transform:uppercase; letter-spacing:2px; padding:210px 20px 20px 20px; text-align:center;}
#homeJumps a#one { background:url(../Images/upload/image/jump1New2.jpg) 0 0 no-repeat;}
#homeJumps a#two { background:url(../Images/upload/image/jump2New2.jpg) 0 0 no-repeat; margin:0 30px;}
#homeJumps a#three { background:url(../Images/upload/image/jump3New2.jpg) 0 0 no-repeat;}
#homeJumps a:hover { opacity:0.7;}

.productBoxOuter
{
height: 630px;
}

.productBox
{
float: left;
margin-bottom: 30px;
margin-top: 20px;
}

.homeProductImage
{

}

.homeProductImage img
{
width: 225px !important;
height: 225px !important;
transition: 0.2s;
}

.homeProductImage img:hover
{
-webkit-box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
-moz-box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
box-shadow: 6px 10px 22px -10px rgba(0,0,0,0.6);
    transform: scale(1.1);
    transition: 0.2s;
}

.homeProductTitle
{

}

.homeProductSpacer
{
width: 20px;
    float: left;
}



.adminpage .pageBanner { background: #99a285;}
.header
{
width:100%;
background-color: rgba(255, 255, 255, 1);
position:fixed;
top:0;
left:0;
z-index:10;
padding-top: 0px;
box-shadow: 0 0px 10px -4px #978e86;
}
.header:hover {background-color: rgba(255,255,255,1);}
.page
{
	margin: 0px auto; /* left marging width of page sides */
	background-image:none; /* required by admin html editor */
	width: 960px;
    background-color: unset !important;
}
.pageBanner
{

}
.pageBanner .socialLinksLarge
{
left:820px;
top;0px
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:220px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:220px;
padding-left: 0px !important;
	 margin-left:170px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
	padding-top:220px;
	padding-bottom:20px;
	padding-left:0px;
	padding-right:0px;
background-image: none;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
	display:none;
}



/* Shop Product Page */
.productSummary
{

    float: left;
    width: 222px;
    color: Black;
    margin-right: 14px;
 margin-left: 14px;
    height: 360px;
    background-color: #ffffff;
    margin-bottom: 28px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;

}


.productSummaryFeatured, .productSummary:hover {
    float: left;
    width: 222px;
    color: Black;
    margin-right: 14px;
margin-left: 14px;
    height: 360px;
    background-color: #ffffff;
    margin-bottom: 28px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;


}
.productSummaryImage
{
    height: 195px;
    text-align: center;
    position: unset !important;
    margin-left: 4px;
margin-top: 24px;
}

.productSummaryImage img
{

transition: 0.2s;
}

.productSummaryImage img:hover
{
-webkit-box-shadow: 8px 5px 16px 0px rgba(0,0,0,0.48);
-moz-box-shadow: 8px 5px 16px 0px rgba(0,0,0,0.48);
box-shadow: 8px 5px 16px 0px rgba(0,0,0,0.48);
transform: scale(1.1);
transition: 0.2s;
}


.productSummaryName
{
color: #f9c7d2;
    font-size: 14pt;
    margin-bottom: 10px;
    /* line-height: 1.1em; */
    height: 35px;
    padding-left: 5px;
    padding-top: 5px;
    margin-top: 5px;
    text-align: center;
    position: unset;
}
.productSummaryPrice
{
    color: #908c8a;
    padding-left: 5px;
    margin-top: 5px;
    text-align: center;
    font-size: 13pt;
    margin-bottom: 15px;
}
.productSummaryButtons
{
padding-left:5px;
margin-top:5px;
text-align:center;
}
.productSubCatSummary
{
height:428px;
border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
}

.productSummary3
{display:none;}

/* General Style */

a
{
    color: #f9c7d2;
    text-decoration: none;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 24pt;
    color: #fdb7c6;
    font-weight: normal;
    font-family: 'Chilanka', cursive;
    margin-bottom: 20px;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:15pt;
	color:#6b6b6b;
font-weight:normal;
font-family: 'Didact Gothic', sans-serif;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:960px; margin: 0 auto;}
.footerText
{
background-color:#fff;
	padding-top: 20px;
	padding-bottom: 20px;
	color:#6b6b6b;
	text-align: center;
border-top: #fff 1px solid;
font-weight:bold;
margin-top:0px;
margin-left:-100%;
margin-right:-100%;
font-size: 12pt !important;
}
.footerText p {font-weight:300; color:#000; font-size:10pt;}
.footerText a
{
	text-decoration:none;
	color:#6b6b6b;
font-weight:300;
font-size:12pt;
}
.footerText a:hover
{
	text-decoration:underline;
color:#f9c7d2;
}


.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:225px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;

}

.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: 10pt;
    padding-top: 0px;
padding-bottom:0px;
 	z-index:1; /* ensures Safari displays background image */
	width:100%; /* required by admin html editor */
text-transform:uppercase;
text-align:center;
    background-color: unset;
position: relative;
    bottom: 3px;
}
.menuDividers
{
    display:none;
}


.menu ul
{
list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 28px;
    z-index: 10;
background-image: unset;
background-color: unset;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 15px;
    padding-left: 15px;

    text-decoration:none;
 	color:#6b6b6b !important;
transition: all 0.2s linear;
}
.menu ul li a:hover
{
text-decoration: none;
    color: #f9c7d2 !important;
}
.menu ul li a:visited
{
color: unset;
    }
.menuSelected
{
color: #f9c7d2;
    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: 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 */

.productMenuBottom
{
display: none;
}

.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 170px;
	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: auto;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #000;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	background:#fff;
color:#000;
border:1px solid #000;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fff;
color:#000;
border:1px solid #000;

}
.productMenu ul
{
	list-style-type: none;
	width:160px;
	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: 150px;
	height: 22px;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #000;
}
.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:white;
	
}
.productMenuSubCategory a
{
	color:#000;
	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:11pt;
}
.productMenuSubCategory a:hover
{
color: #f9c7d2;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
    margin-top: 0px;
    margin-bottom: 9px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: 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: #6b6b6b;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
text-align: justify;
}
.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;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
		background:#fff;
color:#000;
border:1px solid #000;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:black;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:black;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:black;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:black;
}
.basketOrderItems a
{
		color:black;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:black;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#000;
	color:white;
}
.basketHeaderGrayText
{
	background-color:#000;
	color:white;
}
.basketHeaderArrow
{
	background-color: #000;
	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;
}

.upsell .productSummary
{

    float: left;
    width: 210px;
    color: Black;
    margin-right: 4px;
 margin-left: 4px;
    height: 360px;
    background-color: #ffffff;
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;

}


.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}
.basketOrderItemsConsignmentName, .basketOrderItemsQuantity, .promoCode { background-color:#fff; border:1px solid #000; color:#000;}

/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentDropDown
{
		width:171px;
background:#bdb3ac;
color:#000;
border:1px solid #000;
}
.checkoutPaymentTextBox
{
	width:167px;
background:#bdb3ac;
color:#000;
border:1px solid #000;
}
.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;
background:#fff;
color:#000;
border:1px solid #000;
}
.contactFormMessageBox
{
	width:400px;
background:#fff;
color:#000;
border:1px solid #000;
}
.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:#6b6b6b;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:#6b6b6b;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
color:#6b6b6b;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

.productSubCatSummary
{
	width:800px;

}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}




.animationPanelAnimationType2
{

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;
}


.basketBorderBottom td
{
	border-color:#000;
}
.checkoutBasket table 
{ 
border-color:#000;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#000;
}

.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;
}

/*Aditional styles*/



/* 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, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{

color: #fff;
    border-width: 1px;
    border-style: solid;
	color:#6b6b6b;
    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;
	color:#6b6b6b;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
    width: 150px;
	color:#6b6b6b;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:38%;
    height:auto;
    font-size:92%;
    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, #lnkContinueShopping
{
cursor: pointer;
    color: white;
    background-color: #f9c7d2;
    border-color: #f9c7d2;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
background-color: #6a6a6a;
    color: white;
    border-color: #6a6a6a;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack, .productDetailsBack a:hover
{

    background-color: #f9c7d2;
    color: #ffffff;
    border-color: #f9c7d2;
    text-decoration: none;
 
}