/* Page layout */
@import url(https://maxcdn.bootstrapcdn.com/font-awesome/4.4.0/css/font-awesome.min.css);
@import url('https://fonts.googleapis.com/css2?family=Baloo+Da+2:wght@400..800&display=swap');
@font-face {
    font-family: 'Palmaton';
    src: url('../fonts/Palmaton.eot');
    src: url('../fonts/Palmaton.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Palmaton.woff2') format('woff2'),
         url('../fonts/Palmaton.woff') format('woff'),
         url('../fonts/Palmaton.ttf')  format('truetype'),
         url('../fonts/Palmaton.svg#Palmaton') format('svg');
}
body
{
	margin: 0;
	background: #fff;
	font-size: 12pt;
	color:#555;
font-family: 'Baloo Da 2', cursive;

	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;

width: unset;

}
#form1,#form2 { overflow-x:hidden;  overflow-y:hidden;}
.pageTop
{
display:none;
}

.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: #666;
    font-size: 14pt;
    background-color: #efe8d8;
    padding-top: 8px;
    padding-bottom: 11px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    margin-top: 28px;
    position: fixed;
    top: unset;
    z-index: 27;
    right: 0px;
    bottom: 0px;

}

.pageSides
{
background-color: unset;
}

#header-bar { width:100%; background:#acb49d; position:fixed; top:0; left:0; z-index:1000;}

.adminpage #socialLinks,.adminpage #awardImage3, .adminpage #boxes, .adminpage #telephone, .adminpage #email, .adminpage #location, .adminpage #header-bar, .adminpage #bannerTop { display:none;}

/*GOOGLE TRANSLATE FIX*/
#google_translate_element
{
position: fixed;
}

#socialLinks 
{ 
    margin: 0;
    position: absolute;
    top: 6px;
    left: 25px;
    z-index: 1000;
}

.socialIcon
{
float: left;
}

#socialLinks  .social 
{ 
    background: inherit;
    color: #efe8d8;
    display: inline-block;
    padding: 4px 0px 3px 3px;
    text-align: center;
    width: 32px;
    font-size: 22px;
    margin: 0 5px 0px 0;
    border-radius: 6px 6px;

}

#socialLinks .social:hover { background:#4b4c50;}
#socialLinks .social:hover .fa { color:#c7bea8;}
#socialLinks .social:hover .fa-brands { color:#c7bea8;}
#socialLinks .social:hover .fa-light { color:#c7bea8;}
#socialLinks .social:hover .fa-kit { color:#c7bea8;}

.socialLinks.footer { margin:5px 0 0 0; position:inherit; padding:0;}

.socialLinks.footer .fa  {  color:#fff;}

.socialLinksFooter .social 
{ 
    background: #ffffff;
    color: #666;
    display: inline-block;
    padding: 10px 0 9px 6px;
    text-align: center;
    width: 111px;
    font-size: 19px;
    margin: 0 0 0px 0;
    border-radius: 20px;

}

.socialLinksFooter .social:hover { background: unset;}
.socialLinksFooter .social:hover .fa {
    color: #80897a;
}

#bannerTop
{
    position: fixed;
    top: 0px;
    width: 100%;
    height: 42px;
    background-color: #4b4c50;
    z-index: 100;
    border-bottom: 1px solid #666666;
}

#bannerImage
{
    background: url(/Websites/1328/Images/upload/image/bannerDBN.png);
    height: 180px;
    background-size: contain;
    margin: 0px auto;
    background-repeat: no-repeat;
    margin: 0px auto;
    background-position: center;
    position: relative;
    top: 0px;
    transition: 0.3s;
    transition-timing-function: ease;
}

#pageBanner
{
    height: 183px;
    position: relative;
    top: 64px;
    width: 80%;
    margin: 0px auto;
    transition: 0.3s;
    transition-timing-function: ease;

}
#pageBanner #socialLinksLarge
{
left:820px;
transition: 0.3s;
}
#pageBannerLinkBox
{
    width: 324px;
    height: 110px;
    position: absolute;
    left: 38%;
    /* text-align: left; */
    margin: 0px auto;
    background: rgb(255 255 255 / 0%);
    margin-bottom: -137px;
    z-index: 1;
    padding-top: 21px;
}

#pageBannerLinkBox a
{
    padding: 76px 214px;
    color: rgb(255 255 255 / 0%);
}


#strap {
position: absolute;
    width: 100%;
    top: -22px;
    color: #000;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: center;
}
#awardImage3
{
    /* text-align: left; */
    height: 0px;
    margin: 0px;
    position: absolute;
    top: 52px;
    right: 165px;
    left: unset;
z-index: 1000000;
}
#telephone {
    position: absolute;
    top: 11px;
    right: 132px;
    color: #efe8d8;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: left;
}
#email {
    position: absolute;
    top: 11px;
