/* 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=Raleway&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Playwrite+AU+SA:wght@100..400&display=swap');
body
{
	margin: 0;
	background: #fff;
	font-size: 12pt;
	color:#6b6b6b;
font-family: 'Raleway';
	position: relative;
	direction: ltr;
	text-align: left;
	line-height: 1.4em;
letter-spacing: 0px;
width: unset;
}
#form1,#form2 { overflow-x:hidden;  overflow-y:hidden;}
.pageTop
{
display:none;
}

.pageSides
{
background-color: unset;
box-shadow: none;
}

#header-bar { width:100%; background:#acb49d; position:fixed; top:0; left:0; z-index:1000;}
.pageGlobalMessage {
    font-family: 'Century Gothic',Arial;
    width: 100%;
    box-sizing: border-box;
    color: white;
    font-size: 13pt;
    background-color: #83ac85;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0px;
    text-align: center;
    position: fixed;
    bottom: 0px;
    z-index: 100;
}
.adminpage .socialLinks, .adminpage #boxes, .adminpage #telephone, .adminpage #location, .adminpage #header-bar { display:none;}
.socialLinks 
{ 
    margin: 15px 0px 0px 0px;
position: unset;
}
.socialLinks.footer { margin:5px 0 0 0; position:inherit; padding:0;}
.socialLinks .fa {  color:#6b6b6b; margin:0 0 0 0;}
.socialLinks.footer .fa {  color:#fff; margin:0 0 0 0;}
.socialLinks .social 
{ 
    background: #fffbf6;
    color: #6b6b6b;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 26px;
    margin: 0 0 10px 0;
box-shadow: none;
}

.socialLinks.footer .social 
{ 
    background: unset;
    color: #6b6b6b;
    display: inline-block;
    padding: 8px 0 8px 8px;
    text-align: center;
    width: 30px;
    font-size: 26px;
    margin: 0 0 10px 0;

}

.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:unset;}
.socialLinks.footer .social:hover { background:unset;}
.socialLinks .social:hover .fa { color:#000;}
.socialLinks.footer .social:hover .fa { color:#000;}

#strap {
position: absolute;
    width: 100%;
    top: -22px;
    color: #fff;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
    text-align: center;
}

#telephone {
position: fixed;
    top: 54px;
    right: 19px;
left: unset;
color: #717171;
    font-size: 12pt;
    height: 0px;
    z-index: 20;
}
#location 
{ 
position: fixed;
    top: 70px;
    left: 16px;
color: #717171;
    font-size: 12pt;
    height: 0px;
    text-align: right;
    z-index: 20;
}
#telephone .fa,#location .fa { margin-left:4px; color: #c03c92;}
#telephone a {text-decoration: none; color: #7b7b7b; font-weight: normal; }
#telephone a:hover {text-decoration: none; color: #c03c92; font-weight: normal; }
/*#homeSlides { width:960px; height:357px; margin-bottom:20px;}*/
.homeSlides
{
width: 100%;
position: fixed;
top: 0px;
left: 0px;
z-index: -5;
}

.slideLink
{
width: 193px;
    height: 39px;
    float: left;
    padding-top: 17px;
    border: solid 1px #fff;
    position: relative;
    bottom: -10px;
    left: 275px;
    margin-right: 22px;
margin-bottom: -5px;
transition: 0.2s;
background-color: #aac1a4;
}
.slideLink:hover
{
background-color: #c03c92;
transition: 0.2s;
}


.slideLink a
{
color: #fff;
    text-transform: uppercase;
padding: 17px 6px;
transition: 0.2s;
}

.slideLink a:hover
{
color: #fff;
transition: 0.2s;
}
.slide1 {
    background-image: url(/Websites/846/Images/upload/image/Slide1PNB.jpg);
    width: 98.8vw;
height: 94.3vh;
    background-position: center;
    background-size: cover;
}

.slide2 {
    background-image: url(/Websites/846/Images/upload/image/Slide1PNB.jpg);
    width: 98.8vw;
height: 94.3vh;
    background-position: center;
    background-size: cover;
}
 

/*Who We Are*/
.whoWeAreTitle1
{
margin-top: 74px;
}
.whoWeAreTitle2
{
margin-top: 64px;
}
.whoWeAreTitle3
{
margin-top: 85px;
}
.whoWeAreText
{

}

