/* 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');
@import url('https://fonts.googleapis.com/css?family=Lato');
@import url('https://fonts.googleapis.com/css?family=Dancing+Script');
@import url('https://fonts.googleapis.com/css?family=Alex+Brush|Great+Vibes&display=swap');

@font-face {
    font-family: 'andalusregular';
    src: url('andalus-webfont.woff2') format('woff2'),
         url('andalus-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}




@font-face {
    font-family: 'savoyeregular';
    src: url('savoye_regular-webfont.woff2') format('woff2'),
         url('savoye_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

body
{
	margin: 0px auto;
	width: 100%; /* page sides width  */
	font-size: 12pt;
	color: #5f5f5f;
	font-family: 'Lora', serif;
	position: relative;
z-index: 0;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
background-color: #fff;
width: unset;
}

#form2 
{
overflow-x: hidden !important;

}




.adminpage .socialLinks, .adminpage #telephone, .adminpage #address, .adminpage #email, .adminpage .tagLine, .adminpage #email { display:none;}
.socialLinks {
margin: 0;
    position: absolute;
    top: 95px;
    right: 0px;
    width: 182px;
}
.socialLinks.footer { position:static; top:0px; left:0;}
.socialLinks .fa {  color:#fff; margin:0;}
.socialLinks .social {
    background: #11377f;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 3px;
    text-align: center;
    width: 30px;
    font-size: 19px;
    margin: 0 0 0px 0;
    
}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#11377f;}
.socialLinks .social:hover .fa { color:#afb693;}




.socialLinksFooter .fa {  color:#fff; margin:0;}
.socialLinksFooter .social {
    background: #11377f;
    color: #fff;
    display: inline-block;
    padding: 8px 0 8px 3px;
    text-align: center;
    width: 30px;
    font-size: 19px;
    margin: 0 0 20px 0;
    
}

.socialLinksFooter .social .fa { margin:0 auto;}
.socialLinksFooter .social:hover { background:#11377f;}
.socialLinksFooter .social:hover .fa { color:#9c9c9c;}

.tagLogo
{
position: absolute;
    left: 50px;
z-index: 50;
}


.awardImage
{
    text-align: left;
    height: 0px;
    margin: 0px;
}

.tagLine
{
position: relative;
    top: 8px;
    width: 560px;
    margin: 0px auto;
    text-align: center;
    /* font-family: 'Great Vibes', cursive; */
     font-family: 'Savoye Regular';
    color: #ffcf47;
    font-size: 28pt;
z-index: 5;
}

.motif
{
position: relative;
    bottom: 139px;
    left: 294px;

}

.motif img
{
width: 186px;
}

#telephone {
    position: absolute;
    top: 65px;
    width: 355px;
    text-align: right;
    right: 25px;
   
    color: #fff;
    font-size: 13pt;
}

#telephone a {
text-decoration: none;
  color: #fff;
}

#telephone a:hover {
color:#a9a9a9;
}


#email {
    position: absolute;
    top: 38px;
    width: 355px;
    text-align: right;
    right: 25px;
    color: #fff;
    font-size: 11pt;
}

#email a {
text-decoration: none;
  color: #fff;
}

#email a:hover {
color:#a9a9a9;
}



#address {
    position: absolute;
    top: 13px;
    width: 355px;
    text-align: right;
    right: 25px;
    color: #fff;
    font-size: 11pt;
}

#address a {
text-decoration: none;
  color: #fff;
}

#address a:hover {
color:#a9a9a9;
}


#telephone .fa,#location .fa,#email .fa{ margin-right:3px;}

#homeBoxes { width:1001px; height:256px; margin:0px auto; margin-bottom: 0px; margin-top: 0px;}

/* HOME SLIDES */
.homeSlides 
{ 
width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: absolute;
top: 226px;
    left: 0;
}


.homeSlidesContainer
{
    width: 100%;
    height: 250px;
    margin: 0px auto;
    text-align: center;
}

.text {
    display: none;
    width: 274px;
    font-family: 'Cormorant Garamond', serif;
    position: absolute;
    top: 130px;
    bottom: unset;
    left: 50%;
    margin-left: -210px;
    background-color: rgb(255, 255, 255, 0.8);
    color: #6f6f6f;
    padding: 67px 73px;
    /* text-align: center; */
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18pt;
    border: solid 1px #000;
    opacity: 1;
    text-shadow: unset;
    font-style: italic;
    transition: 0.2s;
}

.homeSlides a .text:hover
{
    background-color: rgb(136, 13, 71);
transition: 0.2s;

color: #e7ddd0;

}

.slideText2
{
font-family: 'Montserrat', sans-serif;
font-style: normal;
}

/* HOME JUMPS */
.homeJumpsWrapper
{
height: 440px;
    margin-top: 0px;
    background: #e6e6e6;
    margin-left: -100%;
    margin-right: -100%;
}

.homeJumpsContainer
{
width: 1024px;
    margin: 0 auto;
    padding: 71px 0 20px 0px;

}
.homeJumpBoxContainer
{
    width: 814px;
    margin: 0 auto;


}