right: 277px;
    color: #efe8d8;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: left;
}
#location 
{ 
    position: absolute;
    top: 11px;
    right: 31px;
    color: #efe8d8;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: left;
}
#telephone .fa,#location .fa, #email .fa { margin-left:4px; color: #efe8d8;}
#telephone a, #email a {text-decoration: none; color: #efe8d8; font-weight: normal; }
#telephone a:hover, #email a:hover{color: #c7bea8;}

/*#homeSlides { width:960px; height:357px; margin-bottom:20px;}*/
/* HOME SLIDES */
.homeSlides 
{ 
width: 100%;
    height: auto;
    margin-bottom: 20px;
    position: absolute;
    top: 283px;
    left: 0;
}
.slide1
{
    background-image: url(/Websites/1328/Images/upload/image/slide1KF.jpg);
    width: 100%;
    height: 71vh;
    background-position: center;
    background-size: cover;
}
.slide2
{
    background-image: url(/Websites/1328/Images/upload/image/slide2KF.jpg);
    width: 100%;
    height: 71vh;
    background-position: center;
    background-size: cover;
}
.slideLinkBox
{
    position: relative;
    top: 51%;
    width: 445px;
    /* background-color: rgb(29 29 74 / 22%); */
    height: 307px;
    padding: 23px 50px;
    margin: 0px auto;
}
.slideLink
{


}

.slideLink h1
{
    color: #fff;
    font-size: 54pt;
}



.slideLink a:hover
{
color: #fff;
transition: 0.2s;
}
.slideTitle
{
    font-family: 'Palmaton';
}
 .slideText {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 13pt;
    text-transform: uppercase;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 7px;
    margin-bottom: 19px;
}

 .slideText1 {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15pt;
    /* text-transform: uppercase; */
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 7px;
    margin-bottom: 33px;
}

.slideText2
{

    color: #ffffff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 12pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
}

.slideText2 a
{
    color: #666;
    text-transform: uppercase;
    padding: 13px 34px;
    transition: 0.2s;
    background-color: #efe8d8;
    /* border: 1px solid #fff; */

}

.slideText2 a:hover
{
background-color:#4b4c50;
transition: 0.2s;
color: #fff;
}

.slideText3 {
    color: #fff;
    text-align: center;
    letter-spacing: 2px;
    font-size: 15pt;
    opacity: 1;
    text-shadow: unset;
    transition: 0.2s;
    /* line-height: 25px; */
    margin: 0px;
    margin-top: 57px;
    margin-bottom: 60px;
}



/* HOME JUMP BOXES */
#jumpBoxesOuter 
{ 
    padding: 0px 0px 0px 0px;
    margin-bottom: 0px;
    height: auto;
    width: 80%;
    max-width: 1145px;
    margin: 0px auto;
}

.imgSpacer
{
height: 1px;
width: 2%;
float: left;
}

#jumpBoxesOuter img
{
    border-radius: 15px;
    width: 48%;
float: left;
}

.homeJumpLink
{
position: relative;
    top: 35px;
    width: 245px;
    margin: 0px auto;
    font-size: 20px;
}

.homeJumpLink a
{
padding: 10px 31px;
    background: #000;
    border: 2px solid #fff;
    color: #fff;
    font-size: 12pt;
}

.homeJumpLink a:hover
{
    background: #fff;
    border: 2px solid #fff;
color: #000;
}
#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;
    padding: 14px 0 50px 0px;
    height: auto;
    width: 85%;
    margin: 0px auto;
    margin-bottom: 0px;
}

#homeTextOuter2Container 
{
height: 545px;
}

