
/* 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=Montserrat');
@import url('https://fonts.googleapis.com/css?family=Cormorant+Garamond');
@import url('https://fonts.googleapis.com/css?family=Lora');
@import url('https://fonts.googleapis.com/css?family=Niconne|Roboto:300');

body
{
	margin: 0px auto;
	width: 100%; /* page sides width  */
	font-size: 12pt;
	color:#5d5d5d;
	font-family: 'Lora', serif;
	position: relative;
z-index: 0;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background-color: #fff;

}

#form2 
{
overflow-x: hidden !important;

}




.adminpage .socialLinks, .adminpage #telephone, .adminpage #address, .adminpage #submenu, .adminpage #email { display:none;}
.socialLinks {
margin: 0;
    position: relative;
    top: 86px;
    left: 891px;
    width: 128px;
}
.socialLinks.footer { position:static; top:0px; left:0;}
.socialLinks .fa {  color:#e9418f; margin:0;}
.socialLinks .social {
background: #e7e7e2;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 3px;
    text-align: center;
    width: 30px;
    font-size: 16px;
    margin: 0 0 0px 0;
    border-radius: 15px;
    border-top: 2px solid #e94190;
    border-bottom: 2px solid #e94190;
    border-left: 2px solid #e7e7e2;
    border-right: 2px solid #e7e7e2;
transition: 0.2s;
    
}
.socialLinks .social .fa { margin:0 auto;}

.socialLinks .social:hover 
{ 
background:#e7e7e2;
    border-top: 2px solid #e7e7e2;
    border-bottom: 2px solid #e7e7e2;
    border-left: 2px solid #e94190;
    border-right: 2px solid #e94190;
transition: 0.2s;
}

.socialLinks .social:hover .fa { color:#9e9e9e;}




.socialLinksFooter .fa {  color:#e94190; margin:0;}
.socialLinksFooter .social {
    background: #006f77;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 3px;
    text-align: center;
    width: 30px;
    font-size: 16px;
    margin: 0 0 20px 0;
    
}

.socialLinksFooter .social .fa { margin:0 auto;}
.socialLinksFooter .social:hover { background:#006f77;}
.socialLinksFooter .social:hover .fa { color:#9e9e9e;}



#telephone {
    position: relative;
    top: -65px;
    right: 456px;
    color: #e7e7e2;
    font-size: 11pt;
    text-align: left;
    padding-left: 445px;

}
#email {
    position: relative;
    top: -87px;
    right: 298px;
    color: #e7e7e2;
    font-size: 11pt;
}

#email a
{
text-decoration: none;
color: #e7e7e2;
}

#telephone a
{
text-decoration: none;
color: #e7e7e2;
}

#address {
    position: relative;
    top: 5px;
    right: 413px;
    color: #e9418f;
    font-size: 11pt;
}

#subMenu {
position: relative;
    top: -155px;
    left: 410px;
    color: #9e9e9e;
    font-size: 11pt;
}

#subMenu a
{
text-decoration: none;
color: #e7e7e2;
}

#subMenu a:hover
{
color: #e9418f;
}

#telephone .fa,#location .fa,#email .fa{ margin-right:3px;}

#homeBoxes { width:1024px; height:256px; margin:0px auto; margin-bottom: 0px; margin-top: 0px;}

/* HOME SLIDES */
.homeSlides 
{ 
width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: absolute;
    top: 272px;
    left: 0;
}
.homeSlides a .text {
width: 295px;
        font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: 111px;
    bottom: unset;
    left: 28%;
    margin-left: -170px;
    background-color: unset;
    color: #ffffff;
    padding: 67px 73px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 33pt;
  
    line-height: 40px;
    /* border: double 4px #ffffff; */
    text-shadow: 2px 2px #000000;
    opacity: 1;
    /* text-shadow: unset; */
    font-style: italic;
    transition: 0.2s;
    z-index: 100;
}

.homeSlides a .text:hover
{
    background-color: rgba(0, 0, 0, 0.37);
transition: 0.2s;

color: #e7ddd0;

}

.homeSlides a .text2 {
width: 335px;
       font-family: 'Montserrat', sans-serif;
    position: absolute;
    top: 111px;
    bottom: unset;
    left: 67%;
    margin-left: -170px;
    background-color: unset;
    color: #ffffff;
    padding: 67px 73px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 33pt;
 
    line-height: 40px;
    /* border: double 4px #ffffff; */
    text-shadow: 2px 2px #000000;
    opacity: 1;
    /* text-shadow: unset; */
    font-style: italic;
    transition: 0.2s;
    z-index: 100;
}

.homeSlides a .text2:hover
{
    background-color: rgba(0, 0, 0, 0.37);
transition: 0.2s;

color: #e7ddd0;

}


.slideText2
{
    font-family: 'Montserrat', sans-serif;
    font-style: normal;
    /* width: 250px; */
    background-color: #000;
    padding: 8px 18px;
    border: 4px double #fff;
    font-size: 17pt;
    font-weight: normal;
    text-shadow: none;
}

.slideText2:hover
{
background-color: #fff;
color: #000;

}


/* HOME JUMPS */
.homeJumpsWrapper
{
    height: 492px;
    margin-top: 0px;
    background: #f7f7f7;
    margin-left: -100%;
    margin-right: -100%;
}

.homeJumpsContainer
{
width: 1024px;
    margin: 0 auto;
    padding: 21px 0 20px 0px;

}

.homeJump
{
float: left;
width: 320px;
text-align: center;
}

.homeJumpsImage img:hover
{

}

.homeJumpsTitle {
background: unset;
    position: relative;
    padding: 323px 10px 0px 10px; 
    color: #ffffff;
border: 4px double rgba(0, 0, 0, 0);
    height: 60px;
    width: 233px;
    margin-top: -434px;
    margin-left: 30px;
    z-index: 10;
       font-family: 'Montserrat', sans-serif;
    font-size: 13pt;
    letter-spacing: 1.5px;
transition: 0.3s;
}

.homeJumpsTitle:hover
{
    border: 4px double #fff;
background-color: rgba(255, 255, 255, 0.2);
transition: 0.3s;
}

.homeJumpsTitle a
{
color: #fff;
text-decoration: none;
    padding: 323px 28px 33px 28px;
}



.homeJumpsSpacer
{
float: left;
    width: 32px;
}

.homeBoxWrapper
{
    width: 100%;
    height: 524px;
    background: white;
    margin: 0px auto;
    padding-top: 11px;
}

#homeBoxes { width:1024px; height:256px; margin:0px auto; margin-bottom: 0px; margin-top: 0px;}

#homeJumps { width:1024px; height:256px; margin:0px auto;}
#homeJumps a { display:block; width: 256px; height: 256px; margin:0 16px 10px 0; color:#e0e0e0; text-decoration:none; text-align:center; font-size:14pt; float:left; position:relative; line-height: 14pt;}
#homeJumps span {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 256px;
    height: 210px;
    display: block;
    color: #fff;
    background-color: inherit;
    padding-top: 46px;
    font-family: georgia;
    text-transform: uppercase;
}
#homeJumps span:hover {transition: 0.4s; color:white;}
#homeJumps a#one { background:#86baa3; margin:0 ;}
#homeJumps a#one:hover {transition: 0.2s; background:#AEAEAE; color: white;}
#homeJumps a#two { background:url(/Websites/616/Images/upload/image/hatbox.jpg) 0 0 no-repeat; margin:0 ;}
#homeJumps a#three { background:#dcae9b; margin:0;}
#homeJumps a#three:hover {transition: 0.2s; background:#AEAEAE; color: white;}
#homeJumps a#four { background:url(/Websites/616/Images/upload/image/corporate.jpg) 0 0 no-repeat; margin:0;}
#homeJumps a#five { background:url(/Websites/616/Images/upload/image/weddings.jpg) 0 0 no-repeat; margin:0;}
#homeJumps a#six { background:#8abdcc; margin:0;}
#homeJumps a#six:hover {transition: 0.2s; background:#AEAEAE; color: white;}
#homeJumps a#seven { background:url(/Websites/616/Images/upload/image/funerals.jpg) 0 0 no-repeat; margin:00;}
#homeJumps a#eight { background:#86baa3; margin:0;}
#homeJumps a#eight:hover {transition: 0.2s; background:#AEAEAE; color: white;}



