/* 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=Niconne|Roboto:300');
@font-face {
    font-family: 'Imprint MT Std';
    src: url('../fonts/Imprint-MT-Std-Shadow.eot');
    src: url('../fonts/Imprint-MT-Std-Shadow.eot?#iefix') format('embedded-opentype'),
         url('../fonts/Imprint-MT-Std-Shadow.woff2') format('woff2'),
         url('../fonts/Imprint-MT-Std-Shadow.woff') format('woff'),
         url('../fonts/Imprint-MT-Std-Shadow.ttf')  format('truetype'),
         url('../fonts/Imprint-MT-Std-Shadow.svg#Imprint MT Std') format('svg');
}
body
{
    margin: 0px auto;
    width: 100%;
    font-size: 12pt;
    color: #000;
font-family: times new roman;
    position: relative;
    z-index: 0;
    direction: ltr;
    text-align: left;
    line-height: 1.4em;
    max-width: unset;
    min-width: unset;
}

#form2 
{
overflow-x: hidden !important;

}



.galtitle

{

line-height: 1.1em;
font-weight: normal;
font-size: 11pt;
color: #000;
font-family: 'Noto Serif', serif;

}

.galprice
{

color: #d93268;
font-family: 'Noto Serif', serif;

}

.galtext
{
text-align: center;
}

.galrow {
  margin: 8px -16px;
}


/* Create three equal columns that floats next to each other */

.galcolumn {
  display: inline-block;
  width: 30%;
}

.galcolumn2 {
  display: inline-block;
  width: 30%;
}

/* Clear floats after rows */ 
.row:after {
  content: "";
  display: table;
  clear: both;
}




.container {
  position: relative;
  overflow: hidden;
}

.container h3{
  position: absolute;
  top:50%;
  left: 25%;
  opacity: 0;
  transition: all 0.4s ease-in-out;
  
}
.container img{
  transition: all 0.3s ease-in-out;
  
}

.container img:hover{
  filter: blur(5px);
}
.container img:hover + h3{
  opacity: 1;
}










/* Content */
.content {
  ;
  padding: 2px;
}


/* Responsive layout - makes a two column-layout instead of four columns */
@media screen and (max-width: 900px) {
  .galcolumn .galcolumn2 {
    width: 50%;
  }
}

/* Responsive layout - makes the two columns stack on top of each other instead of next to each other */
@media screen and (max-width: 600px) {
  .galcolumn .galcolumn2 {
    width: 100%;
  }
}





.adminpage .socialLinks, .adminpage #telephone, .adminpage #email { display:none;}
.socialLinks { margin:0; position:absolute; top:10px; right:10px;}
.socialLinks.footer { margin:0; position:static; top:0px; left:0;}
.socialLinks .fa {  color:#b49615; margin:0;}
.socialLinks .social {background: rgba(50, 63, 89, 0); color:#fff; display:inline-block; padding:8px 0 8px 0px; text-align:center; width:30px; font-size:20px; margin:0 0 0px 0; border-radius:5px;}
.socialLinks .social .fa { margin:0 auto;}
.socialLinks .social:hover { background:#190b00; transition: 0s;}
.socialLinks .social:hover .fa { color:#e8dabf;}


/*SOCIAL LINKS PAYMENT CARDS*/
.socialLinksPay {
    margin: 0px auto;
    position: relative;
    top: 0px;
    width:235px;
    /* right: 0px; */
}

.socialLinksPay h2
{
    margin: 0px !important;
    position: relative;
    top: 9px;
    color: inherit;
    font-family: unset;
    font-size: unset;
}

.socialLinksPay  .social 
{ 
    background: inherit;
    color: #b49615;
    display: inline-block;
    padding: 9px 0px 8px 9px;
    text-align: center;

    font-size: 22px;
    margin: 0 5px 0px 0;
    border-radius: 6px 6px;

}

.socialLinksPay .social
{
border: none;
width: 24px;
}

.socialLinksPay .social:hover { background:inherit;}
.socialLinksPay .social:hover .fa-brands { }

.socialIcon {
    float: left;
margin: 0px;
}

#telephone {
    position: absolute;
    top: 45px;
    left: 20px;
    color: #e8dabf;
    font-size: 14pt;
}
#email {
    position: absolute;
    top: 18px;
    left: 20px;
    color: #e8dabf;
    font-size: 14pt;
}
#telephone .fa,#location .fa,#email .fa{ margin-right:3px;}

#telephone a, #email a
{
color: #e8dabf;
}

#telephone a:hover, #email a:hover
{
color: #b49615;
}

#telephone .fa, #location .fa, #email .fa {
    margin-right: 3px;
    color: #b49615;
}

#homeBoxes {
    width: 100%;
    height: 70vh;
    position: relative;


}