.homeJump {
    float: left;
    width: 196px;
    text-align: center;
}

.homeJumpsImage img:hover
{
-webkit-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 1px 0px rgba(0,0,0,0.4);
transition: 0.2s;
}

.homeJumpsImage img {
    width: 196px !important;
    height: 196px !important;
-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.4);
transition: 0.2s;
}

.homeJumpsTitle {
    /* background: #e5dbcc; */
    position: relative;
    /* padding: 62px 10px 0px 10px; */
    color: #6f6f6f;
    /* border: 10px solid #fff; */
    height: 55px;
    width: 196px;
    /* margin-top: -106px; */
    /* margin-left: 30px; */
    z-index: 10;
    font-family: 'Cormorant Garamond', serif;
    font-size: 14pt;
    letter-spacing: 1.5px;
}

.homeJumpsSpacer
{
float: left;
    width: 10px;
}

.homeBoxWrapper
{
    width: 100%;
    height: 524px;
    background: white;
    margin: 0px auto;
    padding-top: 11px;
}


/* wedding JUMPS */
.weddingJumpsWrapper
{
    height: 287px;
    margin-top: 39px;
    background: rgba(119, 119, 119, 0.29);
    margin-left: -100%;
    margin-right: -100%;
    margin-bottom: 38px;
}

.weddingJumpsContainer
{
width: 1001px;
    margin: 0 auto;
    padding: 50px 0 20px 0px;

}

.weddingJump
{
float: left;
    width: 180px;
    text-align: center;
}

.weddingJumpsImage img:hover
{
opacity: 0.6;
}

.weddingJumpsTitle {
    background: #880d47;
    position: relative;
    padding: 12px 10px 0px 10px;
    color: #fff;
    border: 5px solid #fff;
    height: 34px;
    width: 138px;
    margin-top: -53px;
    margin-left: 6px;
    z-index: 10;
    font-family: 'Dancing Script', cursive;
    font-size: 15pt;
    /* letter-spacing: 1.5px; */
}

.weddingJumpsSpacer
{
float: left;
    width: 25px;
}

.weddingBoxWrapper
{
    width: 100%;
    height: 524px;
    background: white;
    margin: 0px auto;
    padding-top: 11px;
}




.homeBoxWrapper
{
    width: 100%;
    height: 524px;
    background: white;
    margin: 0px auto;
    padding-top: 11px;
}

#homeBoxes { width:1001px; height:256px; margin:0px auto; margin-bottom: 0px; margin-top: 0px;}

#homeJumps { width:1001px; 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: 1001px;
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;
}

.animationPanelHomepageNewDesign
{

    width: 100%;
    height: auto;
margin-bottom:30px;
}

.animationPanelHomepageNewDesign img
{
width: 100%;
position: relative;
    top: -93px;
}



.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: 127%;
height: 20%;

}



.autoSpacer p
{
margin-bottom: 0px;
}

.autoSpacer img
{
width: 42%;

opacity: 0;
}

#slideWeddings { width:940px; height:400px !important; margin:0 0 20px 0;}
#slideFunerals { width:940px; height:400px !important; margin:0 0 20px 0;}
#slideShop { width:460px; height:320px !important; margin:0 0 20px 20px; float:right;}



.pageTop
{
display:none;
}
.pageSides
{
width: 100%;
margin: 0px auto;
}
.header
{
margin: 0px auto;
    text-align: center;
    width: 100%;
    padding-top: 0px;
    background-color: #11377f;
    border: none;
    /* border-bottom: 34px solid #89a27e; */
    border-top: 0px solid #89a27e;
position: fixed;
    height: 163px;
}
.headerWrapper {
    width: 1001px;
    margin: 0 auto;
margin-bottom: -35px;
}

.page
{
width: 1001px;
padding: 10px;
margin: 0px auto;
}

.pageBanner
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
background:#11377f;
height: 163px;
}
.pageBanner .socialLinksLarge
{
left:800px;
top:20px;
}

.shopColumn1of2
{
    margin-top: 0px;
    padding-top: 20px;
    float: left;
    width: 165px;
    padding-left: 0px;
    padding-right: 0px;
}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:20px;
	 margin-left:180px;
    padding-right: 10px;
}




