/* Page layout */
@import url('https://fonts.googleapis.com/css?family=Libre+Baskerville&display=swap');
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@300&display=swap');

/*html {background:#e2d2d8 url(../Images/wallpaperAlt.png) bottom left no-repeat fixed;}*/
body
{
    margin: 0px auto;
    font-size: 11pt;
    color: #000;
    font-family: 'Open Sans', sans-serif;
    direction: ltr;
    text-align: left;
    line-height: 1.4em;
    /* background: url(../Images/wallpaperNew4.jpg) center center no-repeat fixed; */
    background-size: cover;
    background-color: #e8e8e8;
}
#form1,#form2 {overflow-x:hidden;}
.pageTop
{
display:none;
}
.pageSides
{
width: 1024px;
    margin: 0 auto;
    background-color: #fff;
    padding: 20px 60px 60px 60px;
    margin-top: 20px;

}




.header
{
width:100%;
box-shadow: unset;
background-color: #fff;
padding-top: 0px;
    height: 296px;
}

.adminpage #openTimes, .adminpage #delivery, .adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location { display:none;}
.socialLinks 
{ 
margin: 0;
    position: absolute;
    top: 111px;
    left: 104px;
}
.socialLinks.footer { margin:0px 0 0 0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#828484; margin:0 5px 0 0;}
.socialLinks .social 
{ 
    background: #fff;
    color: #828484;
    display: inline-block;
    padding: 8px 0 8px 6px;
    text-align: center;
    width: 30px;
    font-size: 20px;
    margin: 0 2px 10px 0;
    border-radius: 50%;
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#fff;}
.socialLinks .social:hover .fa { color:#ffa0c3;}

/* HOME BOXES */
#homeSlides 
{ 
width: 1024px;
    height: 389px;
    /* margin-bottom: 30px; */
    /* margin-left: 12px; */
    position: relative;
    /* padding: 5px; */
    /* border: 2px solid #646464; */
    background-color: #fff;
}
#homeSlides #logo { position: absolute; top:15px; left:15px;}
#homeSlides a .text {     
position: absolute;
    top: 40px;
    left: 43px;
    display: block;
    color: #fff;
    background-color: rgba(230, 117, 159, 0.8);
    padding: 50px 40px;
    font-size: 16pt;
    text-transform: uppercase;
    width: 300px;
    text-align: center;
    line-height: 24pt;
}
#homeSlides a .tel { font-size: 20pt; display:block; font-weight:bold; margin: 15px 0;}
#homeSlides a .button { border:1px solid #fff; padding: 10px 20px; font-size: 14pt; display:block; text-transform:uppercase; text-align:center;transition: 0.2s;}

#homeSlides a .button:hover
{
    background: #f3f5f6;
    color: #c82f62;
transition: 0.2s;
}

/* HOME JUMPS */
.homeJumpsWrapper {
    height: 680px;
    margin-top: 0px;
    /* background-color: #dcdcdc; */
    /* border-top: 1px solid #cc0388; */
    /* border-bottom: 1px solid #cc0388; */
    /* margin-left: -100%; */
    /* margin-right: -100%; */
}

.homeJumpsContainer
{
width: 1024px;
    margin: 0 auto;

    text-align: center;
    color: white;
    font-size: 12pt;
}



.homeTextWrapper
{
height: 346px;
    border: 2px solid #000;
    background-color: #455c61;
    margin-left: -100%;
    margin-right: -100%;
    margin-top: 40px;
    margin-bottom: 40px;

}

.homeTextContainer
{
       width: 1024px;
    margin: 0 auto;

    text-align: center;
    color: white;
    font-size: 12pt;
}

.homeTextContainer h1
{
    margin-top: 59px;
    padding-top: 0px;
    font-size: 22pt;
    color: #fff;
    margin-bottom: 46px;
    padding-bottom: 5px;
    font-weight: normal;
text-transform: uppercase;
font-family: 'Cardo', serif;
}


.homeJumpClickBox
{
    margin-top: 139px;
}



.homeJumpClickBox a
{
    height: 300px;
    width: 337px;
    padding: 140px 135px 141px 200px;
    color: #fff0;
}



.homeJump1 {
    width: 337px;
    float: left;
    height: 300px;
    transition: 0.4s;
    margin-left: 0px;
margin-top: 8px;
    background-image: url(../Images/jump1New3.jpg);
}

.homeJump2 {
    width: 337px;
    float: left;
    height: 300px;
    margin-left: 6px;
    transition: 0.4s;
margin-top: 8px;
    background-image: url(../Images/jump2New3.jpg);
}

.homeJump3 {
    width: 337px;
    float: left;
    height: 300px;
    transition: 0.4s;
    margin-left: 6px;
margin-top: 8px;
    background-image: url(../Images/jump3New3.jpg);
}

.homeJump4 {
    width: 337px;
    float: left;
    height: 300px;
    transition: 0.4s;
    margin-left: 0px;
    margin-top: 6px;
    background-image: url(../Images/jump4New3.jpg);
}

.homeJump5 {
    width: 337px;
    float: left;
    height: 300px;
    margin-left: 6px;
    transition: 0.4s;
    margin-top: 6px;
    background-image: url(../Images/jump5New3.jpg);
}

.homeJump6 {
    width: 337px;
    float: left;
    height: 300px;
    transition: 0.4s;
    margin-left: 6px;
    margin-top: 6px;
    background-image: url(../Images/jump6New3.jpg);
}




.homeJump1:hover
{
transition: 0.4s;
background-image: url("../Images/jump1overlayNew3.jpg");
}

.homeJump2:hover
{
transition: 0.4s;
background-image: url("../Images/jump2overlayNew3.jpg");
}


.homeJump3:hover
{
transition: 0.4s;
background-image: url("../Images/jump3overlayNew3.jpg");
}

.homeJump4:hover
{
transition: 0.4s;
background-image: url("../Images/jump4overlayNew3.jpg");
}

.homeJump5:hover
{
transition: 0.4s;
background-image: url("../Images/jump5overlayNew3.jpg");
}

.homeJump6:hover
{
transition: 0.4s;
background-image: url("../Images/jump6overlayNew3.jpg");
}


#openTimes {
position: relative;
    top: 87px;
    left: 0px;
    color: #828484;
    font-size: 11pt;
    height: 0px;
    z-index: 20;
}
#delivery 
{ 
position: relative;
    top: 87px;
    left: 285px;
    color: #828484;
    font-size: 11pt;
    height: 0px;
    z-index: 20;
}

#telephone {
position: relative;
    top: 87px;
    left: 660px;
    color: #828484;
    font-size: 11pt;
    height: 0px;
    z-index: 20;
}
#location 
{ 
position: relative;
    top: 87px;
    left: 820px;
    color: #828484;
    font-size: 11pt;
    height: 0px;
    z-index: 20;
text-align: unset;
}
#telephone .fa,#location .fa { margin-left:4px;}