/*Banner Text*/
.bannerText
{
    position: relative;
    font-size: 25pt;
    z-index: 100;
    width: 85%;
    top: 39vh;
    left: -3%;
    margin: 0px auto;
    text-align: left;
    color: white;
    line-height: 50px;
}
.bannerText p
{
    text-shadow: 2px 2px 2px rgb(0 0 0);
    margin-bottom: 15px;
}
.bannerText h2 
{
font-size: 3vw;
    color: white;
    text-shadow: 2px 2px 2px rgb(0 0 0);
    line-height: 46px;
}

.bannerText a
{
    color: #fff;
    background-color: #b49615;
    padding: 9px 29px;
    font-size: 15pt;
    text-shadow: none;
}

.bannerText a:hover
{

background-color: #190b00;
    color: #fff;
}


/* HOME SLIDES */
#homeSlides {
    width: 49.5%;
    height: 70vh;
    float: left;
    /* margin-bottom: 20px; */
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
}
#homeSlides a .text {     width: 240px;
    position: absolute;
    bottom: 55px;
    left: 50%;
    margin-left: -170px;
    background-color: rgba(50,63,89,0.8);
    color: #fff;
    padding: 27px 50px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 12pt;}


.slide1
{
    background-image: url(/Websites/359/Images/upload/image/slide1FU.jpg);
    width: 100%;
    height: 70vh;
    background-position: center;
    background-size: cover;
}
.slide2
{
    background-image: url(/Websites/359/Images/upload/image/slide2FU.jpg);
    width: 100%;
    height: 70vh;
    background-position: center;
    background-size: cover;
}




 .slideText {
    width: 352px;
font-family: 'Lusitana', serif;
    position: absolute;
    top: 163px;
    bottom: unset;
    left: 74%;
    margin-left: -170px;
    /* background-color: rgba(255, 255, 255, 0.63); */
    color: #565656;
    padding: 46px 37px;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 27pt;
    /* border: double 4px #fff; */
    opacity: 1;
    text-shadow: unset;
    font-style: italic;
    transition: 0.2s;
}

 .slideText:hover
{
background-color: #fff;
    transition: 0.2s;
    color: #9a9a9a;

}

.slideText2
{
font-family: 'Quicksand', sans-serif;
font-style: normal;
font-size: 17pt;
}

.slideLink
{
width: 193px;
    height: 39px;
    float: left;
    padding-top: 17px;
    border: solid 1px #fff;
    position: relative;
    bottom: 73px;
    left: 275px;
    margin-right: 22px;
margin-bottom: -5px;
transition: 0.2s;
}
.slideLink:hover
{
background-color: rgba(255, 255, 255, 0.75);
transition: 0.2s;
}


.slideLink a
{
color: #fff;
    text-transform: uppercase;
padding: 17px 18px;
transition: 0.2s;
}

.slideLink a:hover
{
color: #000;
transition: 0.2s;
}

.animationItem {
    visibility: hidden;
    position: absolute;
    width: 49.5%;
    /* width: auto; */
}

/* HOME JUMPS */
#homeJumps {
    width: 49%;
    height: 70vh;

}
.grid 
{
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
height: 100%;
}

.gridSpacer
{

float: left;
height: 1px;
width: 1%;
display: none;
}


.grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0px auto;
    margin-bottom: 20px;
    /* min-width: 320px; */
    /* max-width: 480px; */
    /* max-height: 360px; */
    width: 100%;
    height: 31.4%;
    background: #3085a3;
    text-align: center;
    cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.8;
}