/* HOME JUMP BOXES */
#jumpBoxesOuter 
{ 
margin-left: -100%;
    margin-right: -100%;
    padding: 130px 0px 90px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/846/images/bgJumpBoxes.jpg) no-repeat center center fixed;
}
#jumpBoxes 
{ 
 width:960px; margin:0 auto; text-align:center;
}

#jumpBoxes img
{
outline: 2px solid #fffbf6;
    outline-offset: -9px;
    transition: 0.2s;
}

#jumpBoxes img:hover
{
webkit-filter: blur(2px); /* Chrome, Safari, Opera */
transform: scale(1.1);
    transition: 0.2s;
outline-offset: -30px;
}

#jumpBoxes .box { float:left; width:292px; display:block; margin:0 40px 0 0;}
#jumpBoxes .box.last { margin:0 0 0 0;}
#jumpBoxes .box .title 
{ 
    background: #fffbf6;
    padding: 5px 10px;
    height: 40px;
    padding-top: 20px;


    text-transform: unset;
	font-size:15pt;
	color:#c03e8f;
font-weight:normal;
font-family: "Playwrite AU SA", serif;
    
}
#jumpBoxes .box .text 
{ 
    background: #fffbf6;
    padding: 10px;
    height: 210px;
}

#jumpBoxes .box .text p 
{ 
font-family: 'Raleway';
    height: 140px;
}

#jumpBoxes .box a.link 
{ 
display: block;
    color: #fff;
    text-decoration: none;
    font-size: 10pt;
    text-transform: uppercase;
    margin: 28px 0 0 0;
    padding: 10px 4px 8px 4px;
    border: 1px solid #717171;
    background-color: #aac1a4;
    transition: 0.2s;
}
#jumpBoxes .box a.link:hover 
{ 
text-decoration: none;
    background-color: #c03c92;
    color: #ffffff;
    transition: 0.2s;
}


#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: #ebebeb;
    margin-left: -100%;
    margin-right: -100%;
    padding: 60px 0;
    padding-bottom: 552px;
    margin-bottom: -540px;
   
}
#homeText2 { width:960px; margin:0 auto; text-align:center;}

.boxOuter 
{ 
margin-left:-100%;
 margin-right:-100%; 
    padding: 125px 0px 172px 0px;
margin-top: 0px;
    margin-bottom: 0px;
}

.boxOuter1
{ 
margin-left: -100%;
    margin-right: -100%;
 padding: 297px 0px 250px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/196/images/bgSeasonal.jpg) no-repeat center center fixed;
}


.boxOuter2
{ 
margin-left: -100%;
    margin-right: -100%;
padding: 297px 0px 250px 0px;
    /* margin-top: 20px; */
    /* margin-bottom: -5px;*/
  background: url(/Websites/108/images/bgContact.jpg) no-repeat center center fixed;
}