.page
{
	margin: 0px auto; /* left marging width of page sides */
	background-image:none; /* required by admin html editor */
	width: 1024px;
padding: 0px;
box-shadow: unset;
background-color: #fff;
}
.pageBanner
{
width: 1024px;
    margin: 0 auto;
position:relative;
}
.pageBanner .socialLinksLarge
{
left:663px;
top:55px;
width:300px;
}
.shopColumn1of2
{
	margin-top:20px;
	padding-top:0px;
margin-left:0px;
	float:left;
	width:160px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:20px;
text-align:center;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:35px;
	 margin-left:195px;
	 padding-right:0px;
}
.column1of1
{
	padding:30px 0;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}

/*Wedding Jumps*/
.weddingJump
{
width: 270px;
float: left;
margin-bottom: -80px;
}

.weddingJumpsWrapper
{
margin-left: 80px;
    margin-top: 36px;
}

.weddingJumpsContainer
{
height: 270px;
}

.weddingJumpsImage
{

}

.weddingJumpsTitle
{
width: 257px;
    margin-left: 6px;
    text-align: center;
    position: relative;
    bottom: 180px;
    color: #fff;
    font-size: 17pt;
    font-weight: bold;
    border-top: 2px solid #fff;
    border-bottom: 2px solid #fff;
    padding: 20px 0px;
}