.grid figure figcaption {
	/*padding: 2em;*/
	color: #fff;
	/*text-transform: uppercase;*/
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid figure figcaption h2
{
    color: #fff;
    font-size: 28pt;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */
.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {

}

.grid figure h2 span {

}

.grid figure h2,
.grid figure p {
	margin: 0;
    text-shadow: 2px 2px 2px rgb(0 0 0);
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

/***** Selena *****/
/*-----------------*/

figure.effect-selena {
	background: #fff;
}

figure.effect-selena img {
	opacity: 0.95;
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform-origin: 50% 50%;
	transform-origin: 50% 50%;
}

figure.effect-selena:hover img {
	-webkit-transform: scale3d(0.95,0.95,1);
	transform: scale3d(0.95,0.95,1);
}

figure.effect-selena h2 {
	-webkit-transition: -webkit-transform 0.35s;
	transition: transform 0.35s;
	-webkit-transform: translate3d(0,93px,0);
	transform: translate3d(0,93px,0);
}

figure.effect-selena p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: perspective(1000px) rotate3d(1,0,0,90deg);
    transform: perspective(1000px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin: 50% 0%;
    transform-origin: 50% 0%;
    margin-top: 101px;
    font-size: 16pt;
}

figure.effect-selena:hover h2 {
	-webkit-transform: translate3d(0,77px,0);
	transform: translate3d(0,77px,0);
}

figure.effect-selena:hover p {
	opacity: 1;
	-webkit-transform: perspective(1000px) rotate3d(1,0,0,0);
	transform: perspective(1000px) rotate3d(1,0,0,0);
}


.homeLinksTopWrapper
{
    position: relative;
    /* left: 0; */
    top: 14px;
    width: 1024px;
    margin: 0px auto;
}

.homeLinksTopWrapper p
{
margin-bottom: 9px;
}

.homeLinksTop1
{
width: 327px;
float: left;
    background: #b49615;
    color: #fff;
text-align: center;
padding-top: 7px;

}

.homeLinksTop2
{
    width: 327px;
    float: left;
    background: #b49615;
    color: #fff;
    text-align: center;
    margin-right: 22px;
    margin-left: 22px;
    padding-top: 7px;

}


.homeLinksTop3
{
width: 326px;
float: left;
    background: #b49615;
    color: #fff;
text-align: center;
padding-top: 7px;
margin-bottom: 4px;
}



.homeLinksBottomWrapper
{
position: relative;
left: -180px;
width: 960px;
}

.homeLinksTopWrapper p
{
margin-bottom: 9px;
}

.homeLinksBottom1
{
width: 290px;
float: left;

text-align: center;
padding-top: 22px;
height: 100px;
}

.homeLinksBottom2
{
width: 282px;
float: left;

text-align: center;
margin-right: 22px;
margin-left: 22px;
padding-top: 22px;
height: 100px;
}


.homeLinksBottom3
{
width: 305px;
float: left;

text-align: center;
padding-top: 22px;
height: 100px;
}

.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;
}

.pageTop
{
display:none;
}
.pageSides
{
width: 100%;
margin: 0px auto;
}
.header
{
margin: 0px auto;
	text-align: center;
width: 100%;
	padding-top: 0px;
    background-color: #190b00;	 
	  
border:none;

}
.headerWrapper {
    width: 1001px;
    margin: 0 auto;
}


.page
{
	margin: 0px auto; /* left marging width of page sides */
	background-image:none; /* required by admin html editor */
	width: 1024px;


	

      
}
.pageBanner
{
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
padding-bottom:0px;
background:#190b00;
}
.pageBanner .socialLinksLarge
{
left:800px;
top:20px;
}
.shopColumn1of2
{
	margin-top:30px;
	padding-top:0px;
margin-left:0px;
	float:left;
	width:150px;
	padding-left:0px;
	padding-right:0px;

}

.shopColumn2of2
{
  	 margin-top:0px;
  	padding-top:30px;
	 margin-left:180px;
	 padding-right:0px;
}
.column1of1
{
    padding: 19px 0;
    width: 1024px;
    margin: auto;
}
.clearBoth
{
	clear:both;
}
.clearRight
{
	clear:right;
}
.pageBottom
{
display:none;
}



/* Shop Product Page */
.productSummary
{
	float:left;
	width:235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color:Black;
	margin-right:25px;
	height:335px;
margin-bottom:20px;
}
.productSummaryFeatured, productSummary:hover
{
	float: left;
	width: 235px; /* depends upon thumbnail width - also check width of images btnProductSummaryBuy.png & btnProductSummaryMore.png */
	color: Black;
	margin-right:25px;
	height:335px;
margin-bottom:20px;
}

.productSummaryFeatured .productSummaryImage, .productSummary:hover .productSummaryImage {box-shadow:0 6px 6px #ccc;}
.productSummaryFeatured .productSummaryName, .productSummary:hover .productSummaryName {color:#000;}

.productSummaryImage
{
	height: 235px; /* thumnail height */

}


.productSummaryImage img
{
	height: 235px; /* thumnail height */

}
.productSummaryName
{
	color:#4c4c4c;
margin-top:15px;
	font-size:11pt;
	height:30px;
text-align:center;
line-height:10pt;
text-transform:uppercase;
letter-spacing:2px;
font-size:9pt;
}
.productSummaryPrice
{
	color:#000;
text-align:center;
margin-top:5px;
}
.productSummaryButtons
{
text-align:center;
margin-top:5px;
}
.productSummary h1 { font-size:15pt;}






.productSummary3
{
display:none;
}

.productSubCatSummary
{
    width: 780px;
height: 393px;
background-color: #f5f5f5;
    border-bottom: 2px solid #190b00;
    border-top: 2px solid #190b00;
    margin-bottom: 18px;
    padding-left: 36px;
    padding-top: 14px;
}

.subCategorySummaries h1
{
margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 15px;
    padding-top: 0px;
    border-bottom: none;
}


/* General Style */

a
{
	color:#b49615;
	text-decoration:none;
}

a:hover
{
	color:#000;
	text-decoration:none;
}
p
{
	padding-top:0px;
	margin-top:0px;
}
h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:24pt;
	color:#190b00;
font-weight:normal;
letter-spacing:1px;
    font-family: 'Imprint MT Std';
text-transform: uppercase;
}
h2
{
	margin-top:0px;
	padding-top:0px;
	font-size:20pt;
	color:#190b00;
font-weight:normal;
letter-spacing:1px;
    font-family: 'Imprint MT Std';
text-transform: uppercase;
}

img
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}

.footerContainer { width:960px; margin: 0 auto;}
.footerText
{
background:#190b00;
	padding-top: 20px;
	padding-bottom: 10px;
	color:#fff;
	text-align: center;
border-top:#4c4c4c 1px solid;
font-size:11pt;
letter-spacing:1px;
margin-left: -100%;
margin-right: -100%;
    font-family: 'Imprint MT Std';
text-transform: uppercase;
}
.footerText a
{
	text-decoration:none;
	color:#fff;
font-size:10pt;
text-transform:none;
letter-spacing:0px;
font-family: times new roman;

}
.footerText a:hover
{
    text-decoration: none;
    color: #b49615;
}
.footerText p { font-size:10pt; color:#fff; text-transform:none;
letter-spacing:0px;}

.footerCol1of4
{
text-align:center;
	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-left:0px;
}

.footerCol2of4
{
text-align:center;
  	margin-top:0px;
	padding-top:0px;
	float:left;
	width:225px;
	padding-left:0px;
	padding-right:20px;
margin-bottom: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: -3px;
    /* margin-left: 0px; */
    /* margin-right: 0px; */
    font-size: 9pt;
    padding-top: 0px;
    padding-bottom: 0px;
    z-index: 1;
    width: 1024px;
    background: #190b00;
    margin: 0 auto;
}
.menuDividers
{
    display:none;
}


.menu ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
	padding-top: 5px;
	padding-left: 0px;
margin-left:0px;
margin-right:0px;
	height: 30px;
	z-index:10;
text-align:center;
}

.menu ul li
{
    display:inline;
margin:0 7px;
}
.menu ul li a 
{
    padding-right: 0px;
    padding-left: 0px;
    text-decoration:none;
 	color:#fff;
transition: all 0.2s linear;
text-transform:uppercase;
letter-spacing:1px;
}
.menu ul li a:hover
{
    text-decoration:none;
    color:#fff;
border-bottom: 2px solid #fff;
}
.menu ul li a:visited
{

    }
.menuSelected
{
    text-decoration:none;
	color:#fff;
border-bottom: 2px solid #fff;
}

/* Drop down menu */

.menu .topMenuTopLevel{

}

.menu .topMenuTopLevel li {

}


.topMenuHoverWrapper, .topMenuShopHoverWrapper {

}
.topMenuShopHoverWrapper{

 }
.menu li:hover .topMenuHoverWrapper, .menu li:hover .topMenuShopHoverWrapper{

}


.topMenuDepth2, .topMenuShopDepth2 {
background: rgba(255,255,255, 1);
 }

.topMenuShopDepth2 {
    max-width: 100%;
    width: calc(100%-20px);
    columns: 120px 6;
    height: auto;
    margin-left: 0px;
    margin-right: 0px;
}

.topMenuShopCatWrapper{

}

.topMenuHoverWrapper .topMenuDepth2 a, .topMenuShopHoverWrapper .topMenuShopDepth2 a {
background: none;
}
.topMenuHoverWrapper .topMenuDepth2 a:visited, .topMenuShopHoverWrapper .topMenuShopDepth2 a:visited {

}


.topMenuDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuDropDownTitle, .topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink{

}
.topMenuShopDepth2 .topMenuShopHomeLink:before  {

}

.topMenuHoverWrapper .topMenuDepth2 a:hover, .topMenuShopHoverWrapper .topMenuShopDepth2 a:hover{
text-decoration: none;
    border: none;
    color: #21222f;
    font-weight: bold;
}
.topMenuDropDownTitle:hover
{
border-bottom: 1px solid #21222f !important;
}

.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: 9px;
    right: 86px;
    float: right;
    margin-right: 0px;
}