#homeTextOuter2 img
{
opacity: 0.8;
}

#homeTextBoxWrapper
{
    float: left;
    width: 33%;

}

.homeTextTitle
{
    color: #000000;
    clear: both;
    letter-spacing: 2px;
    font-size: 1.9vw;
    line-height: 45px;
    margin-bottom: 10px;
    text-align: center;
    height: 45px;
}




.homeTextContent
{
    color: #555;
    margin: 0px auto;
    margin-bottom: 32px;
    font-size: 18px;
    line-height: 28px;
    text-align: center;
    width: 90%;
height: 50px;
}

.homeTextContent a
{
    padding: 13px 42px;
    text-transform: uppercase;
    background: #efe8d8;
    color: #666;
    font-size: 12pt;
    letter-spacing: 1px;
    transition: 0.2s;
    /* font-weight: bold; */
}

.homeTextContent a:hover
{
    background: #4b4c50;

    color: #ffffff;
    transition: 0.2s;
}

#homeText2
{ 

    background: url(/Websites/1328/images/upload/image/homeJump1DB.jpg);

}

#homeText2:hover
{

transition: 0.2s;
}

#homeText2Center
{ 
    background: url(/Websites/1328/images/upload/image/homeJump2DB.jpg);
}

#homeText2Center:hover
{

transition: 0.2s;
}


#homeText2Right
{ 
    background: url(/Websites/1328/images/upload/image/homeJump3DB.jpg);
}

#homeText2Right:hover
{

transition: 0.2s;
}

#homeText2, #homeText2Center, #homeText2Right
{
    width: 91%;
    height: 335px;


    background-size: cover;
    background-position: bottom;
    overflow: hidden;
    transition: 0.2s;

    margin: 0px auto;
    margin-bottom: 15px;
    margin-top: 20px;
}

#homeTextOuter3
{ 
background: #fff;
    padding: 0px 0;
    height: 83px;
   
}

#homeText3
{ 
width: 1024px;
    margin: 0 auto;
    text-align: center;
    /* float: left; */
    background: #fff;
padding: 57px 0px 0px 0px;
}

.boxOuter {
    padding: 0px 0px 0px 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 71vh;
background-color: #fff;
}

.boxOuter1
{ 

 padding: 297px 0px 250px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/196/images/bgSeasonal.jpg) no-repeat center center fixed;
}


.boxOuter2
{ 

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: 80%;
    margin: 0 auto;
    text-align: center;
    margin-top: 35px;
    margin-bottom: 55px;
}

.boxTextBox {
    width: 33%;
    height: 275px;
    float: left;
    text-align: center;

}
.boxTextBoxContent
{
width: 80%;
margin: 0px auto;
}

/*.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: #000; }

#homeJumpsOuter
{
background: #f5e2d6;
    margin-left: -100%;
    margin-right: -100%;
    padding: 0px 0;
    border-bottom: 66px solid #fff;
}
#homeJumps 
{ 
 width: 960px;
    height: 302px;
    padding-top: 60px;
    margin: 0px auto; 

    background-color: #f6e2d7;
}
#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/jump3New3.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;
}

#animBox
{
    float: right;
    width: 360px;
    margin-left: 30px;
}

#animBoxAlt
{
    float: right;
    width: 480px;
    margin-left: 30px;
}

.adminpage .pageBanner { background: #99a285;height: 239px;}
.header
{
    width: 100%;
    min-width: 1024px;
    height: 270px;
    margin-top: 0px;
    background: #535458;

position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 0px;
    border: none;
  
}
.header:hover {}
.page {
    margin: 0px auto;
    background-image: none;
    width: 100%;
    margin-top: 268px;
    padding: 0px 0px 0px 0px;
    width: 92%;
    max-width: 1290px;
}

.shopColumn1of2
{
	margin-top:0px;
	padding-top:37px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{

  	padding-top:20px;
padding-left: 0px !important;
margin-left: 150px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
	padding-top:57px;
	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: 21%;
    color: Black;
    margin-right: 1.1%;
    margin-left: 1.7%;
    height: auto;
    /* background-color: #fff; */
    margin-bottom: 28px;
    padding: 0.6%;
    /* border: 1px solid #e0e0e0; */
    outline: 1px solid #b8b8b8;
    border-radius: 4px;
    background-image: none;
    padding-bottom: 12px;
}