.boxText { width:960px; margin:0 auto; text-align:center;}
.boxText h2 { font-size:36pt; color: white; text-shadow: 2px 2px 8px rgba(0, 0, 0, 1);}
.boxText h2 a {text-decoration: none; color: #fff;}
.boxText h2 a:hover { color:#717171; }

#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;}
.header
{
width: 100%;
    height: 130px;
    margin-top: 0px;
background-color: rgb(255 231 231 / 92%);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    padding-top: 0px;
    box-shadow: 0 0px 10px -4px #978e86;
  
}
.header:hover {    background-color: #ffe7e7; }
.page
{
margin: 35px auto 0px auto; /* left marging width of page sides */
	background-image:none; /* required by admin html editor */
	width: 960px;
    background-color: unset !important;
}
.pageBanner
{
background-color: unset;
}
.pageBanner .socialLinksLarge
{
left:820px;
top;0px
}
.shopColumn1of2
{
	margin-top:0px;
	padding-top:150px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:150px;
padding-left: 0px !important;
	 margin-left:170px;
	 padding-right:0px;
background-color: unset;
background-image: none;
}
.column1of1
{
	padding-top:150px;
	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: 245px;
    color: Black;
    margin-right: 3px;
    margin-left: 3px;
    height: 365px;
    background-color: #ffffff;
    margin-bottom: 28px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;

}


.productSummaryFeatured, .productSummary:hover {
float: left;
    width: 245px;
    color: Black;
    margin-right: 3px;
    margin-left: 3px;
height: 350px !important;
    background-color: #ffffff;
    margin-bottom: 28px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;


}
.productSummaryImage
{
    height: 235px;
    text-align: center;
    position: unset !important;
    margin-left: 0px;
    margin-top: 0px;
    margin-bottom: 9px;
    border: unset !important;
}

.productSummaryImage img
{
height: 235px;
transition: 0.2s;
}

.productSummaryImage img:hover
{
-webkit-box-shadow: 5px 7px 12px -1px rgb(0 0 0 / 27%);
-moz-box-shadow: 5px 7px 12px -1px rgb(0 0 0 / 27%);
    box-shadow: 5px 7px 12px -1px rgb(0 0 0 / 27%);
    transform: scale(1.05);
    transition: 0.2s;
}


.productSummaryName
{
    color:#717171 !important;
    font-size: 14pt;
    margin-bottom: 5px;
    /* line-height: 1.1em; */
    height: 35px;
    padding-left: 5px;
    padding-top: 0px;
    margin-top: 5px;
    text-align: center;
    position: unset;
}
.productSummaryPrice
{
    color: #908c8a !important;
    padding-left: 5px;
    margin-top: 5px;
    text-align: center;
    font-size: 13pt;
    margin-bottom: 15px;
}
.productSummaryButtons
{
padding-left:5px;
margin-top:5px;
text-align:center;
}
.productSubCatSummary
{
height:428px;
border-bottom: 1px solid #d8d8d8;
    margin-bottom: 10px;
}

.productSummary3
{display:none;}

/* General Style */

a
{
    color:#6b6b6b;
    text-decoration: none;
}

a:hover
{
    color:#f0d193;
    text-decoration: none;
}
p
{
	padding-top:0px;
	margin-top:0px;
}


h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:20pt;
	color:#c03e8f;
font-weight:normal;
font-family: "Playwrite AU SA", serif;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;
	color:#c03e8f;
font-weight:normal;
font-family: "Playwrite AU SA", serif;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:960px; margin: 0 auto;}
.footerText
{
background-color: #717171;
    padding-top: 36px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    border-top: #fff 1px solid;
    font-weight: bold;
    margin-top: 50px;
    margin-left: -100%;
    margin-right: -100%;
    font-size: 12pt !important;
    color: #fffbf6;
}
.footerText p {font-weight:300; color:#fff; font-size:10pt;}
.footerText a
{
	text-decoration:none;
	color:#fff;
font-weight:300;
font-size:12pt;
}
.footerText a:hover
{
text-decoration: none;
    color: #000000;
}


.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:250px;
	padding-left:0px;
	padding-right:20px;
margin-left:0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol3of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:185px;
	padding-left:0px;
	padding-right:20px;

}
.footerCol4of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:0px;

}

.footerCol5of4
{
text-align:left;
  	 margin-top:0px;
  	padding-top:0px;
	 margin-left:620px;
	 padding-right:0px;
width:220px;
}

.storySummaryWrapper
{
float:none;
}
.storySummaryDate
{
display:none;
}
.storySummaryTitle h2  a
{
font-weight:normal;
}

/* general styles */

.floatRight
{
	float:right;
}
.floatLeft
{
	float:left;
}

.errorMessage
{
	background-color:#FFFF40;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
	color:black;
}
.confirmationMessage
{
	background-color:#99E791;
	display:block;
	margin-top:10px;
	margin-bottom:10px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	font-weight:bold;
}


/* Top Menu */
.menu
{
	margin-top:-95px;
    margin-left:0px;
    margin-right:0px;
    font-size: 10pt;
    padding-top: 0px;
padding-bottom:0px;
 	z-index:1; /* ensures Safari displays background image */
	width:100%; /* required by admin html editor */
text-transform:uppercase;
text-align:center;
    background-color: unset;
position: relative;
    bottom: -14px;
border: none;
font-family: unset;
}
.menuDividers
{
    display:none;
}


.menu ul
{
list-style-type: none;
    margin: 0;
    padding: 0;
    padding-top: 0px;
    padding-left: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 28px;
    z-index: 10;
background-image: unset;
background-color: unset;
border: unset;
}

.menu ul li
{
    display:inline;
}
.menu ul li a 
{
    padding-right: 15px;
    padding-left: 15px;

    text-decoration:none;
 	color:#717171 !important;
transition: all 0.2s linear;
}
.menu ul li a:hover
{
text-decoration: none;
    color: #717171 !important;
    background: unset;
font-weight: bold;
}
.menu ul li a:visited
{
color: unset;
    }
.menuSelected
{
color:#717171;
    text-decoration: none;
font-weight: bold;
}


/* Basket Summary */

.checkoutBasket
{
	 margin-left:0px;
	 margin-right:0px;
}
.basketSummary
{

	width: 150px;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:10px;

}
.basketSummaryTitle
{
	width: 140px;
	height: 26px;
	font-weight: bold;
	padding-left: 0px;
}
.basketSummaryText
{
	margin-left:0px;
	padding-top:5px;
	color:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}



/* Product Menu */

.productMenuBottom
{
display: none;
}

.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 170px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 3px;
	padding-left: 0px;
	color:#6b6b6b;
	width: 150px;
	height: auto;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #000;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	background:#fff;
color:#6b6b6b;
border:1px solid #000;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	background:#fff;
color:#6b6b6b;
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:#6b6b6b;
	width: 150px;
	height: 22px;
text-transform:uppercase;
font-size:10pt;
border-bottom:1px solid #000;
}
.productMenuSubCategory
{
	margin-left: 0px;
	height:20px;
	color:#6b6b6b;
	
}
.productMenuSubCategory a
{
	color:#6b6b6b;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:9pt;
}
.productMenuSubCategory a:hover
{
color: #717171;
    text-decoration: none;
	
}