.smallMenuBasket::before, .smallMenuBasketEnabled::before {

}


.smallMenuBasket::before, .smallMenuBasketEnabled::before {content: "\f291";}   

.smallMenuBasket, .smallMenuBasketEnabled{
display: inline-block;
    padding-top: 3px;
    height: 28px;
    width: 31px;
    background-color: #21222f;
    border-radius: 0px;
    border: 2px solid #c3a97b;
    color: #ffffff;
}
.smallMenuBasketEnabled {

}


.smallMenu a{

}
.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:black;
}
.basketSummaryCheckout
{
	display:inline;
	float:right;
	margin-right:20px;
	color:black;
}

.basketSummaryText a
{
	text-decoration:none;
	color:back;
}



/* Product Menu */
.productMenuPayPal img
{
filter:alpha(opacity=60);
opacity:0.6;
}

.productMenu
{
	
	width: 160px;
	margin-left:0px;
	padding-left:0px;
	margin-top:0px;
	padding-bottom:0px;
	padding-top:0px;
	
}
.productMenuSearchTitle
{
	margin-top:0px;
	padding-top: 2px;
	padding-left: 0px;
	color:#190b00;
	width: 150px;
	height: auto;
font-size:9pt;
border-bottom:#4c4c4c 1px solid;
margin-bottom:5px;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
}
.productMenuSearchBox
{
	margin-left:0px;
	padding-left:3px;
	width:100px;
	height:15px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;
font-size:9pt;
}
.productMenuSearchButton
{
	position: relative;
	top: 5px;
}
.productMenuSearchDropDown
{
	margin-left:0px;
	width:132px;
	margin-top:2px;
	margin-bottom:5px;
	color:black;
	background-color:#fff;
border:#ccc 1px solid;

}
.productMenu ul
{
	list-style-type: none;
	width:150px;
	padding-left: 0px;
	margin-left:0px;
	padding-top:0px;
	margin-top:0px;
	padding-bottom:0px;
	margin-bottom:10px;
}