.productSummaryFeatured, .productSummary:hover 
{
    float: left;
    width: 21%;
    color: Black;
    margin-right: 1.1%;
    margin-left: 1.7%;
    height: auto;
    /* background-color: #fff; */
    margin-bottom: 28px;
    padding: 0.6%;
    /* border: 1px solid #e0e0e0; */
    outline: 1px solid #b8b8b8;
    border-radius: 4px;
    background-image: none;
    padding-bottom: 12px;

}
.productSummaryImage
{
    text-align: center;
    position: unset !important;
    margin-left: 0px;
    margin-top: 4%;
    border: unset !important;
}

.productSummaryImage img
{
    width: 98%;
    transition: 0.2s;
}

.productSummaryImage img:hover
{

transform: scale(1.03);
transition: 0.2s;
}


.productSummaryName
{
    color: #000 !important;
    font-size: 14pt;
    margin-bottom: 5px;
    line-height: 1.1em;
    height: 35px;
    padding-left: 0px;
    padding-top: 0px;
    margin-top: 12px;
    text-align: center;
    position: unset;
    height: 28px;
}
.productSummaryPrice
{
color: #5b5b5b !important;
    padding-left: 5px;
    margin-top: 13px;
    text-align: center;
    font-size: 13pt;
    margin-bottom: 15px;

}
.productSummaryButtons
{
padding-left:5px;
margin-top:5px;
text-align:center;
}
.productSubCatSummary
{
    height: auto;
    width: 100% !important;
    border-bottom: 1px solid #bdbdbd;
    margin-bottom: 10px;
    clear: both;
    padding-bottom: 35%;
}

.productSummary3
{}
.productSummary4
{display: unset;}
.productSubCatSummaryMore h1 {
    background-color: inherit;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 15px;
    padding-bottom: 15px;
    height: 80px;
    font-size: 18pt;
    word-wrap: break-word;
    line-height: 1em;
    font-weight: normal;
    color: #000;
}

.featuredProducts .productSummaryOuter {
    display: inline-block;
    padding: 1%;
}

/* General Style */

a
{
color: #000;
    text-decoration: none;
}

a:hover
{
    color:#80897a;
    text-decoration: none;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
    margin-top: 15px;
    padding-top: 0px;
    font-size: 43pt;
    color: #6b6b6b;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 25px;
    font-family: 'Palmaton';
    text-align: center;
    letter-spacing: 2px;
}
h2
{
    margin-top: 20px;
    padding-top: 0px;
    font-size: 22pt;
    color: #666;
    font-weight: 300;
    line-height: 110%;
    margin-bottom: 25px;

    text-align: center;


    letter-spacing: 2px;
}

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: #fff;
    padding-top: 40px;
    padding-bottom: 61px;
    text-align: center;
    font-weight: bold;
    font-size: 15pt !important;
    color: #666;
    position: relative;
    top: 0px;
    margin: 0px auto;
    margin-left: -100vw;
    margin-right: -100vw;
border-top: 1px solid #e0e0e0;
}
.footerText p {font-weight:300; color: #555; font-size:10pt;}
.footerText a
{
	text-decoration:none;
color: #555;
font-weight:300;
font-size:12pt;
}
.footerText a:hover
{
text-decoration: none;
    color: #a5a5a5;

}


.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:250px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol3of4
{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    float: left;
    width: 190px;
    padding-left: 0px;
    padding-right: 0px;

}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;
margin-bottom: -90px;
}

.footerCol5of4
{
    text-align: center;
    margin-top: 0px;
    padding-top: 0px;
    /* margin-left: 620px; */
    padding-right: 0px;
    width: 220px;
    position: relative;
    bottom: 91px;
    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;
}


/* Top Menu */
.adminpage .menu
{
    background-color: #d4d4d4;
margin-top: 0px;
}