.subCategorySummaries h1 {
    margin-top: 0px;
    margin-bottom: 9px;
    padding-bottom: 5px;
    padding-top: 0px;
    border-bottom: none;
}


/* Product Details Page */

.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;


}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
color: #6b6b6b;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
text-align: justify;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height:30px;
}
.sortProducts
{
	float:right;
	margin-right:12px;
}
.sortDropDown
{
	font-size: 10pt;

	font-family: Arial;
		background:#fff;
color:#000;
border:1px solid #000;
	}

/* checkout page */

.checkoutConsignmentName
{
	width:180px;
}
.checkoutProgress
{
	padding-bottom:15px;
}
.checkoutProgress a
{
	text-decoration:none;
	color:black;
}
.checkoutProgress a:visited
{
	text-decoration:none;
	color:black;
}
.checkoutProgress a:hover
{
	text-decoration:none;
	color:black;
}
.checkoutProgressHighlight a
{
	color:Black;
}
.checkoutProgressHighlight a:visited
{
	color:Black;
}
.basketOrderItems
{
	margin-left:0px;
	margin-right:0px;
	color:black;
}
.basketOrderItems a
{
		color:black;
}
.basketOrderItemsProductName
{
	text-decoration:none;
	color:black;
}

.basketOrderItemsProductName a:hover
{
	text-decoration:underline;
}

.basketDelivery
{
	margin-left:0px;
	margin-right:0px;
}
.basketHeader
{
	background-color:#000;
	color:white;
}
.basketHeaderGrayText
{
	background-color:#000;
	color:white;
}
.basketHeaderArrow
{
	background-color: #000;
	color: white;
	background-repeat: no-repeat;
	padding-left:19px;
	height:29px;
font-size:9pt;
}

.basketShading
{
	background-color:#FBF9F9;
}
.basketShadingPadded
{
	padding-left:19px;
	background-color:#FBF9F9;
}
.calendarDisabled
{
	color:Gray;
}
.upsell
{
	clear:right;
	margin-left:20px;
	margin-right:20px;
}

.upsell .productSummary
{

    float: left;
    width: 210px;
    color: Black;
    margin-right: 4px;
 margin-left: 4px;
    height: 360px;
    background-color: #ffffff;
    margin-bottom: 8px;
    padding: 5px;
    border: 1px solid #dcdcdc;
    border-radius: 4px;
    background-image: none;

}


