@charset "UTF-8";
/* CSS Document */

.edgeLoad-EDGE-8931927 { visibility:hidden; }


::-webkit-scrollbar {
    width: 0px;
	height: 10px;
}
::-webkit-scrollbar-track {
    background-color: #ecdba2;
    border-left: 1px solid #ccc;
}
::-webkit-scrollbar-thumb {
    background: #ab7b2b;
}
::-webkit-scrollbar-thumb:hover {
    background-color: #d8b351;
}


/* Fonts */ 

@font-face {
    font-family: SCFont;
    src: url('../Fonts/montserrat-bold-webfont.eot');
    src: url('../Fonts/montserrat-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../Fonts/montserrat-bold-webfont.woff2') format('woff2'),
         url('../Fonts/montserrat-bold-webfont.woff') format('woff'),
         url('../Fonts/montserrat-bold-webfont.ttf') format('truetype'),
         url('../Fonts/montserrat-bold-webfont.svg#montserratbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: SCFont2;
    src: url(../Fonts/ebgaramond08-italic-webfont.eot);
    src: url(../Fonts/ebgaramond08-italic-webfont.eot?#iefix) format('embedded-opentype'),
         url(../Fonts/ebgaramond08-italic-webfont.woff2) format('woff2'),
         url(../Fonts/ebgaramond08-italic-webfont.woff) format('woff'),
         url(../Fonts/ebgaramond08-italic-webfont.ttf) format('truetype'),
         url(../Fonts/ebgaramond08-italic-webfont.svg#eb_garamond08_italic) format('svg');
    font-weight: normal;
    font-style: normal;

}

/* Centre page, no bleed */ 

 body{
    margin:0px;
    padding:0px;
	height: 100%;
 }
 
 html { 
  max-width: 2000px;
  background: url(../images/SiteBG.png) center center fixed; 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

/* Link Behaviours */ 

#nav1 a { color: #fff; opacity:1; font-size: 15px; text-decoration: none; font-family: SCFont, Arial, Helvetica, sans-serif; }
#nav1 a:hover { color: #000; opacity:0.6;  }

#nav2 a { color: #fff; opacity:1; font-size: 10px; text-decoration: none; font-family: SCFont, Arial, Helvetica, sans-serif; }
#nav2 a:hover { color: #000; opacity:0.6;  }

.nav3 a { color: #fff; opacity:1; font-size: 10px; text-decoration: none; font-family: SCFont, Arial, Helvetica, sans-serif; }
.nav3 a:hover { color: #000; opacity:0.6;  }

#contactTXT a { color: #000; opacity:1; font-size: 18px; text-decoration: none; font-family: SCFont, Arial, Helvetica, sans-serif; }
#contactTXT a:hover { color: #000; opacity:0.6;  }

#footTXT a { color: #000; opacity:1; font-size: 13px; text-decoration: none; font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif; }
#footTXT a:hover { color: #000; opacity:0.6;  }

/* header elements */ 

.header { 
	width: 100%;
	height: 125px;
	background: linear-gradient(to right,  #ae7823 0%,#dfb34c 51%,#ae7823 100%,#207cca 100%,#ae7823 100%); 
	background-size: cover;
	float:left;
	position: absolute;
	overflow:auto;
}

#headLINE { 
	width: 100%;
	height: 5px;
	background: linear-gradient(to right,  #ae7823 0%,#dfb34c 51%,#ae7823 100%,#207cca 100%,#ae7823 100%);
	position: absolute;
	margin-top: 130px;
	overflow:auto;
}

#headLINE2 { 
	width: 100%;
	height: 30px;
	background: linear-gradient(to right,  #b5954c 0%,#e2d088 51%,#b5954c 100%); 
	position: absolute;
	margin-top: 125px;
	overflow:auto;
}

#topTXT {
	font-family: SCFont;
	font-size: 13px;
	vertical-align: middle;
	top: 5px;
	float: right;
	margin-right: 50px;
	position: relative;
	z-index: 200;
}

#topTXT li {
	font-family: SCFont;
	vertical-align: middle;
	margin-right: 5px;
	list-style:none;
	display:inline-block;
}


#navTXT {
	font-family: SCFont, Helvetica, sans-serif;
	font-size:15px;
	letter-spacing: 3px;
	color: #000;
	float: right;
}

#navTXT2 {
	font-family: SCFont, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 3px;
	color: #000;
	float: right;
}

#navTXT2 {
	font-family: SCFont, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 3px;
	color: #000;
	float: right;
}

#navTXT3 {
	font-family: SCFont, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 3px;
	color: #000;
	float: right;
}

#nav1 { width: 700px; float: right; margin-top: 55px; margin-right: 50px; z-index: 200;}
#nav2 { width: 400px; float: right; margin-top: 5px; margin-right: 217px; z-index: 200;}
.nav3 { width: 400px; float: right; margin-top: 6px; margin-right: 315px; z-index: 200;}
#logo { width: 150px; float: left; margin-top: 10px; margin-left: 40px; z-index: -150;}

#banner2 { 
	width: 100%;
	height: 160px;
	position: absolute;
	margin-top: 135px;
	overflow:auto;
}

/* arrows */

.arrows {
	width: 100%;
	height: 100%;
	z-index: 2000;
}

#leftarrow {
	width: 100%;
	height: 100%;
	position:absolute;
	z-index: 2000;
	margin-top: 300px;
	margin-left: 0px;
}

#rightarrow {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 2000;
	margin-top: 300px;
	margin-right: 0px;
	float:right;
}



/* content */ 

.BodyContainer {
	max-width: 800px;
	height: 96%;
	margin: 0 auto;
}

.ProdContainer {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding-top: 135px;
	overflow: auto;
	z-index: -200;
}