.menu
{
    margin-left: 0px;
    margin-right: 0px;
    font-size: 11pt;
    padding-top: 12px;
    padding-bottom: 5px;
    z-index: 1;
    width: 100%;
    /* min-width: 630px; */
    text-transform: uppercase;
    text-align: center;
    background-color: unset;
    position: absolute;
    bottom: -42px;
    /* right: 120px; */
    border: none;
    font-family: unset;
    /* border-bottom: 1px solid #000; */
    background-color: #fff;

}
.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;

border: unset;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 15px;
    padding-left: 15px;
    text-decoration: none;
    color: #9e9e9e !important;
    transition: all 0.2s linear;
    text-shadow: none;
    font-weight: normal;
    border: none;
}
.menu ul li a:hover
{
text-decoration: none;
    color: #000 !important;
    background: unset;

}
.menu ul li a:visited
{
color: unset;
    }
.menuSelected
{
color: #000;
    text-decoration: none;

}

/* Drop down menu */

.menu .topMenuTopLevel{

}

.menu .topMenuTopLevel li {

}


.topMenuHoverWrapper, .topMenuShopHoverWrapper {

}
.topMenuShopHoverWrapper{

 }
.menu li:hover .topMenuHoverWrapper, .menu li:hover .topMenuShopHoverWrapper{

}


.topMenuDepth2, .topMenuShopDepth2 {
    text-align: center;
    background: rgb(255 255 255);
    padding-left: 61px;
    padding-right: 64px;
    padding-top: 22px;
    padding-bottom: 37px;
    margin-top: 7px;
    min-width: 150px;
    /* max-width: 200px; */
    box-shadow: none;
    margin-bottom: 10px;
    margin-right: 0px;
    margin-left: 0px;
    border: none;
    border-radius: 0px;
    border-bottom: 1px solid #000;

}

.topMenuShopDepth2 {
    max-width: 100%;
    width: calc(100%-20px);
    columns: 160px 5;
    height: auto;
    margin-left: 0px;
}

.topMenuShopCatWrapper{

}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
background: none;
    background-color: unset;
    color: black;
    display: block;
    padding-top: 3px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    text-decoration: none;
    text-transform: none;
    opacity: 0.9;
}
.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {

}


.topMenuDropDownTitle
{
    font-size: 9pt !important;
    font-weight: normal !important;
    text-transform: uppercase !important;
}
.topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink:before  {

}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover{
    text-decoration:none;
}

.topMenuDropDown1::after{ 


}
.topMenuMobileDropDown{

}

/* disables menu top menu item click on tablet so works as hover */
@media  (pointer: coarse) {
  .topMenuDropDown1 {

  }
}

/* Header Basket*/

.smallMenu{
    position: absolute;
    top: 5px;
    right: -9px;
    z-index: 107000;
}

.smallMenuBasket::before, .smallMenuBasketEnabled::before {

}


.smallMenuBasket::before, .smallMenuBasketEnabled::before {content: "\f291";}   

.smallMenuBasket, .smallMenuBasketEnabled{
    display: inline-block;
    padding-top: 0px;
    height: 29px;
    width: 31px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #000000;
    color: #000000;
}
.smallMenuBasketEnabled {

}


.smallMenu a{

}

.smallMenu a:hover{
color: #000;
}

.smallMenuQty{

}

/* 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:#545454;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:#545454;
}

.basketSummaryText a
{
	text-decoration:none;
	color:#fff;
}



/* 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:#545454;
	width: 150px;
	height: auto;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #545454;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	background:#fff;
color:#545454;
border:1px solid #000;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fff;
color:#fff;
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:#545454;
	width: 150px;
	height: 22px;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #545454;
}
.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:#fff;
	
}
.productMenuSubCategory a
{
	color:#545454;
	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: #fff;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
    margin-top: 19px;
    margin-bottom: 18px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
    font-size: 30pt;
}


/* Product Details Page */
#pnlProducts h1
{
text-align: center;
}
.productDetails
{
}
.productDetails h1
{
    margin-top: 20px;
    padding-top: 0px;
    font-size: 21pt;
    text-align: left;

}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
color: #000;
}
.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:100%;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 22pt;
}