.weddingJumpsTitle a
{
color: #fff;
    text-decoration: none;
    width: 270px;
    padding: 14px 2px 15px 2px;
    background: rgba(0, 0, 0, 0.52);
}

.weddingJumpsTitle a:hover
{
 background: rgba(0, 0, 0, 0.82);
}

.textSpacer
{
color: rgba(0, 0, 0, 0);
}

.weddingJumpsSpacer
{
width: 30px;
float: left;
}

/* Shop Product Page */
.productSummary
{
    float: left;
    width: 241px;
    padding: 11px;
    color: Black;
    margin-right: 4px;
    margin-left: 4px;
    height: 480px;
    margin-bottom: 15px;
    background: #fff;
    border: 2px solid #646464;
}
.productSummaryFeatured, .productSummary:hover
{
float: left;
    width: 241px;
   padding: 11px;
    color: Black;
    margin-right: 4px;
    margin-left: 4px;
      height: 480px;
    margin-bottom: 15px;
    background: #fff;
    border: 2px solid #646464;
}
.productSummaryImage
{
	height: 375px; /* thumnail height */
	text-align:center;
}

.productSummaryImage img
{
	height: 375px; 
width:235px;
}

.productSummaryName
{
	color:black;
	font-size:11pt;
	line-height:1.1em;
	height:30px;
padding:0 10px;
margin-top:15px;
text-align:center;
text-transform:uppercase;
}
.productSummaryPrice
{
	color:#b52347;
padding:0 10px;
margin-top:5px;
font-size:11pt;
text-align:center;
}
.productSummaryButtons
{
padding:0 10px;
margin-top:5px;
text-align:center;
}
.productSummary3
{
Display:none;
}
.productSummary h1 { font-size:15pt;}

.productSummaryUpsell, .productSummaryUpsellMore {
    display: inline-block;
    background: rgba(153, 153, 153, 0.2);
    padding: 0px;
    margin-bottom: 3px;
    width: 285px;
}

.productSummaryUpsellNameAndPrice {
    display: inline-block;
    width: 174px;
    vertical-align: middle;
}



/* General Style */

a
{
	color:#333;
	text-decoration:underline;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:20pt;
    color:  #ffa0c3 !important;
}
h2
{
    margin-top: 0px;
    padding-top: 0px;
    font-size: 14pt;
    color:  #ffa0c3 !important;
    font-weight: normal;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:1024px; margin:0 auto;}
.footerText
{
padding-top: 50px;
    padding-bottom: 40px;
    color: #fff;
    text-align: center;
    font-size: 14pt;
    background: #828484;
    width: 1024px;
    margin: 0px;
}
.footerText .colTitle { margin-bottom:10px;}
.footerText a
{
	text-decoration:none;
	color:#ccc;
font-size:10pt;
}
.footerText a:hover
{
	text-decoration:none;
color:#fff;
}
.footerText p { font-size:10pt; color:#fff;}

.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;
margin-bottom:10px;
}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom:10px;
}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom:0px;
}

.footerCol5of4
{
text-align:center;
  	 margin: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: 0 auto;
    font-size: 9pt;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    width: 1024px;
      text-transform: unset;  
    background: #ffffff;
    border-top: 1px solid #e2e2e2;
border-bottom: 1px solid #e2e2e2;
}
.menuDividers
{
    display:none;
}