.MapContainer {
	width: 100%;
	height: 100%;
	margin: 0 auto;
	padding-top: 135px;
	overflow: hidden;
	-moz-overflow: hidden;
}

.ProdContainer15 {
	width: 100%;
	height: auto;
	margin: 0 auto;
	padding-top: 150px;
}

.FormContainer {
	max-width: 600px;
	height: 96%;
	margin: 0 auto;
}

.TermsContainer {
	width: 900px;
	height: auto;
	text-align:left;
}


#bodyTXT {
	height: 150px;
	font-family: SCFont2;
	text-align:center;
	font-size: 22px;
	line-height: 1.3;
	padding-top: 325px;
}

#prodTXT {
	font-family: SCFont2;
	color: #828282;
	text-align:center;
	font-size: 18px;
	line-height: 1.3;
}

#bodyTXT {
	height: 150px;
	font-family: SCFont2;
	text-align:center;
	font-size: 22px;
	line-height: 1.3;
	padding-top: 40%;
}

#contactTXT {
	height: 150px;
	font-family: SCFont;
	text-align:left;
	font-size: 18px;
	line-height: 1.3;
	padding-top: 30%;
}

#formTXT {
	height: 100%;
	font-family: SCFont;
	text-align:left;
	font-size: 14px;
	line-height: 1.3;
	padding-top: 30%;
	overflow: auto;
}

#tagline {
	background-repeat:no-repeat;
	position: relative;
}


/* footer */ 

.footbar {
    bottom:0;
    position:fixed;
    z-index:150;
    _position:absolute;
    _top:expression(eval(document.documentElement.scrollTop+
        (document.documentElement.clientHeight-this.offsetHeight)));
    height:7px;
	background: linear-gradient(to right,  #ae7823 0%,#dfb34c 51%,#ae7823 100%,#207cca 100%,#ae7823 100%);
	width: 100%;
}

#footTXT {
	font: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	font-size: 13px;
	bottom: 20px;
	float: right;
	margin-right: 50px;
	position: relative;
}

#share {
	bottom: 10px;
	float: left;
	margin-left: 50px;
	position: fixed;
}

/* age verification page */ 

#headerAGE { 
	width: 100%;
	height: 20px;
	background: linear-gradient(to right,  #ae7823 0%,#dfb34c 51%,#ae7823 100%,#207cca 100%,#ae7823 100%); 
	background-size: cover;
	float:left;
	position: absolute;
	overflow:auto;
}

#ageverifcoverIMG { 
	width: 100%;
	size: cover;
	position: fixed;
	margin-top: 20px;
	overflow:auto;
	z-index: -200;
}

.BodyContainerAGE {
	max-width: 800px;
	height: 96%;
	margin: 0 auto;
}

#ageverifTXT {
	height: 16px;
	font-family: SCFont2;
	text-align:center;
	font-size: 22px;
	color:#616161;
	line-height: 1.3;
	position: relative;
	padding-top: 40%;
}

#ageverifTXT2 {
	font-family: SCFont;
	font-size: 12px;
}

#termsTXT {
	height: 100%;
	font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-align:left;
	font-size: 12px;
	color:#000;
	line-height: 1.3;
	position: relative;
	padding-top: 150px;
	margin-left: 20px;
}

@media screen and (min-width: 1348px) and (max-width: 2000px){

		#nav1 { width: 1150px; float: right; margin-top: 55px; margin-right: 50px; }
		#nav2 { width: 400px; float: right; margin-top: 5px; margin-right: 217px; }
		#logo { width: 100px; float: left; margin-top: 10px; margin-left: 40px; }

}

@media screen and (min-width: 801px) and (max-width: 1347px){

		#nav1 { width: 550px; float: right; margin-top: 55px; margin-right: 50px; }
		#nav2 { width: 400px; float: right; margin-top: 5px; margin-right: 217px; }
		#logo { width: 100px; float: left; margin-top: 10px; margin-left: 40px; }

}

@media screen and (min-width: 640px) and (max-width: 800px){

		#nav1 { width: 380px; float: right; margin-top: 55px; margin-right: 0px; }
		#nav2 { width: 380px; float: right; margin-top: 10px; margin-right: 110px; }
		.nav3 { width: 300px; float: right; margin-top: 6px; margin-right: 190px; }
		#logo { width: 75px; float: left; margin-top: 10px; margin-left: 20px; }

#ageverifTXT {
	height: 200px;
	font-family: SCFont2;
	text-align:center;
	font-size: 16px;
	line-height: 1.3;
	position: relative;
	padding-top: 40%;
}


#navTXT {
	font-family: SCFont, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 3px;
	color: #000;
	float: right;
}

#navTXT2 {
	font-family: SCFont, Helvetica, sans-serif;
	font-size:8px;
	letter-spacing: 3px;
	color: #000;
	float: right;
}

#navTXT3 {
	font-family: SCFont, Helvetica, sans-serif;
	font-size:10px;
	letter-spacing: 3px;
	color: #000;
	float: right;
}

#nav1 a { color: #fff; opacity:1; font-size: 10px; text-decoration: none; font-family: SCFont, Arial, Helvetica, sans-serif; }
#nav1 a:hover { color: #000; opacity:0.6;  }

#nav2 a { color: #fff; opacity:1; font-size: 8px; text-decoration: none; font-family: SCFont, Arial, Helvetica, sans-serif; }
#nav2 a:hover { color: #000; opacity:0.6;  }

.nav3 a { color: #fff; opacity:1; font-size: 8px; text-decoration: none; font-family: SCFont, Arial, Helvetica, sans-serif; }
.nav3 a:hover { color: #000; opacity:0.6;  }

}