.homeContent
{
width: 1024px;
margin: 0px auto;
}





.spacerWrapper1
{
    height: 20px;
    width: 960px;
    margin-top: 17px;
margin-bottom: 16px;
    position: relative;
    left: -180px;
    text-align: center;
}

.spacerWrapper2
{
    height: 20px;
    width: 960px;
    margin-top: 160px;
    position: relative;
    left: -180px;
    text-align: center;
}


.background img
{
float: left;
position: fixed;
top: 0px;
left: 0px;
width: 100%;
z-index:-1;
}

.animationPanelHomepage
{

    width: 100%;
    height: auto;
margin-bottom:30px;
}

.animationPanelHomepage img
{
width: 100%;
position: relative;
    top: -35px;
}



.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;
}

#Animation1_frame1 .progress
{
background-image: url(../Images/progress1.gif);
background-repeat:no-repeat;
}
#Animation1_frame2 .progress
{
background-image: url(../Images/progress2.gif);
background-repeat:no-repeat;
}
#Animation1_frame3 .progress
{
background-image: url(../Images/progress3.gif);
background-repeat:no-repeat;
}
#Animation1_frame4 .progress
{
background-image: url(../Images/progress4.gif);
background-repeat:no-repeat;
}
#Animation1_frame5 .progress
{
background-image: url(../Images/progress5.gif);
background-repeat:no-repeat;
}
#Animation1_frame6 .progress
{
background-image: url(../Images/progress6.gif);
background-repeat:no-repeat;
}