.productMenuCategory
{
margin-top:10px;
	padding-top: 2px;
	padding-left: 0px;
	color:#190b00;
	width: 150px;
	height: 22px;
font-size:9pt;
margin-bottom:5px;
border-bottom:#4c4c4c 1px solid;
text-transform:uppercase;
letter-spacing:1px;
font-weight:bold;
}
.productMenuSubCategory
{
	margin-left: 0px;
	line-height:20px;
	color:#62194a;
	
}
.productMenuSubCategory a
{
	color:#4c4c4c;
	text-decoration:none;
transition: all 0.3s;
-moz-transition: all 0.3s; /* Firefox 4 */
-webkit-transition: all 0.3s; /* Safari and Chrome */
-o-transition: all 0.3s; /* Opera */
font-size:10pt;
padding:0 0 0 0px;
}
.productMenuSubCategory a:hover
{
	text-decoration:underline;
	color:#190b00;
}


/* Product Details Page */
.productDetailsSubscriptionItemOneOff{display:none;}
.productDetails
{
}
.productDetails h1
{
	margin-top:0px;
	padding-top:0px;
	font-size:18pt;


}

.productDetailsImageWrapper
{
	float:right;
	width:350px;
	margin-right:10px;
	margin-left:20px;
	
}
.productDetailsImage
{
	width:350px;

}
.productDetailsFeatures
{
}
.productDetailsPrices
{
	color:black;
}
.productDetailsBuy
{
	margin-top:20px;
}
.productDetailsBack
{
	padding-bottom:15px;
}
.productDetailsNote
{
	margin-top:20px;
	clear:right;
}
.productDetailsNote a
{
	color:black;
}
.productDetailsLinkedProducts
{
	clear:right;
	display:table;
	width:780px;
	margin-top: 10px;
	padding-top: 10px;
	border-top: #E5E5E5 1px solid;
}
.productDetailsLinkedProducts h1
{
		font-size: 10pt;
}