/*.menu ul li:nth-child(1) a { background: #946b6b;}
.menu ul li:nth-child(3) a { background: #f68b4c;}
.menu ul li:nth-child(5) a { background: #ff8e89;}
.menu ul li:nth-child(7) a { background: #4f7b3d;}
.menu ul li:nth-child(9) a { background: #946b6b;}
.menu ul li:nth-child(11) a { background: #f68b4c;}
.menu ul li:nth-child(13) a { background: #ff8e89;}
.menu ul li:nth-child(15) a { background: #4f7b3d;}*/

.menu ul
{
    list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 16px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 52px;
    z-index: 10;
    text-align: center;
    font-size: 14pt;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding: 8px 15px 8px 15px;
    text-decoration: none;
color: #828484;
    transition: all 0.2s linear;
    display: inline-block;
    width: auto;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#ffa0c3;
}
.menu ul li a:visited
{

    }
.menuSelected
{
    text-decoration:none;
	color:#ffa0c3;
font-weight:700;
}


/* Basket Summary */
.basketOrderItemsQuantity, .basketOrderItemsConsignmentName {background:#f4f4fa;}
.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-left: 0px;
	color:#000;
	width: 160px;
	height: 22px;
font-size:10pt;
border-bottom:#000 1px solid;
margin-bottom:5px;
text-transform:uppercase;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background:#f5f7f7;
border:#ccc 1px solid;
font-size:11pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background:#f5f7f7;
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: 2px;
    padding-left: 0px;
    color: #f9f9f9;
    background-color: #6f6f6f;
    width: 175px;
    height: 22px;
    font-size: 10pt;
    margin-bottom: 5px;
    /* border-bottom: #000 1px solid; */
    text-transform: uppercase;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	width: 175px;
}
.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:9pt;
padding:0 0 0 0px;
text-transform:uppercase;
}
.productMenuSubCategory a:hover
{
	text-decoration:none;
	color:#666;
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:16pt;


}

.productDetailsImageWrapper
{
	float:right;
	width:450px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:450px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:black;
}
.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;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
	color:black;
	background:#f5f7f7;
border:#ccc 1px solid;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:Gray;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:#000;
}
.basketOrderItems a
{
		color:inherit;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#000;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#424243;
	color:white;
font-size:9pt;
}
.basketHeaderGrayText
{
	background-color:#424243;
	color:#fff;
}
.basketHeaderArrow
{
	background-color: #424243;
	color: white;
	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;
}

.calendarDontKnow {
display: none!important;
}
.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:#424243;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
background:#f5f7f7;
}
.checkoutPaymentDropDown
{
		width:171px;
background:#f5f7f7;
}
.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:#f5f7f7;
}
.contactFormMessageBox
{
	width:400px;
margin-bottom:10px;
background:#f5f7f7;
}
.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;
}

.productSubCatSummary
{
width: 830px;
    height: 570px;
}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

.animationPanelhomepage
{

width:790px;
height:640px;
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;
}


.basketBorderBottom td
{
	border-color:#424243;
}
.checkoutBasket table 
{ 
border-color:#424243;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#424243;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}

.productSummary3
{
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:  #ffa0c3;
    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:  #ffa0c3;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
    width: 150px;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}

.productSummaryMore
{
display: none;
}


.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, .checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
cursor: pointer;
    color: #d22864;
    background-color: #ffffff;
    border-color: #d22865;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{


    
}

/*.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#000;
     text-decoration:none;
 }*/


.galleryLinks
{
float: left;
width: 125px;
height: 180px;
padding: 5px;
}

.galleryLinks img
{
width: 125px;
height: 125px;
}

.gallery2PicWrapper {
    margin-left: 5px;
    margin-bottom: 5px;
    display: inline-block;
    border: 2px solid #646464;
    padding: 5px;
    background: #fff;
}

.gallery2Pic img {
    width: 274px;
    height: 274px;
}

.gallery2PicWrapper:hover {
    background-color: #d22864;
    background-image: url(../Images/gallery2Hover.jpg);
    background-position: center;
    background-repeat: no-repeat;
}

@media only screen and (max-width: 1160px) {
.pageSides {
    padding: 20px 10px 60px 10px;
}

.page {
    width: 980px;
}

}