.promoCode
{
	margin-top:0;
	margin-bottom:0;
	padding-top:0;
	padding-bottom:0;
	width:120px;
}
.basketOrderItemsConsignmentName, .basketOrderItemsQuantity, .promoCode { background-color:#fff; border:1px solid #000; color:#000;}

/* Checkout Billing */
.checkoutHeader
{
	padding-left:10px;
	padding-top:5px;
	padding-bottom:5px;
	background-color:#000;
	color:white;
}
.checkoutPrompt
{
	width:180px;
	float:left;
	text-align:right;
	padding-right:5px;
}
.checkoutTextBox
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.checkoutPaymentDropDown
{
		width:171px;
background:#bdb3ac;
color:#000;
border:1px solid #000;
}
.checkoutPaymentTextBox
{
	width:167px;
background:#bdb3ac;
color:#000;
border:1px solid #000;
}
.checkoutPaymentShortTextBox
{
	width:77px;

}
.checkoutPaymentSecurityCodeHelp
{
	margin-left:275px;
}
.checkoutInset
{
	margin-left:180px;
}


/* Contact Form */

.contactFormPrompt
{
	width:250px;
	display:inline;
	float:left;
	text-align:right;
}
.contactFormField
{
	width:200px;
background:#fff;
color:#000;
border:1px solid #000;
}
.contactFormMessageBox
{
	width:400px;
background:#fff;
color:#000;
border:1px solid #000;
}
.contactFormButton
{
	width:330px;
	display:inline;
	float:left;
	text-align:right;
}

/*Modal Popup*/
.modalBackground {
	background-color:Gray;
	filter:alpha(opacity=70);
	opacity:0.7;
}
.modalPopup 
{
	background-color:White;
	border-width:3px;
	border-style:solid;
	border-color:Gray;
	padding:3px;
}

/* Site Map Page */
.siteMap
{
	color:#808080;
}
.siteMapPages
{
	color:#808080;
	margin-left:0px;
}

.siteMapProducts
{
	float:right;
	color:#808080;
	margin-right:100px;
	
}
.siteMapCategory
{
}
.siteMapPage
{
	color:#6b6b6b;
	 text-decoration:none;

}
.siteMapPage a:hover
{
	text-decoration:underline;
}
.siteMapSubCategory
{
	text-indent: 25px;
	color:#6b6b6b;
	text-decoration:none;
}
.siteMapSubCategory a:hover
{
	text-decoration:underline;
}
.siteMapProduct
{
	text-indent: 50px;
color:#6b6b6b;
	text-decoration:none;
}
.siteMapProduct a:hover
{
	text-decoration:underline;
}

/* Captcha */
.captch
{
 vertical-align:top;
}

.productSubCatSummary
{
	width:800px;

}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}




.animationPanelAnimationType2
{

width: 790px;
    height: 470px;
    margin: 0px;
    margin-bottom: 30px;
    position: unset;
}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:360px;
left:30px;
background-color:#818778;
background:rgba(129,135,120,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}



.animationPanelaboutUs
{

width:960px;
height:819px;
margin-bottom:30px;
}


.basketBorderBottom td
{
	border-color:#000;
}
.checkoutBasket table 
{ 
border-color:#000;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#000;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}


/* Page Sub Menu */
.contentSubMenu
{
border-top: white 1px solid;

background-color:#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
{
    border-width: 1px;
    border-style: solid;
    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;
    font-size: 110%;
    padding-top: 3px;
    height: 22px;
    width: 150px;
    color: #ffffff;
    box-shadow: none;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:38%;
    height:auto;
    font-size:92%;
    padding-top:1px;
border: 1px solid #c03e8f;
}


.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:150px;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:0px;
    padding-right:0px;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover, .productSummaryBuy:hover, .checkoutBillingRetrieve:hover, #lnkContinueShopping
{
    cursor: pointer;
    color: white;
    background-color: #aac1a4 !important;
    border-color: #aac1a4 !important;
    text-decoration: none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
background-color: #c03e8f;
    color: white;
    border-color: #c03e8f;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover, .checkoutBack, .productDetailsBack a:hover
{

    background-color: #aac1a4;
    color: #ffffff;
    border-color: #aac1a4;
    text-decoration: none;
 
}

@media only screen and (max-width: 1600px) {
.menu {
text-align: right;
    bottom: -35px;


}

#telephone {

    top: 28px;
right: 12px;
}

}

@media only screen and (max-width: 1350px) {
.menu ul li a {

    padding-left: 0px;

}
.menu {

  
    text-align: right;

}

}

@media only screen and (max-width: 1100px) {



}