.progress {
display: none;
    position: relative;
    bottom: 137px;
    left: 47%;
    filter: alpha(opacity=60);
    /* opacity: 0.6; */
    margin-bottom: 0px;
    padding-bottom: 0px;
    /* background-color: #303030; */
    width: 90px;
    height: 30px;
    padding-top: 0px;
    padding-left: 0px;
    padding-bottom: 0px;
    padding-right: 0px;
    color: white;
    /* border-left: #303030 5px solid; */
    /* border-right: #303030 5px solid; */
    /* border-top: #303030 5px solid; */
    /* border-bottom: #303030 5px solid; */
    border-radius: 10px;
}
.autoSpacer
{
width: 100%;
height: 20%;

}



.autoSpacer p
{
margin-bottom: 0px;
}

.autoSpacer img
{
width: 42%;

opacity: 0;
}

.pageTop
{
display:none;
}
.pageSides
{
width: 100%;
margin: 0px auto;
}
.header
{
    margin: 0px auto;
    text-align: center;
    width: 100%;
    padding-top: 0px;
    background-color: #e7e7e2;
    border: none;
    /* border-bottom: 1px solid #e5dbcc; */
    border-top: 40px solid #386e76;
    height: 232px;
}
.headerWrapper {
    width: 1001px;
    margin: 0 auto;
}


.page {
	margin: 0px auto; /* left marging width of page sides */
	background-image:none; /* required by admin html editor */
	width: 1024px;
border: unset;
}
.pageBanner
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
    background: #e7e7e2;
}
.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 {
padding-top: 28px;
    padding-right: unset;
    margin: 0px auto;
    margin-left: 172px;
    width: 875px;
   
}

#pnlProductSummaries
{
width: 885px;
    margin: auto;
}

#pnlProducts h1
{
border-bottom: 1px solid #e5dbcc;
padding-bottom: 4px;
}


.column1of1 {
padding: 35px 0px 10px 0px;
    width: 100%;
    margin: auto;
    background-color: #fff;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary {
    float: left;
    width: 235px;
    color: Black;
    margin-right: 10px;
    margin-left: 35px;
    height: 335px;
    margin-bottom: 20px;
}
.productSummaryFeatured, productSummary:hover
{
    float: left;
    width: 235px;
    color: Black;
    margin-right: 10px;
    margin-left: 35px;
    height: 335px;
    margin-bottom: 20px;
background-image: unset;
}