/* Sort Control */
.sortOuter
{
	height: 30px;
    margin-top: 32px;
}
.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:780px;

}


.productSubCatSummaryMore .productSummaryImage
{
background-color:inherit;
}

.animationPanelhomepage
{

width:790px;
height:470px;
margin-bottom:30px;
}
.animationPanelhomepageBox
{
/* _display:none;   hack so ie6 does not display */
position:absolute;
top:360px;
left:30px;
background-color:#818778;
background:rgba(129,135,120,0.8);
margin-bottom:0px;
padding-bottom:0px;
width:400px;
height:70px;
padding-top:10px;
padding-left:20px;
color:white;

}

.animationPanelhomepageBox h2
{
	margin-top:0px;
	padding-top:10px;
	font-size:24pt;
	color:white;
	margin-bottom:10px;
	padding-bottom:0px;
font-weight:normal;

}
.animationPanelhomepageBox h2 a
{
color:white;
}

.animationPanelhomepage a
{
text-decoration:none;
}
.animationPanelhomepage a:visited
{
text-decoration:none;
}


.basketBorderBottom td
{
	border-color:#64675F;
}
.checkoutBasket table 
{ 
border-color:#64675F;
}
.checkoutBasket th:first-child, .checkoutBasket td:first-child 
{
border-color:#64675F;
}

.productMenuPayPal .productMenuSearchBox
{

	background-color:inherit;
}



/* button definitions  */

.productSummaryButtons img, .productDetailsBuy img, .productDetailsBack a img, .checkoutBillingRetrieve img, .checkoutBack img, .checkoutNext img, .checkoutConfirmPay img, .checkoutPay img, .checkoutButton img, .contactSend img, #lnkContinueShopping img
{
    display:none;
}

.productSummaryMore::before {content: "More >";}

.productSummaryBuy::before, .productDetailsBuy::before  { content: "Buy";}

.productSummaryBuyLink::before {content: "Buy >";}

.productDetailsBack a::before, .checkoutBack::before {content:"< Back";}

.checkoutBillingRetrieve::before {content: "Log in";}

.checkoutNext::before {content: "Next >";}

.checkoutConfirmPay::before {content: "Confirm & Pay >";}