/* 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:#000;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:#000;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:#80897a;
}
.checkoutProgressHighlight a
{
	color:#80897a;
}
.checkoutProgressHighlight a:visited
{
	color:#000;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
color: #000;
}
.basketOrderItems a
{
color: #80897a;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:#80897a;
}

.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: 18.4%;
    color: Black;
    margin-right: 0.3%;
    margin-left: 0.2%;
    height: auto;
    background-color: #fff;
    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:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentTextBox
{
	width:167px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}
.collectionTimes {

    font-size: 13pt;
}

/* Contact Form */

.contactFormPrompt
{
width: 250px;
    display: inline;
    float: left;
    text-align: right;
    color: #000;
    font-size: 12pt;
}
.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:#545454;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:#545454;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
color:#545454;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}




.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}




.animationPanelAnimationType2
{


}
.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;
}

.animationPanelHomepage{
    width: 100%;
    height: 71vh;
    /* margin-bottom: 30px; */
    position: absolute;
    /* z-index: -10; */
    overflow: hidden;
}

.animationPanelHomepage img {
    width: 100%;
    position: absolute;
    /* top: 100px; */
    min-width: 1177px;
}


.animationItem {
    visibility: hidden;
    position: absolute;
    width: 100%;
    /* width: auto; */
}

.autoSpacer
{
width: 100%;
height: 20%;
display: none;
}



.autoSpacer p
{
margin-bottom: 0px;
}

.autoSpacer img
{
    width: 42%;
    opacity: 0;
    height: 490px;
}


.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:#fff;
}
.contentSubMenuHeader
{
}
.contentSubMenu a
{
}
.contentSubMenu a:visted
{
}
.contentSubMenu a:hover
{
}
.subMenuSelected
{
}

.subMenuLevel0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}
.subMenuLevelAlt0
{
	background-color: #fff ;
border-bottom: white 1px solid;
}


.subMenuLevel1
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevelAlt1
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel2
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt2
{
 background-color:#fff;
border-bottom: white 1px solid;
}


.subMenuLevel3
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt3
{
 background-color:#fff;
border-bottom: white 1px solid;
}

.subMenuLevel4
{
 background-color:#fff;
border-bottom: white 1px solid;
}
.subMenuLevelAlt4
{
 background-color:#fff;
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
{

    background-color: #fff;
    border-width: 1px;
    border-style: solid;
    color: #555;
    border-color: #b8b8b8;
    text-decoration: none;
    padding-top: 1px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    display: inline-block;
    text-align: center;
    transition: background-color .5s, color .5s, border-color .5s;
    font-size: 110%;
    padding-top: 7px;
    height: 22px;
    width: 150px;
	
}



.productSummaryMore, .productSummaryBuyLink, .productSummaryBuy
{
    width: 38%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
    padding-bottom: 0px;
    border: 1px solid #efe8d8;
    background-color: #efe8d8;
    color: #666;
}


.productSummaryMore:hover, .productSummaryBuyLink:hover,  .productSummaryBuy:hover
{
    width: 38%;
    height: auto;
    font-size: 92%;
    padding-top: 1px;
border: 1px solid #efe8d8 !important;
    background-color: #fff;
    color: #efe8d8;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:165px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;

width: 175px!important;
}


#lnkContinueShopping:hover {

background-color: #fff !important;
width: 175px;
color: #000;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping
{
    cursor: pointer;
    color: #efe8d8;
    background-color: #535458;
    border-color:#535458;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color: #efe8d8;
    color: #666;
    border-color: #efe8d8;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack
{
    background-color: #535458;
    color: #efe8d8;
    border-color: #535458;
    text-decoration: none;
 
}

.productDetailsBack a:hover
{
    background-color: #efe8d8;
    color: #666;
    border-color: #efe8d8;
}

@media only screen and (max-width: 1320px) {


}

@media only screen and (min-width: 1320px) {

}


@media only screen and (max-width: 1140px) {
.page {

    width: 100%;
padding: 5px;
}

.column1of1 {

    padding-right: 10px;

}
.productSummary {

}
.productSummaryFeatured, .productSummary:hover {

}


.productSummaryName {

    font-size: 12pt;

}
.productSummaryPrice {

    font-size: 11pt;

}
.productSubCatSummary {

    padding-bottom: 36%;
}
}

@media only screen and (max-width: 1080px) {
.productSubCatSummary {

    padding-bottom: 37%;
}
}