.productSummaryFeatured .productSummaryImage, .productSummary:hover .productSummaryImage {box-shadow:0 6px 6px #ccc;}
.productSummaryFeatured .productSummaryName, .productSummary:hover .productSummaryName {color:#000;}

.productSummaryImage
{
	height: 235px; /* thumnail height */

}


.productSummaryImage img
{
	height: 235px; /* thumnail height */

}
.productSummaryName
{
	color:#9e9e9e !important;
margin-top:15px;
	font-size:11pt;
	height:30px;
text-align:center;
line-height:10pt;
text-transform:uppercase;
letter-spacing: 1.5px;
font-size:9pt;
font-family: 'Montserrat', sans-serif;
font-weight: normal !important;
}
.productSummaryPrice
{
	color:#e9418f !important;
text-align:center;
margin-top:5px;
}
.productSummaryButtons
{
text-align:center;
margin-top:5px;
font-family: 'Montserrat', sans-serif;
font-size: 9pt;
}
.productSummary h1 { font-size:15pt;}






.productSummary3
{
display:none;
}

.productSubCatSummary
{
    width: 780px;
    height: 393px;
    background-color: #f5f5f5;
    border-bottom: 1px solid #f5f5f5;
    border-top: 1px solid #f5f5f5;
    margin-bottom: 18px;
    padding-left: 36px;
    padding-top: 14px;
}

.productSubCatSummary #pnlProducts h1
{
border-bottom: unsetc;
padding-bottom: 0px;
}

.subCategorySummaries h1
{
margin-top: 0px;
    margin-bottom: 7px;
    padding-bottom: 15px;
    padding-top: 0px;
    border-bottom: none !important;
}


/* General Style */

a
{
	color:#4c4c4c;
	text-decoration:underline;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:22pt;
	color:#006f77;
font-weight:normal;
letter-spacing:1px;
font-style: italic;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:17pt;
	color:#006f77;
font-weight:normal;
letter-spacing:1px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
}

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:#e7e7e2;
    padding-top: 43px;
    margin-top: 40px;
	padding-bottom: 10px;
	color:#e9418f;
	text-align: center;
border-top:#4c4c4c 1px solid;
font-size:14pt;
letter-spacing:1px;
margin-left: -100%;
margin-right: -100%;
font-family: 'Montserrat', sans-serif;
}
.footerText a
{
	text-decoration:none;
	color:#386e76;
font-size:10pt;
text-transform:none;
letter-spacing:0px;
font-family: 'Roboto', sans-serif;
}
.footerText a:hover
{
	text-decoration:underline;
color:#fff;
}
.footerText p { font-size:10pt; color:#386e76; text-transform:none;
letter-spacing:0px;font-family: 'Montserrat', sans-serif;}

.footerCol1of4
{
    text-align: left;
	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:20px;
    text-transform: uppercase;
}
.footerCol3of4
{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 195px;
    padding-left: 0px;
    padding-right: 20px;
    margin-bottom: 20px;
    text-transform: uppercase;
}
.footerCol4of4
{
text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    /* float: right; */
    width: 382px;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 20px;
    text-transform: uppercase;
}

.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 */
.menu {
margin-top: 0px;
    position: relative;
    bottom: 25px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 10pt;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    width: 1024px;
    /* background: #323f59; */
    margin: 0 auto;
    background-color: unset;
font-family: 'Lora', serif;
    border-top: 4px double #e9418f;
    border-bottom: unset;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 30px;
	z-index:10;
text-align:center;
    background-image: none;
}

.menu ul li
{
    display:inline;
margin:0 10px;
}
.menu ul li a 
{
padding-right: 0px;
    padding-left: 0px;
    text-decoration: none;
    color: #376f76;
    transition: all 0.2s linear;
    text-transform: uppercase;
    letter-spacing: 1px;
font-size: unset;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#e94190;

}
.menu ul li a:visited
{

}
.menuSelected
{
    text-decoration:none;
	color:#fff;

}


/* 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-left: 0px;
	color:#4b2f48;
	width: 150px;
	height: auto;
font-size:9pt;
border-bottom: 1px solid #e5dbcc;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
font-family: 'Montserrat', sans-serif;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background-color:#fff;
border:#e5dbcc 1px solid;
font-size:9pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background-color:#fff;
border:#e5dbcc 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:#323f59;
	width: 150px;
	height: 22px;
font-size:9pt;
margin-bottom:5px;
border-bottom: 1px solid #e5dbcc;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
font-family: 'Montserrat', sans-serif;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	
}
.productMenuSubCategory a
{
	color:#5d5d5d;
	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:10pt;
padding:0 0 0 0px;
}
.productMenuSubCategory a:hover
{
	text-decoration:underline;
	color:#323f59;
}


/* 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:black;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
    font-size: 12px;
}
.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;
    margin-top: 32px;
    width: 885px;
    margin: 0px auto;
}
.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: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:Gray;
}
.basketOrderItems a
{
		color:Gray;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:Gray;
}

.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:#E6E4E4;
	color:#808080;
}
.basketHeaderArrow
{
	background-color: #e6e4e4;
	color: Black;
	background-image: url(../Images/basketArrow.png);
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}
.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}


/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#E6E4E4;
	color:Black;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.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;
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;
}

.productSubCatSummary
{
width: 840px;

}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

.animationPanelhomepage
{

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;
}


.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: #4b2f48;
    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;
    background-color: #e5dbcc;
    font-size: 80%;
    padding-top: 3px;
    height: 24px;
    width: 150px;
    text-transform: uppercase;
    font-family: 'Montserrat', sans-serif;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
width: 40%;
    height: auto;
    font-size: 94%;
    padding-top: 1px;
    color: #e9418f;
    background-color: #006f77;
    border-color: #006f77;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover,  .productSummaryBuy:hover
{
    color: #006f77;
    background-color: #e9418f;
    border-color: #e9418f;
}

.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:white;
background-color: #4b2f48;
    border-color: #4b2f48;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
background-color: #4b2f48;
    color: #e5dbcc;
    border-color: #4b2f48;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color: #e5dbcc;
    color: #4b2f48;
    border-color: #4b2f48;
    text-decoration: none;
 }


.subMenuLevel0
{ 
background-color: white;             
}
.subMenuLevelAlt0
{  
background-color: white;            
}


.subMenuLevel1
{ 
background-color: white;             
}

.subMenuLevelAlt1
{ 
background-color: white;             
}


.contentSubMenu
{
background-color: white;
}


.contentSubMenuHeader
{
background-color: white;
}