.checkoutPay::before {content: "Pay >";}

.checkoutButton::before {content: "Checkout >";}

.contactSend::before{content: "Send";}

#lnkContinueShopping::before{content: "< Continue Shopping";}



.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy, .productDetailsBuy, .productDetailsBack a, .checkoutBillingRetrieve, .checkoutBack,  .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, #lnkContinueShopping
{
    color:inherit;
    border-width:1px;
    border-style:solid;
    border-color:inherit;
    text-decoration:none;
    padding-top:1px;
    padding-bottom:1px;
    padding-left:0px;
    padding-right:0px;
    border-radius:0px;
    display:inline-block;
    text-align:center;
    transition: background-color .5s, color .5s,  border-color .5s;
    color:#190b00;
    font-size:94%;
    padding-top:3px;
    height:24px;
    width:150px;

text-transform:uppercase;
}

.productSummaryMore, .productSummaryBuyLink,  .productSummaryBuy
{
    width:40%;
    height:auto;
    font-size:94%;
    padding-top:1px;
color:#190b00;
background:#fff;
border-color:#190b00;
}

.productSummaryMore:hover, .productSummaryBuyLink:hover,  .productSummaryBuy:hover
{
color:#fff;
    background-color:#190b00;   /* hover colours*/
    border-color:#190b00;
}

.checkoutBillingRetrieve, .checkoutBack, .checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend
{
    width:130px;
    margin-top:5px;
    margin-bottom:10px;
}

#lnkContinueShopping
{
    width:auto;
    margin-top:5px;
    margin-bottom:10px;
    padding-left:10px;
    padding-right:10px;
}

.productDetailsBack a:hover, .checkoutBillingRetrieve:hover, .checkoutBack:hover, #lnkContinueShopping:hover
{
    cursor: pointer;
    color:white;
    background-color:#190b00;   /* hover colours*/
    border-color:#190b00;
    text-decoration:none;
}
.checkoutCheckout a
{
color:white;
}
.checkoutCheckout a:hover
{
text-decoration:none;
}

.checkoutNext, .checkoutConfirmPay, .checkoutPay, .checkoutButton, .contactSend, .productDetailsBuy
{
    background-color:#190b00;
    color:white;
    border-color:#190b00;

    
}

.checkoutNext:hover, .checkoutConfirmPay:hover, .checkoutPay:hover, .checkoutButton:hover, .contactSend:hover, .productDetailsBuy:hover
{
    background-color:inherit;
    color:inherit;
    border-color:#190b00;
     text-decoration:none;
 }


.subMenuLevel0
{ 
background-color: white;             
}
.subMenuLevelAlt0
{  
background-color: white;            
}


.subMenuLevel1
{ 
background-color: white;             
}

.subMenuLevelAlt1
{ 
background-color: white;             
}


.contentSubMenu
{
background-color: white;
}


.contentSubMenuHeader
{
background-color: white;
}

/*GOOGLE TRANSLATE FIX*/
#google_translate_element
{
position: fixed;
}
@media only screen and (max-width: 1080px) {
body
{
width: 1080px;
min-width: 1080px;
background-size: contain !important;
background-position-y: 160px;
}
}

@media only screen and (max-width: 980px) {
.page
{

    min-width: unset !important;
    max-width: unset !important;

}
body
{
width: 810px; /*MUST BE 810px!!*/
/*min-width: 980px;*/
background-size: contain !important;
background-position-y: 160px;
}

/*.socialLinks {

    left: 81%;
}

#telephone {
    right: 63px;
}
#location {
    right: 63px;
}

.animationPanelHomepageNew img {
    width: 150% !important;
    position: relative;
    top: -13px;
}
#Animation1_frame1 > p:nth-child(2) > picture > img,
#Animation1_frame2 > p:nth-child(2) > picture > img,
#Animation1_frame3 > p:nth-child(2) > picture > img,
#Animation1_frame4 > p:nth-child(2) > picture > img,
#Animation1_frame5 > p:nth-child(2) > picture > img,
#Animation1_frame6 > p:nth-child(2) > picture > img
{
    width: 69% !important;
}*/
}