.column1of1 {
    padding: 20px 0px;
    width: 100%;
    margin: auto;
background-color: #fff;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}


/* Shop Product Page */

.sortOuter {
    height: 30px;
}

.productSummaryFeatured .productSummaryImage, .productSummary:hover .productSummaryImage {box-shadow:0 6px 6px #ccc;}
.productSummaryFeatured .productSummaryName, .productSummary:hover .productSummaryName {color:#11377f !important;}


.productSummary
{
float: left;
    width: 235px;
    color: Black;
    margin-right: 15px;
    margin-left: 15px;
    height: 350px;
    margin-bottom: 15px;
    background-color: #ffffff;
}
.productSummaryFeatured
{
float: left;
    width: 235px;
    color: Black;
    margin-right: 15px;
    margin-left: 15px;
    height: 350px;
    margin-bottom: 15px;
    background-color: #ffffff;
}
.productSummaryImage
{
	height: 235px; /* thumnail height */
	text-align:center;
padding-top:1px;
padding-left:1px;
padding-right:1px;
z-index:5;
background-color:white;
}
.productSummaryImage img { }


.productSummaryImage img
{
	height: 235px; /* thumnail height */

}
.productSummaryName
{
	color:#11377f !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;
}
.productSummaryPrice
{
	color:#9c9c9c !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;
}






/* General Style */

a
{
	color:#4c4c4c;
	text-decoration:underline;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:30pt;
	color:#68799a;
font-weight:normal;
letter-spacing:1px;

  font-family: 'andalusregular';
   /* text-transform: uppercase;*/
}
h2
{
margin-top: 0px;
    padding-top: 0px;
    font-size: 18pt;
    color: #68799a;
    font-weight: normal;
    /* letter-spacing: 1px; */
font-family: 'Lora', serif;
    /* text-transform: uppercase; */
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:1001px; margin: 0 auto;}
.footerText
{
    background: #11377f;
    padding-top: 43px;
    margin-top: 25px;
    padding-bottom: 10px;
    color: #fff;
    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:#fff;
font-size:10pt;
text-transform:none;
letter-spacing:0px;
font-family: 'Lora', serif;
}
.footerText a:hover
{
	text-decoration:underline;
color:#fff;
}
.footerText p { font-size:10pt; color:#fff; text-transform:none;
letter-spacing:0px;}

.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;

}
.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 */
.menu {
    margin-top: 0px;
    position: relative;
    bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    font-size: 8pt;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    width: 1001px;
    /* background: #89a27e; */
    margin: 0 auto;
    background-color: unset;
    font-family: 'Lato', sans-serif;
    border: unset;
    font-style: unset;
text-align: center !important;
}
.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;
background-color: #11377f;
    background-image: none;
}

.menu ul li
{
    display:inline;
margin:0 10px;
}
.menu ul li a 
{
    padding-right: 0px;
    padding-left: 0px;
padding-bottom: 5px;
    text-decoration:none;
 	color:#fff;
transition: all 0.2s linear;
text-transform:uppercase;
letter-spacing:2px;
font-family: 'Montserrat', sans-serif;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#b1b1b1;

}
.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 */

.productMenu
{
	width: 165px;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	font-size:10pt;
}
.productMenuSearchTitle
{
margin-top: 10px;
    padding-top: 2px;
    padding-left: 0px;
    color: #00630b;
    width: 165px;
    line-height: 23px;
    font-size: 10pt;
    border-bottom: #89a27e 1px solid;
    border-top: #89a27e 1px solid;

}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:#404040;

}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:#404040;

}
.productMenu ul
{
	list-style-type: none;
	width:150px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}

.productMenuCategory
{
margin-top: 10px;
    padding-top: 2px;
    padding-left: 0px;
    color: #00630b;
    width: 165px;
    line-height: 23px;
    font-size: 10pt;
    border-bottom: #89a27e 1px solid;
    border-top: #89a27e 1px solid;
    margin-bottom: 5px;
}

.productMenuSubCategory
{
	padding-left: 0px;
}
.productMenuSubCategory a
{
	color:#656565;
	text-decoration:none;

}
.productMenuSubCategory a:hover
{
	color:#ffc106;
	text-decoration:none;
}

.productMenuBottom
{
display: none;
}
.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}




/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:28pt;


}

.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;
}
.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 */

.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;
    height: 400px;
}


.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;
}






.subMenuLevel0
{ 
background-color: white;             
}
.subMenuLevelAlt0
{  
background-color: white;            
}


.subMenuLevel1
{ 
background-color: white;             
}

.subMenuLevelAlt1
{ 
background-color: white;             
}


.contentSubMenu
{
background-color: white;
}


.contentSubMenuHeader
{
background-color: white;
}
/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy";}

.productDetailsBack a::before, .checkoutBack::before {content:"Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next";}

.checkoutConfirmPay::before {content: "Confirm & Pay";}

.checkoutPay::before {content: "Pay";}

.checkoutButton::before {content: "Checkout";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy, .productDetailsBuy,  .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .productDetailsBack a, .productDetailsBack a:hover, .contactSend, #lnkContinueShopping, #lnkContinueShopping:hover, .checkoutBack:hover
{
color: #fff;
    border-width: 1px;
    border-style: solid;
    border-color: grey;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 3px;
    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    background-color: #808080;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
    width: 150px;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:100%;
    padding-top:1px;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover,  .productDetailsBack a, #lnkContinueShopping, .checkoutBack
{
    cursor: pointer;
    color: white;
    background-color: #11377f;
    border-color: #11377f;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:grey;
    color:white;
    border-color:grey;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{

    background-color:inherit;
    color:inherit;
    border-color:#000;
     text-decoration:none;
 
}

.gallery2PicWrapper {
    margin: 20px;
    /* margin-bottom: 5px; */
    display: inline-block;
}

/* Media Queries */

@media only screen and (max-width: 1650px) {
.text {
 
    top: 70px;
  
}
}

/* Media Queries */

@media only screen and (max-width: 1500px) {
.tagLogo
{
position: absolute;
    left: 50px;
}
}