﻿body.sbSiteBody {
	margin: 0;
	padding: 0;
}

.sbcRow {
	position: relative;
	width: 100%;
	overflow: hidden;
}

.sbcCol {
	position: relative;
	float: left;
	overflow: hidden;
}

.sbcCol:last-child {
	margin-right: -50px;
}

.sbcItem {
	position: relative;
}

img { border: none }
.sbczContent a { font-family: inherit; font-size: 1em; font-weight: inherit; text-decoration: underline; }
.sbczContent h1,.sbczContent h2,.sbczContent h3,.sbczContent h4,.sbczContent h5,.sbczContent h6 { font-family: inherit; font-weight: bold; margin-top: 0px; }
.sbczContent h1 { font-size: 1.6em; }
.sbczContent h2 { font-size: 1.5em;  }
.sbczContent h3 { font-size: 1.4em;  }
.sbczContent h4 { font-size: 1.3em;  }
.sbczContent h5 { font-size: 1.2em;  }
.sbczContent h6 { font-size: 1.1em;  }

ul { 
	padding: 0;
	margin: 0;
	margin-left: 1.5em;
	padding-left: 1em;
}
input[type=text] {   
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

#sbContentLayerH,
#sbContentLayer {overflow:visible;min-width:1404px;}
html { /*margin-left: calc(100vw - 100%); margin-right:0;*/ min-height:100%;overflow-y:scroll;min-width:1404px;}

h1,h2,h3,h4,h5,h6 {font-weight:normal;}

.bsPointer{
	cursor:pointer;
}

.sbPageBody,.sbSiteBody {
	text-align: center;
	margin: 0px;
	padding: 0px;
}

.sbPageBody{font: normal 70% arial,helvetica,sans-serif;}

img { border: none }

#siteHolder {
	position: relative;
	width: 100%;
	font: normal 1em arial,helvetica,sans-serif;
	text-align: left;
	margin: auto;
}

.menuBarStrip{
	width: 100%;
	margin:auto;
	position:relative;
	height:72px;
}

.homepage_splash,
.homepage_background{display:none;}

.headerBarStrip{
	width: 100%;
	margin:auto;
	position:relative;
	overflow:hidden;
	display:none;
}

.siteMain {
	position: relative;
	width: 1404px;
	overflow: hidden;
	margin: auto;
}

#headerBarH {
	position: relative;
	margin: auto;
	width: 1404px;
	overflow: hidden;
}

#headerBar {
	position: relative;
	height: 100%;
	width: 1404px;
	margin: auto;
	overflow: hidden;
}

#sbSiteBody #lowerHeaderH{
	width:100%;
	position:relative;
	display:none;
}

#lowerHeaderBar {
	position: relative;
	height: 100%;
	width: 1404px;
	margin: auto;
	overflow: hidden;
}

#lowerheaderLinks {
	position: absolute;
	width: 200px;
	height: 100px;
	left: 600px;
	top: 100px;
	z-index:2;
}

/*#lowerheaderLinks a{text-decoration:none;}*/

#contentHolder {
	position: relative;
	width: 1404px;
	overflow: hidden;
	text-align: left;
	left: 0px;
	padding: 0px 0px 0px 0px;
}

#mainContent {
	position: relative;
	width: 1404px;
	overflow: hidden;
}

#breadcrumbH {
	position: relative;
	width: 1404px;
	margin: auto;
	overflow: hidden;
}

#breadcrumbH a,
#breadcrumbH .sbrEnd,
#breadcrumbH .sbrStart {
	display: block;
	position: relative;
	float: left;
	font: bold 1.05em arial,verdana,sans-serif;
	padding: 5px 10px 5px 0;
}
#breadcrumbH .sbrStart { padding-left: 10px; }
#breadcrumbH .sbrEnd { font-weight: normal; }
#breadcrumbH a {
	font-weight: normal;
	text-decoration: none;
	padding-right: 14px;
	margin-right: 5px;
}

#externalFooterH{width:100%;position:relative;}

#externalFooter {
	position: relative;
	width: 1404px;
	margin: auto;
	overflow: hidden;
	height: 50px;
	font: normal 1em arial;
}

#internalFooterH {
	position: relative;
	width: 100%;
	
}

#internalFooter {
	position: relative;
	width: 1404px;
	overflow: hidden;
	height: 20px;
	font: normal 1em arial;
	margin:auto;
}

.contentZoneCH {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	z-index: 1;
	overflow: hidden;
}

#legalPack {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 400px;
	text-align: left;
	padding: 2px 0px;
}

#legalPack, #legalPack a { font: bold 1em arial; }
#exFooterAddress, #legalPack {
	position: absolute;
	top: 0px;
	left: 10px;
	width: 400px;
	overflow: hidden;
	text-align: left;
	font: normal 1em arial;
	z-index: 10;
	padding: 4px 0px;
}

#exFooterAddress { top: 5px; width: 600px; }
#headerAddress { 
	position: absolute;
	left: 10px;
	width: 400px;
	overflow: hidden;
	text-align: left;
	font: normal 1em arial;
	z-index: 10;
	padding: 4px 0px;
	/*bottom: 10px; left: 330px;*/ 
}

#headerAddress a {
	text-decoration: none;
	font: bold 1em arial;
}
#headerAddress a:hover { text-decoration: underline; }

#exFooterAddress span, #legalPack span, #headerAddress span {
	display: block;
	position: relative;
	float: left;
	height: 15px;
	line-height: 16px;
	padding: 0px 10px; 
}


#legalPack a, #exFooterAddressH a {
	font: bold 1em arial;
	text-decoration: none;
}

#legalPack #legalPackOption_terms{
	left:0px;	
	padding-left:0px;
}

#legalPack #legalPackOption_privacy{
	left:0px;	
	padding-left:0px;
}

#headerShadow,#footerShadow {
	position: absolute;
	width: 100%;
	height: 5px;
	left: 0px;
	z-index: 40;
	line-height: 0;
	overflow: hidden;
}
#headerShadow { bottom: 0px; }
#footerShadow { top: 0px; }

#sbImageCreditHolder{
	position: relative;
	width: 1404px;
	margin: auto;
	text-align:left;
	z-index:2;
	padding: 10px 0;
	overflow: visible;
}


#sbImageCreditH a,
#sbSiteCreditH a {
	font: normal 1.2em "Poppins",arial;
	text-decoration: none;
}

#sbImageCreditH{
	position:relative;	
	width: 40%;
	float: left;
	text-align: left;
	font: bold 1em arial;
}

#sbSiteCreditH { 
	position: relative;
	width: 100%;
	text-align:right;
	top:-30px;
	right:10px;
}

#sbSiteCreditH{padding-bottom:0px;}
#sbImageCreditH {width:100px;cursor:pointer;/*position:absolute;padding:0px;right:10px;*/}

#externalFooter a{
	text-decoration:none;
}

#legalPackOption_use,
#legalPackOption_privacy{
	padding-left:5px;
}

.sBasketHolder{
	position:relative;
	overflow:hidden;
	width:170px;
	float:left;
	text-align:left;
	height:52px;
}

.sCheckout{
	position:relative;
	overflow:hidden;
	float:right;
	right:10px;
	height:30px;
}

.sCheckoutA{
	position:relative;
	overflow:hidden;
}

#basketSumH {
	position: absolute;
	/*width: 200px;*/
	clear:left;
/*	right: 5px;*/
	overflow:visible;
	z-index:200001;
	/*padding:5px;*/
	right:0px;
	/*height:40px;*/
	/*top:138px;*/
	/*bottom:20px;*/
	margin:auto;
	width:170px;
	left:auto;
	right:0px;
	/*top:16px;*/
	
	top:0px;
}
#basketSumHInclude_summary{float:left;/*padding: 2px 5px 0px 0px;*/width:100%;}
#basketSumH a.sBasketA {
	display: block;
	position: relative;
	/*padding: 5px 10px 0px 10px;*/
	font: normal 18px "Poppins", arial;
	font-weight:500;
	text-align:right;
	
	padding: 10px 10px 12px 10px;
	
}

#basketSumH .bsItemH {
	position: relative;
	width: 90%;
	left: 5%;
	overflow: hidden;
	font: normal .9em arial;
	padding-top: 4px;
	padding-bottom: 4px;
}


#basketSumH .bsName {
	position: relative;
	font-weight: bold;
}

#basketSumH .bsOOS .bsName, #basketSumH .bsOOS .bsQuantity { text-decoration: line-through; }
#basketSumH .bsQuantity {
	position: relative;
	text-align: left;
	float: left;
}

#basketSumH .bsOut{ font-weight: bold; text-align: right;}

.sBasketIcon{position:absolute;overflow:hidden;width:36px;height:36px;left:0px;display:none;}

.sBasketTotalPrice{font-weight:500;}
.sBasketText{}
.sBasketQty{font-weight:500;}

#siteLinksH{
	position: relative;
	width: 100%;
}

#siteLinks {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	overflow: visible;
	font: normal 1em arial;
}

#siteLinks a{
	text-decoration:none;
}


#headerLinks {
	position: absolute;
	width: 200px;
	height: 100px;
	left: 600px;
	top: 100px;
	z-index:2;
}

#headerLinks a{text-decoration:none;}

#internalText3,
#internalText2,
#internalText {
	position: absolute;
	z-index: 10;
	top: 0;
	left: 0;
	width: 100%;
	overflow: hidden;
	font: normal 1em arial;
}

#internalText3 a,
#internalText2 a,
#internalText a{
	text-decoration:none;
}


#mobileHeaderBarH {
	position: absolute;
	margin: 0px;
	width: 320px;
	overflow: visible;
	height:140px;
	left:60px;
	top:135px;
}

#sbBodyLayer #mbTopCase {visibility:visible; position:absolute;overflow:hidden;top:-128px;left:-50px;width:420px;height:267px;}

#mobileHeaderBar {
	position: relative;
	overflow:visible;
	width:320px;
	height:140px;
	left:0px;
	top:0px;
}


#mobileHeaderLinks {
	position: absolute;
	width: 200px;
	height: 100px;
	left: 0px;
	top: 0px;
	z-index:2;
}

#mobileHeaderLinks a{text-decoration:none;}

#mobileFooterBarH{
	/*position: absolute;
	height: 200px;
	width: 320px;
	margin: 0;
	overflow: visible;
	left:60px;
	bottom:135px;
	*/
	position:relative;
	overflow:hidden;
	display:none;
	margin-top:10px;
}

#mobileFooterBar {left:0px;top:0px;position:relative;width:320px;height:200px;overflow:visible;}

#mobileFooterLinks {
	position: absolute;
	width: 200px;
	height: 100px;
	left: 0px;
	top: 0px;
	z-index:2;
}

#mobileFooterLinks a{text-decoration:none;}

#sbBodyLayer #mbFooterCase {visibility:visible; position:absolute;overflow:hidden;bottom:-130px;left:-50px;width:420px;height:291px;}

#extheaderLinks {
	position: absolute;
	width: 200px;
	height: 100px;
	left: 600px;
	top: 100px;
	z-index:2;
}

#extheaderLinks a{text-decoration:none;}

#externalHeaderStrip{position:relative;overflow:hidden;width: 100%;height:62px;}

#externalHeader {
	position: relative;
	margin: auto;
	height: 28px;
	width: 1404px;
	overflow: hidden;
}

#externalHeaderLogo{
	position:relative;
	overflow:hidden;
	width:300px;
	height:48px;
	margin-top:7px;
	z-index:2;
}
#searchBar {
	position: absolute;
	font: normal 1.1em "Poppins",arial;
	z-index: 20;
	width:320px;
	height:40px;

}
#searchBar input {
	font: normal 1.1em "Poppins",arial;
	width: 265px;
	padding:6px 5px 5px;
	float:left;
	height:23px;
	border-radius: 5px 0px 0px 5px;
	-webkit-border-radius: 5px 0px 0px 5px;
	-moz-border-radius: 5px 0px 0px 5px;
}

#searchBar input:focus{
	outline: none;
}

.autocomplete-w1 { font:normal 0.8em "Poppins",Arial; position:absolute; top:0px; left:0px; margin:8px 0 0 6px; /* IE6 fix: */ _background:none; _margin:0; }
.autocomplete { cursor:pointer; text-align:left; max-height:350px; overflow:auto; margin:-6px 6px 6px -6px; /* IE6 specific: */ _height:350px;  _margin:0; _overflow-x:hidden; width:275px !important;}
.autocomplete div { padding:4px 4px; white-space:nowrap; }
.autocomplete strong { font-weight:normal;}
#content {position:absolute;overflow:hidden;top:140px;left:10px;z-index:1000000000;}

.searchButton{cursor:pointer;width:42px;height:36px; display:block; float:left; margin-left:0px; margin-top:0px;text-decoration:none;
	border-radius: 0px 5px 5px 0px;
	-webkit-border-radius: 0px 5px 5px 0px;
	-moz-border-radius: 0px 5px 5px 0px;
}

.sBasketTotalH{
    border-radius: 15px;
    font-size: 1.1em;
    padding: 1px 5px;
    position: absolute;
    left: 32px;
    top: -5px;
    z-index: 999;
    display:none;
    font-family:Poppins,Arial;
}

#mobileStrip{display:none;height:53px;position:relative;overflow:hidden;}
#mobileSearchIcon{display:none;cursor:pointer;width:32px;height:36px; float:left; margin-left:0px; margin-top:0px;text-decoration:none;position:absolute;overflow:hidden;top:14px;right:5px;}
.mobileHeaderLogo{display:none;}

#mobileAddressH{position:relative;overflow:hidden;width:100%;text-align:center;margin-top:10px;font-family:"Poppins",Arial;}
.mOrganisation{position:relative;overflow:hidden;font-size:1.4em;font-family:Poppins,Arial;}
.mAddress{position:relative;overflow:hidden;font-size:1.2em;margin-top:5px;font-family:"Poppins",Arial;}
.mFB,
.mEmail,
.mPhone{position:relative;overflow:hidden;font-size:1.2em;margin-top:5px;margin-bottom:0px;margin-right:35px;float:left;}

.fa-mlinkedin,
.fa-myoutube,
.fa-minstagram,
.fa-mtwitter,
.fa-mfacebook,
.fa-menvelope,
.fa-mphone{font-size: 1.5em;margin-right:0px;padding:10px;}

.fa-mphoneIcon{font-size: 1.5em;margin-right:0px;padding:10px;margin-left:110px;margin-top:0px;}

.mContactH{position:relative;overflow:hidden;width:200px;left:50%;margin-left:-165px;}

.mSiteLinkH{position:relative;overflow:hidden;padding-top:10px;margin-bottom:10px;}
.mSiteLinks{position:relative;overflow:hidden;}
.mSiteLinks a {text-decoration:none;}

.mSiteTerms{position:relative;overflow:hidden;}
.mSiteTerms a {text-decoration:none;}

.mNoMargin{margin-bottom:0px;}

#socialMediaBarH{width:100%;margin:auto;position:relative;overflow:hidden;height:44px;display:none;}
#socialIcons{width:400px;margin:auto;position:relative;overflow:hidden;top:7px;text-align:center;}
.socialI{position:relative;overflow:hidden;float:left;font-size:2.3em;width:80px}

.smartMedFooterIcon {position:absolute;overflow:hidden;width:29px;height:26px;}

/* login section*/
#loginBoxH {
	/*position: absolute;*/
	height: 32px;
	/*width:190px;*/
	/*top: 3px;*/
	left: auto;
	z-index: 200001;
	font: normal 18px "Poppins",arial,verdana,sans-serif;
	text-align:right;
	/*padding:5px;
	padding-top:6px;
	padding-bottom:5px;*/
	cursor:pointer;
	float:left;
	position:absolute;
	right:184px; 

	/*top:16px;*/
	font-weight:500;
	
	width:200px;
	top:0px;
}

.loginBoxIcon{/*position:relative;*/position:absolute;overflow:hidden;float:right;margin-top:0px;font-size:1.5em;font-weight:500;line-height:1.2;left:14px;top:8px;}

#loginBoxH a.popup {
	display: block;
	position: relative;
	/*padding: 6px 0px 6px 6px;*/
	text-decoration: none;	
	/*width:150px;*/
	cursor:pointer;
	/*margin-left:5px;*/
	float:right;
	
	padding:11px 10px 14px 6px;
	width:188px;
	margin-left:0px;
}

* html #loginBoxH a.popup{
	zoom:1;
}

#loginBoxH a.regpopup {
	display: block;
	position: relative;
	padding: 6px;
	text-decoration: none;	
	width:50px;
	cursor:pointer;
	margin-left:0px;
	float:right;
	padding-left:2px;
	text-align:left;
}

* html #loginBoxH a.regpopup{
	zoom:1;
}

#loginBoxH a.loggedin{margin-left:0px;width:144px;text-align:left;padding-left:50px;}
/*
#loginBoxH a.popup:hover {
	background-position: right -20px;
}
*/
#mbLoginPop {
	position: absolute;
	display: none;
	width: 320px;
	height: 90px;
	overflow: hidden;
	z-index: 2100000;
	border-radius: 0px 0px 5px 5px;
-webkit-border-radius: 0px 0px 5px 5px;
-moz-border-radius: 0px 0px 5px 5px;
}
#mbLoginPop .mblInner {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 320px;
	overflow: hidden;
	text-align:left;
}

#mbLoginPop .mblItem {
	position: relative;
	padding: 2px 0;
	width: 100%;
	overflow: hidden;
}

#mbLoginPop a.memberRegister,
#mbLoginPop a.mblGo {
	text-decoration: none;
	width:74px;
	float:left;
	left: 1px;
	top: 1px;
	padding: 5px 0;
	text-align: center;
	font-size: 14px;
	width: 77px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

#mbLoginPop a.mblGo {margin-left:10px;}

#mbLoginPop a.memberRegister{width:197px;}

.mblRegInfo{font-size:1em;left:2px;top:4px;position:relative;overflow:hidden;}

#mbLoginPop .mblItem label {
	display: block;
	position: relative;
	float: left;
	padding: 0px 5px 0 0;
	width: 105px;
	text-align: right;
	font-size:1.2em;
	font-family:"Poppins", arial;
}
#mbLoginPop .mblItem input {
	font: normal 1.1em "Poppins",arial;
	width: 195px;
	outline:none;
	border-radius: 5px;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
}

#mbLoginPop .mblForgotLink{position:relative;overflow:hidden;float:right;font-family:"Poppins",Arial;font-size:1.2em;}

#mbLoginPop form {
	margin: 0;
	padding: 0;
}

#mbLoginPop .mbLinkH {
	position: relative;
	padding: 3px 10px;
	margin-bottom:5px;
}

#mbLoginPop .mbLoginButtons{
	position:relative;
	overflow:hidden;
	margin-bottom:5px;
	float:right;
}
#mbLoginPop a.mblButton {
	display: block;
	position: relative;
	padding: 3px 10px;
	text-decoration: none;
	font-size:1.2em;
	font-family:"Poppins",Arial;
}

#mbLoginPop .mblPad {
	padding: 8px 0;
}

.mblLoginH{
	position:relative;
	overflow:hidden;
	float:left;
}

.mblRegisterH{
	position:relative;
	overflow:hidden;	
	
}

.floatLeft{float:left;}
.mblLIA{float:right;padding:6px 0px 6px 6px;}

/* end login section */

.internalTextStripH{position:absolute;overflow:hidden;left:0px;top:0px;width:100%;height:80px;}

#smCopyright{width:500px;font-family:"Poppins",Arial;font-size:1.2em;margin-left:115px;margin-top:30px;text-align:left;}
#smMobileCopyright{font-family:"Poppins",Arial;font-size:1.2em;text-align:center;margin-top:20px;}

.mobileNewsletter{position:relative;overflow:hidden;margin-top:20px;height:130px;}
.mobileNLSignup{font:bold 1.4em "Poppins",Arial;font-size:1.3em;color:#000;position:relative;overflow:hidden;width:100%;text-align:center;}

#mobilePayPal{position:relative;overflow:hidden;margin-top:20px;text-align:center;}

.faMobileSBIcon,
.faSBIcon{position:relative;overflow:hidden;font-size:22px;padding-left:10px;top:5px;}

.faMobileSBIcon{font-size:28px;line-height:1.1;padding-left:0px;}

.faMBasket,
.faBasket{margin-right:0px;position:relative;left:6px;top:6px;font-weight:500;}

.faMBasket{display:none;font-size:2em;}
.faBasket{margin-right:13px;top:3px;font-size:1.5em;}

#menu_customerH{position:relative;overflow:visible;width:1404px;margin:auto;top:0px;min-height: 72px;display:table;height:auto;}
#customerH{position:relative;overflow:hidden;width:346px;display:table-cell;vertical-align:middle;z-index:5000000;}

.mphoneIcon{font-size:1.3em;margin-right:5px;}

#mobileHeaderContactH{display:none;}

.mobileContactInfo{position:absolute;top:30px;right:10px;width:450px;}
.mobileDeliveryH{position:relative;overflow:hidden;width:49%;float:left;}
.mobileTelephoneH{position:relative;overflow:hidden;width:49%;float:left;margin-left:5px;}
.mobileDeliveryText{position:relative;overflow:hidden;left:10px;}
.mobileTelephoneText{position:relative;overflow:hidden;left:10px;}
.mbDTL{position:relative;}
.mbDTR{position:relative;}
.fa-2-5x{font-size:2.5em;}

.mbDelTruck{display:none;position:relative;cursor:pointer;}

.mobileInternalStripH{position:relative;overflow:hidden;width:100%;padding-top:5px;padding-bottom:5px;}
.mobileInternalCall{text-align: center;width:100%;}
.mobileInternalText{font-size:22px;font-family: montserrat;font-size:20px;}
.mobileInternalPhone{padding-right:10px;font-size:2.5em;}
.mobileInternalPhoneText{font-size:22px;font-family: montserrat;font-size:26px;position:relative;top:2px;}


.extHeaderContactH{
	width:500px;
	position:relative;
	overflow:hidden;
	float:right;
}

.extHeaderContactText{
	float:left;margin-right:0px;
	font-size: 18px;
	font-family:poppins,Arial;
	top:4px;
	position:relative;
	overflow:hidden;
}

.extHeaderContactInfo{float:left;}

.extPhoneUs{float:left;margin-left:0px;}

.extHTel{font-size:24px;margin-left:20px;margin-right:20px;}

.extHTelNum{font-size: 24px;margin-left:0px;font-family: poppins;font-weight:bold;position:relative;z-index:2;}

#bzItemAddedToBasket{position:absolute;overflow:hidden;width:195px;padding:10px;font-family:"Poppins",Arial;font-size:1.3em;left:-50px;top:40px;display:none;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
}

.yellowBar{position:absolute;top:0;right:0;width:388px;height:72px;}

.sbFooterMenuLinks{position:relative;overflow:hidden;width:820px;float:left;}
.sbFooterMenuBook{position:relative;overflow:hidden;width:180px;float:right;}

#siteLinks .sbFooterMenuLinks a {font:family:Poppins,arial;font-size:16px;font-weight:500;margin-right:30px;}

#siteLinks .sbFooterMenuFollow span {font:family:Poppins,arial;font-size:16px;font-weight:500;margin-right:30px;float:left;}
#siteLinks .sbFooterMenuFollow {position:relative;overflow:visible;width:180px;float:left;height:32px;margin-top:20px;margin-left:10px;}
#siteLinks .sbFooterMenuFollow a {font-size:32px;float:left;position:relative;overflow:visible;top:-10px;margin-right:15px;}

.fa-large{font-size:22px;}

.footerLogo{margin-bottom:20px;}

.filterMenuBarStrip{display:none;position:absolute;width:100%;height:72px;left:0;bottom:0px;}
.categoryFilterSelect,
#esCategoryFilter{position:relative;overflow:hidden;font-family:"Poppins",Arial;font-size:16px;padding:5px;display:block;width:300px;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	border:1px solid #00CCBC;
	outline:none;
	
}

#menufilterbar{display:none;}
.filterTitle{position:relative;overflow:hidden;font-family:"Poppins",Arial;font-size:18px;float:left;margin-right:10px;padding-top:4px;}

#filterMenuH{position:relative;overflow:hidden;display:block;float:left;width:100%;top:17px;}
#filterCategory{position:relative;overflow:hidden;display:block;float:left;margin-left:10px;}

#filterBy{position:relative;overflow:hidden;margin-left:30px;float:left;}

.entireLoginSectionH{
	position:absolute;
	overflow:hidden;
	left:auto;
	right:168px;
	width:220px;
	height:72px;
}

.entireLoginSectionH a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 200000;
	text-decoration: none;
	background: url(/_fc/images/spacer.gif);
	
	
}

.entireLoginSectionH a:hover{background:red;}



#sbSiteBody #mainContent,
#sbSiteBody #contentHolder,
#sbSiteBody .siteMain {width:100%;}

#sbSiteBody #contentHolder {left:0px;}

#sbSiteBody .sbcRow{width:1404px; margin:auto; overflow:visible;}
#sbSiteBody .sbcCol{overflow:visible;}

#siteLinks .sbFooterMenuFollow  a.iFLastItem{margin-right:0px;}

/* changes made to make things smaller */

.menuBarStrip,
.yellowBar{height:52px;}
#menu_customerH {min-height:52px;}
	
#filterMenuH{top:7px;}
.filterMenuBarStrip{height:52px;}


#ui-datepicker-div{
	z-index:10 !important;
	font-size:16px;
}

  .ui-tooltip {
    background: white;
    border: 2px solid white;
  }
  .ui-tooltip {
    padding: 10px 20px;
    color: #000;
    border-radius: 20px;
    font: normal 14px "Poppins", Arial;
    box-shadow: 0 0 7px black;
	width:250px;
	z-index:20000000000;
  }
  
/* adaptive css added 
@media only screen and (max-width: 2000px) {
	#sbSiteBody #basketSumH, 	
	#sbSiteBody #loginBoxH {top:6px;}
	
	#sbSiteBody .menuBarStrip,
	#sbSiteBody .yellowBar{height:52px;}
	#sbSiteBody #menu_customerH {min-height:52px;}
}

*/

/* new footer */

.footerHR{
	width:100%;
	height:1px;
	background-color:#00DACB;
	color:#00DACB;
	border-width:0;
}

.footerTrustPilot{position:relative;overflow:hidden;float:left;width:231px;height:43px;margin-top:20px;}
.footerOpayo{position:relative;overflow:hidden;float:right;width:447px;height:43px;margin-top:20px;}

.footerColumnA,
.footerColumnB{
	position:relative;overflow:hidden;width:410px;float:left;
}

.footerInnerColumn{
	position:relative;overflow:hidden;width:190px;float:left;margin-left:15px;
}

.columnTitle{
	position:relative;overflow:hidden;width:100%;padding-top:5px;padding-bottom:5px;font-family:Poppins,Arial;font-size:16px;color:#fff;
}

.columnItem{
	position:relative;overflow:hidden;width:100%;padding-top:8px;padding-bottom:8px;font-family:Poppins,Arial;font-size:14px;color:#fff;	
}

.columnItem a {font-family:Poppins,Arial;font-size:14px;color:#fff !important;}
.columnItem a:hover{text-decoration:underline !important;}
.smallerText{font-size:13px !important;}

.footerLogoSection{
	position:absolute;
	overflow:hidden;
	bottom:0px
}
.logo1 {position:relative;overflow:hidden;width:120px;float:left;}
.logo2 {position:relative;overflow:hidden;width:112px;float:left;margin-left:25px;}
.logo3 {position:relative;overflow:hidden;width:100%;float:left;margin-top:15px;}

.sbFooterNewsLetterLabelA{font-family:Poppins,Arial;font-size:18px;color:#fff;font-weight:600;position:relative;overflow:hidden;width:460px;text-align:right;float:right;}
.sbFooterNewsLetterLabelB{font-family:Poppins,Arial;font-size:14px;color:#00DACB;position:relative;overflow:hidden;width:460px;text-align:right;float:right;}

.sbFooterMenuNewsletter{position:relative;overflow:hidden;float:right;}
.sbFooterNewsLetterLabelH{position:relative;overflow:hidden;width:500px;float:left;margin-right:10px;}

.sbFooterNewsletterH{position:relative;overflow:hidden;float:left;width:315px;}

.columnArrow{position:relative;top:6px;float:right;right:5px;cursor:pointer;font-size:12px;display:none !important;}

.footerIcon{position:relative;margin-right:5px;}

.footerSIP{font-size:14px;font-family:Poppins,Arial;margin-top:10px;}

/* end new footer */

.copyrightNotice{
	position: absolute;overflow: hidden;bottom: 0px;font: normal 1.2em 'Poppins',arial;left: 10px;
}

@media only screen and (max-width: 1404px) {
	#sbSiteBody .mobileHeaderContactH{display:block;}

	#sbSiteBody #menu_customerH{width:100%;}
	
	#sbSiteBody #internalFooter,
	#sbSiteBody #internalFooterH,
	#sbSiteBody #siteLinks{width:100%;}
	
	#sbSiteBody #internalText2{left:auto;right:10px;}
	
	#sbSiteBody #internalText3{width:100%;}
	
	#sbContentLayerH,
	#sbContentLayer,
	html {min-width:100%;}

	#sbSiteBody #siteHolder{width:100%;margin:auto;}
	#sbSiteBody img{
		height:auto;
		max-width:100%;
	}
	
	#sbSiteBody .sbcRow{width:100%;}
	#sbSiteBody .siteMain{width:100%;}
	#sbSiteBody .sbcCol{
		width:100%;
		clear:both;
	}

	#sbSiteBody .sbcItem{
		width:100%;
		margin-left:0px;
	}
	
	#sbSiteBody #contentHolder{
		width:100%;
		float:none;
		clear:both;
	}
	
	#sbSiteBody #mainContent{width:100%;float:none;clear:both;}
	
	#sbSiteBody	#CZCHB1 {display:none;}
	#sbSiteBody #headerBar{display:none;}
		
	#sbSiteBody #sbImageCreditHolder{width:100%;}
		
	#sbSiteBody #externalHeader{
		width:100%;
	}
		
	#sbSiteBody #CZCH1 {display:none;}
		
	#sbSiteBody #mobileStrip {display:block;width:100%;top:0px;left:0px;}
	#sbSiteBody .mobileHeaderLogo{display:block;position:relative;overflow:hidden;padding-top:20px;margin-top:0;text-align:left;padding-bottom:10px;right:0px;padding-left:0px;}
	
	#sbSiteBody #mobileHeaderLogo img {width:240px; vertical-align:middle;right:0px;position:relative;left:20px;}
	#sbSiteBody .mobileLogo{position:absolute;overflow:hidden;left:55px;top:2px;width:calc(100vw - 179px);height:50px;}
	#sbSiteBody #mobileStripFooter {display:block;width:100%;bottom:0px;left:0px;height:auto;}
	#sbSiteBody #mobileFooterBarH{display:block;width:100%;position:relative;margin:auto;bottom:0;right:0;height:auto;visibility:visible;padding-bottom:10px;left:0px;}

	#sbSiteBody .mPhone{margin-right:25px;}
	#sbSiteBody .mContactH{margin-left:-80px;padding-top:10px;padding-bottom:10px;height:50px;}
	#sbSiteBody .mSiteLinkH{width:100%;}
	#sbSiteBody .mSLLeft{position:relative;overflow:hidden;width:48%;float:left;}
	#sbSiteBody .mSLRight{position:relative;overflow:hidden;width:48%;float:right;}
	#sbSiteBody .mSiteLinks{width:100%;float:left;font:normal 1.2em "Poppins",Arial;text-align:center;}
	#sbSiteBody .mSiteTerms{width:calc(100vw - 217px);float:left;font:normal 1em "Poppins",Arial;}
	
	#sbSiteBody #sbSiteCreditH{text-align:center;top:0px;}

	#sbSiteBody .mobileExtraH{width:calc(100vw - 10px);}
	#sbSiteBody #mobileExtraH a{width:calc(100vw - 255px);} 
	#sbSiteBody .mDateTimeH{left:20px;}
	
	#sbSiteBody #externalHeaderStrip{width:100%;display:block;}
		
	#sbSiteBody .menuBarDividerLine{display:none;}
	#sbSiteBody .mobileHeaderContact{width:100%;height:65px;margin-top:10px;}
	#sbSiteBody .mobileHPhone{width:49%;width:calc(100vw / 2 - 20px);text-align:center;height:80px;}
	#sbSiteBody .mobileHBook{width:49%;width:calc(100vw / 2 - 20px);text-align:center;height:80px;}
	#sbSiteBody .disclaimer {margin-bottom:10px;width:100vw;}
	
	#sbSiteBody .mobileFooterContact{width:100%;height:55px;margin-top:0px;}
	#sbSiteBody .mobileFPhone{width:33%;width:calc(100vw / 3);text-align:center;height:45px;left:0px;}
	#sbSiteBody .mobileFBook{width:33%;width:calc(100vw / 3);text-align:center;height:45px;left:0px;}
	#sbSiteBody .mobileFPrice{width:33%;width:calc(100vw / 3);text-align:center;height:45px;right:0px;}
	#sbSiteBody .mAddressFlourish{width:45px;}
	#loginBoxH a.loggedin{display:block;}
	
	#sbSiteBody #mbLoginPop {/*top:144px !important;*/top:114px !important;}
	
	#sbSiteBody #searchBar{left:auto;right:10px;}
	#sbSiteBody #extheaderLinks{left:auto;right:350px;}
	#sbSiteBody .externalHeaderLogo {left:5px;}
	#sbSiteBody #externalFooter,
	#sbSiteBody #externalFooterH{width:100%;}
	
	#sbSiteBody .sbFooterMenuLinks{margin-left:10px;}
	
	#sbSiteBody #internalText{left:10px;}
}

@media only screen and (max-width: 1210px) {
	#sbSiteBody #internalFooter{height:782px;}
	#sbSiteBody #internalText2 {width:420px;height:473px;}
	#sbSiteBody #internalText3 {top:594px;}
	
}

@media only screen and (max-width: 1200px) {
	#sbSiteBody .extHeaderContactText {display:none;}
	#sbSiteBody .extHeaderContactH {width:250px;}
}

@media only screen and (max-width: 1180px) {
	#sbSiteBody #menuBar {height:auto; width:100%; margin:0; margin-left:5px;}
	#sbSiteBody #menuBarH {display:none;}
	#sbSiteBody #menuBar li {float:none;clear:both;}
	#sbSiteBody #mobileMenuBarH{display:block;position:absolute;overflow:hidden;top:8px;width:98%;}
		
	#sbSiteBody .menuBarStrip{
		width:100%;
		margin:0px;
		top:0px;
		z-index:50010;
		position:relative;
		overflow:visible;
	}

}

@media only screen and (max-width: 1100px) {
	#sbSiteBody .internalTextStripH{height:190px;}
	
	#sbSiteBody #internalText {top:214px;}
	#sbSiteBody #internalText2 {top:212px;}
	#sbSiteBody #internalText3 {top:694px;}
	
  	#sbSiteBody #siteLinks{top:10px;height:auto;}
  	#sbSiteBody .sbFooterMenu{position:relative;overfow:hidden;}
	#sbSiteBody .sbFooterMenuLinks{width:100%;text-align:center;float:none;}
	#sbSiteBody .sbFooterMenuFollow{float:none;margin:auto;margin-top:20px;}
	
	#sbSiteBody .sbFooterNewsLetterLabelA{width:100%;text-align:center;}
	#sbSiteBody .sbFooterNewsLetterLabelB{width:100%;text-align:center;}

	#sbSiteBody .sbFooterMenuNewsletter{position:relative;overflow:hidden;float:right;width:100%;}
	#sbSiteBody .sbFooterNewsLetterLabelH{width:100%;}

	#sbSiteBody .sbFooterNewsletterH{margin:auto;float:none;}
}

@media only screen and (max-width: 915px) {
	#sbSiteBody #extheaderLinks{display:none;}
}
/*
@media only screen and (max-width: 870px) {
	#sbSiteBody .menuBarStrip {height:184px;}
	#sbSiteBody .filterMenuBarStrip{height:112px;}
	#sbSiteBody #menuFilterBarH{top:87px;width:450px;margin:auto;position:relative;}
	#sbSiteBody #filterMenuH{top:0px;}
	#sbSiteBody #filterBy,
	#sbSiteBody #filterCategory{margin-left:0px;}
	
	#sbSiteBody #filterBy {margin-top:5px;}
	#sbSiteBody .filterTitle{width:100px;}
	#sbSiteBody #esCategoryFilter{width:300px;}
}
*/

@media only screen and (max-width: 770px) {
	#sbSiteBody #internalFooter {height:1550px;height:auto;}
	#sbSiteBody #internalText,
	#sbSiteBody #internalText2{position:relative;margin:auto;width:300px;left:0px;}
	#sbSiteBody #internalText2 table td {text-align:left !important;}
	
	#sbSiteBody #internalText {height:241px;top:0px;}
	#sbSiteBody #internalText2 {height:943px;top:30px;height:auto;}
	#sbSiteBody #internalText3 {height:164px;top:0px;position:relative;margin-top:30px;}
	
	#sbSiteBody .footerTrustPilot{width:100%;text-align:center;}
	#sbSiteBody .footerOpayo{width:100%;text-align:center;margin-top:10px;}
	
	#sbSiteBody .footerColumnA,
	#sbSiteBody .footerColumnB{width:300px;}
	
	#sbSiteBody #siteLinks{position:relative;}
	#sbSiteBody .columnArrow{display:block !important;}
}

@media only screen and (max-width: 670px) {
	#sbSiteBody #searchBar {right:0;width:240px;}
	#sbSiteBody #searchBar input {width:180px;}
	#sbSiteBody .externalHeaderLogo{width:250px;margin-top:11px;}
}

@media only screen and (max-width: 520px) {
	/*#sbSiteBody #loginBoxH a.popup {display:none;}*/
	#sbSiteBody #loginBoxH #mblLoginText{display:none;} 	
	#sbSiteBody #loginBoxH {width:20px;left:auto;top:0px;z-index:500000;right:130px;margin:auto;}
	#sbSiteBody .loginBoxIcon{font-size:32px;}
	#sbSiteBody #mbLoginPop{right:4px !important;left:auto !important;top:114px !important;}
	#sbSiteBody a.popup {padding:0px;width:20px;} 
	
	#sbSiteBody #basketSumH{margin:0;left:auto;right:20px;top:4px;overflow:visible;width:60px;left:auto;z-index:500000;height:60px;}
	#sbSiteBody #basketSumHInclude_summary{width:50px;position:relative;}
	#sbSiteBody .sBasketTotalH{display:block;}
	#sbSiteBody .sBasketHolder{display:none;}
	#sbSiteBody .sBasketIcon{text-decoration:none;width:46px;height:46px;display:block;}
	#sbSiteBody .faMBasket{display:block;font-size:32px;top:8px;}
	#sbSiteBody .yellowBar {width:188px;}
	
	#sbSiteBody #searchBar{display:none;}
	#sbSiteBody #mobileSearchIcon{display:block;}
	#sbSiteBody #externalHeaderStrip,
	#sbSiteBody #externalHeader{overflow:visible;display:inline-block;}
	#sbSiteBody #searchBar {display:none;top:53px;position:absolute;padding-left:10px;padding-top:3px;right:0px;left:auto;right:1px;z-index:50000000;}
	
	#sbSiteBody .filterTitle{display:none;}
	#sbSiteBody #menuFilterBarH{width:300px !important;}
	#sbSiteBody #filterMenuH{width:300px;float:none;margin:auto;}
	#sbSiteBody #bzItemAddedToBasket{left:-150px;}
	
	#sbSiteBody .sBasketTotalH{top:-2px;} 
}

/*
@media only screen and (max-width: 400px) {
	
	#sbSiteBody #internalText,
	#sbSiteBody #internalText2
	{position:relative;margin:auto;width:290px;}
	
	#sbSiteBody .footerLogo{width:270px;}
	#sbSiteBody #siteLinks .sbFooterMenuLinks a {font-size:14px;margin-right:15px;}
}
*/#menuBar {
	position: relative;
	width: 100%;
	min-height: 72px;
	z-index: 200000;
	_behavior: url("/script/csshover3.htc");
	float:none;
	display:table-cell;
	vertical-align:middle;
	height:auto;
}

#menuFilterBarH{display:none;width:100%;height:72px;background:#00CCBC;}

#menuBarH {
	position: relative;
	border-top: none;
	z-index: 100;
	display:table;
	height:72px;
}

#menuBar .menuRight,#menuBar .menuLeft {
	position: absolute;
	width: 80px;
	top: 0px
}

#menuBar .menuRight {
	right: 0;
}

#menuBar .menuLeft {
	left: 0;
}

#menuBar_mainH {
	position: relative;
	width: 100%;
	overflow: visible;
	z-index: 100;
	min-height:72px;
	height:auto;
}

#menuBar ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display:table-cell;
	vertical-align:middle;
}

#menuBar li {
	display: block;
	position: relative;
	float: left;
}

#menuBar li.mLevel1 { /* margin: 5px 0 0 1px; */
	text-align: center;
	 margin-left: 0px;
}

#menuBar li.mFirst {
	margin-left: 0;
}

#menuBar li.mLast1 {
	float: left;
	width: 1000px;
	margin-right: -1000px;
}

#menuBar ul div {
	_zoom: 1;
}

#menuBar ul ul li div ul,#menuBar ul ul li {
	border: none;
}

#menuBar li a {
	display: block;
	position: relative;
	font-weight: normal;
	font-family: Poppins;
	font-size: 1.9em;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: left center;
}



#menuBar ul li div {
	display: none;
	position: absolute;
	top: 100%;
	z-index: 100;
	left: 0;
	_margin-top: 0;
	margin-left: 0;
}

#menuBar ul ul li div {
	position: relative;
	width: auto;
	top: 0;
}

#menuBar ul li div ul {
	display: block;
	position: relative;
	float: left;
	border-right: none;
	border-right: top;
	overflow: visible;
	width:242px;
	left:0px;
}

#menuBar ul li:hover {
	z-index: 100;
}

#menuBar ul li:hover div {
	display: block;
}


#menuBar ul li div ul li div
{
	display:block;
	left:234px;
	position:absolute;
	top:0;
}
	
#menuBar ul li:hover div ul li:hover div {
	display:block;
}

#menuBar ul li:hover div ul li div{
	display:none;
}


#menuBar ul li .mULLevel2 li .mULLevel3 {
	display:none;
	left:242px;
	position:absolute;
	top:0px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding-top:5px;
	padding-bottom:5px;
}

#menuBar ul li .mULLevel2 li .mULLevel3Left {
	display:none;
	visibility:hidden;
	left:-234px;
	position:absolute;
	top:6px;
}

#menuBar ul li:hover .mULLevel2 li:hover .mULLevel3Left{
	display: block;
	visibility:visible;
	position:absolute;
	top:6px;
	left:-234px;
}

#menuBar ul li .mULLevel2 li:hover .mULLevel3 {
	display: block;
	position:absolute;
	top:0px;
	left:242px;
}

#menuBar ul li:hover .mULLevel2 li .mULLevel3Left{
	display:none;
	visibility:hidden;
}

#menuBar ul ul li {
	display: block;
	position: relative;
	float: left;
	width: 242px;
	height: auto;
	overflow: visible;
	border: none;
	/*border-right: 1px solid #666;*/
}

#menuBar a.mLevel1 b {
	padding-right: 5px;
}

#menuBar a.mLevel1 {
	display: table;
	position: relative;
	z-index: 50;
	float: left;
	letter-spacing:1.3px;
	line-height:1.1;
	height:48px;
}

#menuBar a.mFirst {
	/*
	padding-left: 11px;
	padding-right:11px;
	padding-left: 14px;
	padding-right:15px;
	*/
}

#menuBar a.mLevel2 {
	font-size: 1.2em;
	border: none;
	margin: 0;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 8px;
	padding-bottom: 8px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#menuBar a.mLevel3 {
	font-size: 1.2em;
	text-align: left;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left:20px;
	padding-right:10px;
	position:relative;
	overflow:hidden;
}

#menuBar ul ul ul {
	position: relative;
	width: 100%;
	overflow: hidden;
}

#menuBar .mSubH{
	width: 100%;
	overflow: visible;
	position: absolute;
	zoom: 1;
	left: 0px;
	clear: both;
	float: left;
	
}

#menuBar .mSubHH{
	display:block;
	position:relative;
	overflow:visible;
	margin-top:4px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	float:left;
	width:242px;
	padding-top:5px;
	padding-bottom:10px;
}

#menuBar .menuBarDivider {
	width: 234px;
	height: 5px;
}

#menuBar .mItemSpan{display:table-cell;vertical-align:middle;}

#mobileMenuBarH{display:none;position:absolute;z-index:2;}

#mobileMenuBarH ul {display:none;}

.mobileMenuBarIcons{
	width:40px;
	height:56px;
	float:none;
	position:relative;
	overflow:hidden;
	left:5px;
	height:44px;
}

#mobileMenuBarH a.mbI{
	position:relative;
	overflow:hidden;
	width:40px;
	height:37px;
	float:left;
}

#menuBar #mobileMenuBarH li a{padding-top:10px;}
#menuBar #mobileMenuBarH li a {padding-bottom:10px;}

#menuBar .mzFAIcon {position:relative;overflow:hidden;float:right;font-size:1.4em;}

 
#menuBar li.mSelected a.mLevel1 { 
	-webkit-border-radius: 10px;
	-moz-border-radius:10px;
	border-radius: 10px;
}

#menuBar li:hover a.mLevel3,
#menuBar li:hover a.mLevel2,
#menuBar li:hover a.mLevel1 { 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px; 
}

#menuBar li.mSelected a.mHome,
#menuBar li:hover a.mHome{
	position:relative;
	overflow:hidden;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

/* changes made to make things smaller */
#menuBarH {height:52px;left:10px;}
#menuBar,
#menuBar_mainH{min-height:52px;}
#menuBar a.mLevel1 {height:44px;}

#menuFilterBarH{height:52px;}

/*
@media only screen and (max-width: 2000px) {
	#sbSiteBody  #menuBarH {height:52px;left:10px;}
	#sbSiteBody #menuBar,
	#sbSiteBody #menuBar_mainH{min-height:52px;}
	
	#sbSiteBody #menuBar a.mLevel1 {height:44px;}
}
*/
@media only screen and (max-width: 1180px) {
	#sbSiteBody #menuBar_mainH{width:100%;position:absolute;top:0px;}
	#sbSiteBody #menuBar .mSubH{
		position:relative;
		left:0px;
		width:460px;
		-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	}
	/*
	#sbSiteBody #menuBar li.mSelected a.mLevel1 { 
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius:0px;
	}
	
#sbSiteBody #menuBar a.mLevel2{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}
*/
/*
#sbSiteBody #menuBar li:hover a.mLevel3,
#sbSiteBody #menuBar li:hover a.mLevel2,
#sbSiteBody #menuBar li:hover a.mLevel1 { 
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px; 
}*/

#sbSiteBody #menuBar li.mSelected a.mHome,
#sbSiteBody #menuBar li:hover a.mHome{
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
}

		
	#sbSiteBody #menuBar ul {width:306px;}
	#sbSiteBody #menuBar .mSubH{
		position:relative;
		left:0px;
		width:306px;
	}
	#sbSiteBody #menuBar ul li:hover div {
	display:none;
	}
	#sbSiteBody #menuBar ul li div ul{left:0px;width:306px}
	
	#sbSiteBody #menuBar ul ul li{width:100%;padding-bottom:0px;}
	#sbSiteBody #menuBar li.mFirst {margin-left:0px;}
	#sbSiteBody #menuBar li a.mLevel2, #sbSiteBody #menuBar li a.mLevel3 {padding-left:40px;color: #ffffff;background:#007B85;width:265px;}
	#sbSiteBody #menuBar li a.mLevel2:hover {padding-left:40px;color: #ffffff; background: #3D9BA2;}
	#sbSiteBody #menuBar a.mLevel1 {height:auto;padding-left:10px;width:296px;text-align:left;padding-top:10px;padding-bottom:10px;} 	
	#sbSiteBody #menuBar li.mLevel1{height:34px;margin-left:0px;}
	#sbSiteBody #menuBar ul li div {top:0px;}
	#sbSiteBody #menuBar a.mLevel2, #sbSiteBody #menuBar a.mLevel3 {padding-right:0px;padding-top:10px;padding-bottom:10px;}
	#sbSiteBody #menuBar .mContact{width:265px;top:10px;}
	#sbSiteBody #menuBar .mContact a{text-decoration:none;}
	#sbSiteBody #menuBar .mPhone,
	#sbSiteBody #menuBar .mEnvelope{color:#fff;font-size:14px;}
	#sbSiteBody #menuBar .mPhoneText,
	#sbSiteBody #menuBar .mEmail{font-size:11px;font-family:"Poppins",Arial;color:#fff;margin-left:5px;}
	#sbSiteBody #menuBar .mULLevel3{display:none;}
	#sbSiteBody #menuBar li a.mLevel3{padding-left:70px;width:235px;}	
	
	#sbSiteBody #menuBar #main_nav {padding-top:5px;padding-bottom:10px;border-radius:0px 0px 10px 10px;}
}
/*
@media only screen and (max-width: 670px) {

	#sbSiteBody #menuBar .mSubH{
		position:relative;
		left:0px;
		width:440px;
	}
	
	
	#sbSiteBody #menuBar ul li:hover div {
		display: none;
	}	
	#sbSiteBody #menuBar ul ul li{width:100%;padding-bottom:0px;}
	#sbSiteBody #menuBar li.mFirst {margin-left:0px;}
	#sbSiteBody #menuBar li a.mLevel2, #sbSiteBody #menuBar li a.mLevel3 {padding-left:45px;color: #ffffff;background:#007B85;}
	#sbSiteBody #menuBar li a.mLevel2:hover {padding-left:45px;color: #ffffff; background: #3D9BA2;}
	#sbSiteBody #menuBar a.mLevel1 {height:auto; padding-left:20px;width:440px;text-align:left;padding-top:10px;padding-bottom:10px;}
	#sbSiteBody #menuBar li.mLevel1{height:34px;margin-left:0px;}
	#sbSiteBody #menuBar ul li div {top:0px;}
	#sbSiteBody #menuBar a.mLevel2, #sbSiteBody #menuBar a.mLevel3 {padding-right:0px;width:415px;padding-top:10px;padding-bottom:10px;}
	#sbSiteBody #menuBar .mContact{width:335px;top:6px;}
	#sbSiteBody #menuBar .mContact a{text-decoration:none;}
	#sbSiteBody #menuBar .mPhone,
	#sbSiteBody #menuBar .mEnvelope{color:#fff;font-size:16px;}
	#sbSiteBody #menuBar .mPhoneText,
	#sbSiteBody #menuBar .mEmail{font-size:14px;font-family:"Raleway",Arial;color:#fff;margin-left:5px;}
	#sbSiteBody #menuBar .mULLevel3{display:none;}
	#sbSiteBody #menuBar li a.mLevel3{padding-left:90px;}
}

@media only screen and (max-width: 470px) {
	#sbSiteBody #menuBar ul {width:306px;}
	#sbSiteBody #menuBar .mSubH{
		position:relative;
		left:0px;
		width:306px;
	}
	#sbSiteBody #menuBar ul li:hover div {
	display:none;
	}
	#sbSiteBody #menuBar ul li div ul{left:0px;width:306px}
	
	#sbSiteBody #menuBar ul ul li{width:100%;padding-bottom:0px;}
	#sbSiteBody #menuBar li.mFirst {margin-left:0px;}
	#sbSiteBody #menuBar li a.mLevel2, #sbSiteBody #menuBar li a.mLevel3 {padding-left:40px;color: #ffffff;background:#007B85;width:265px;}
	#sbSiteBody #menuBar li a.mLevel2:hover {padding-left:40px;color: #ffffff; background: #3D9BA2;}
	#sbSiteBody #menuBar a.mLevel1 {height:auto;padding-left:10px;width:296px;text-align:left;padding-top:10px;padding-bottom:10px;} 	
	#sbSiteBody #menuBar li.mLevel1{height:34px;margin-left:0px;}
	#sbSiteBody #menuBar ul li div {top:0px;}
	#sbSiteBody #menuBar a.mLevel2, #sbSiteBody #menuBar a.mLevel3 {padding-right:0px;padding-top:10px;padding-bottom:10px;}
	#sbSiteBody #menuBar .mContact{width:265px;top:10px;}
	#sbSiteBody #menuBar .mContact a{text-decoration:none;}
	#sbSiteBody #menuBar .mPhone,
	#sbSiteBody #menuBar .mEnvelope{color:#fff;font-size:14px;}
	#sbSiteBody #menuBar .mPhoneText,
	#sbSiteBody #menuBar .mEmail{font-size:11px;font-family:"Raleway",Arial;color:#fff;margin-left:5px;}
	#sbSiteBody #menuBar .mULLevel3{display:none;}
	#sbSiteBody #menuBar li a.mLevel3{padding-left:70px;}	
}*/
#sbContentHolder,#sbBackgroundLayer { background: #f9fafa; }
body.sbSiteBody, #sbContentLayerH { background: #f9fafa; }

#siteHolder{background:#f9fafa;}

.siteMain { background: none; }

.headerBarStrip { background: #ffffff;/*border-bottom:2px solid #0db199;*/
}

.headerBarBorder{
	position:relative;overflow:hidden;width:100%;height:8px;
	background:-webkit-linear-gradient(180deg, rgb(136, 213, 193) 0%, rgba(0, 255, 0, 0) 80%);
	background:-o-linear-gradient(180deg, rgb(136, 213, 193) 0%, rgba(0, 255, 0, 0) 80%);
	background:-moz-linear-gradient(180deg, rgb(136, 213, 193) 0%, rgba(0, 255, 0, 0) 80%);
	background:linear-gradient(180deg, rgb(136, 213, 193) 0%, rgba(0, 255, 0, 0) 80%);
	filter: progid:DXImageTransform.Microsoft.Gradient(startColorstr='#88D5C1', endColorstr='#ffffff');
}

.menuBarStrip { background: none; }

#sbLogo { background: #f9fafa; }

.sbSiteBody { color: #222e42; background: #cccccc; }
.sbPageBody a { color:  #007b85; }
.sbPageBody a:hover { color:  #3d9ba2 }

#lowerheaderLinks{background:none;}

#headerBarH { background: #ffffff; }
#mainContent { color: #222e42; background:none; }
#contentHolder { background: none; }

#externalFooterH,
#externalFooter { background: #ffffff; }

#legalPack { color: #5577aa; }
#legalPack a { color: #0db199; }
#legalPack a:hover { color: #097c6b; text-decoration: underline;}
#legalPack  a:visited { color: #0db199; }

#sbImageCreditHolder, #sbImageCreditH { color: #222e42; background: none;}
#exFooterAddress { color: #ffffff; }
#sbSiteCreditH{ color: #222e42;  }
#exFooterAddress a, #sbSiteCreditH a, #sbImageCreditH a { color: #222e42; }
#exFooterAddress a:hover, #sbSiteCreditH a:hover, #sbImageCreditH a:hover { color: #222e42; text-decoration: underline;}
#exFooterAddress a:visited, #sbSiteCreditH a:visited, #sbImageCreditH a:visited { color: #ffffff; }

#sbSiteCreditH a { color: #222e42; }
#sbImageCreditH a { color: #222e42; }
#sbImageCreditH a:hover { color: #222e42; }
#sbSiteCreditH a:hover { color: #222e42; }
#sbSiteCreditH a:visited {color: #222e42;}
#sbImageCreditH a:visited {color: #222e42; }


h1 { color: #222e42; }
h2 { color: #222e42; }
h3 { color: #222e42; }
h4 { color: #222e42; }
h5 { color: #222e42; }
h6 { color: #222e42; }

#headerAddress { color: #7fb2ff; }
#headerAddress a { color: #ffffff; }
#headerAddress a:hover { color: #ffffff; }


#basketSumH { color: #222e42;  }
#basketSumH a.sBasketA { color: #222e42; text-decoration: none; }
#basketSumH a.sBasketA:hover { color: #222e42; background:#ECD500;}
#basketSumH .bsSubs { border-top: 1px dotted #222e42; }	

.sBasketIcon{/*background: #ffe600 url(/_familyCustom/0/areas/2102416347/publish/images/layout/rev_399/basket_button.png) no-repeat;*/background: #ffe600;}

.sBasketPC{color: #222e42;}

#internalFooterH{
	background: #007b85;
}

#mobileHeaderBar{background: #ffffff;} 
#mobileFooterBar { background: #007b85; }

#mobileHeaderBarH { background: none; }

#mobileFooterBarH { background: none;}

#sbBodyLayer #mbTopCase {background: url(/_fc/images/page_editor/mobile-portrait.png) no-repeat;}
#sbBodyLayer #mbFooterCase {background: url(/_fc/images/page_editor/mobile-portrait.png) no-repeat left bottom;}

#externalHeaderStrip,
#externalHeader { background: #222E42; }

.searchBarStrip{
	background: #ffffff;
}

#searchBar, #searchBar input, #searchBar label, #searchBar a { color: #707070; }
#searchBar input { border: 1px solid #ffffff; }
.autocomplete { color:#707070; border:1px solid #cccccc; background:#f9fafa;}
.autocomplete .selected { background:#f9fafa; }
.autocomplete strong { font-weight:normal; color:#000000; }

#searchBar .searchButton{
	color: #!search_label_go!;
	/*background: url(/_familyCustom/0/areas/2102416347/publish/images/layout/rev_399/search_icon.png) no-repeat;*/
	background:#ffffff;	
}


#searchBar a:hover{text-decoration:none;}

.sBasketTotalH{
	background-color: #007B85;
    border: 2px solid white;
    color:#fff;
}

.mOrganisation{color: #555555; }
.mAddress{color: #555555; }
.mFB,
.mEmail,
.mPhone{color:#555555;}
.fa-mfacebook,
.fa-menvelope,
.fa-mphone{color:#555555; }

.mItemColour{color:#555555;text-decoration:underline;}

#mobileFooterBarH a {color:#222e42; }
#mobileFooterBarH a:hover {color:#222e42; }

.mSiteLinks{color:#ffffff;}

#mobileFooterBarH .mAddress a {text-decoration:none; color:#0DB199;}
#mobileFooterBarH .mAddress a:hover{color:#0DB199;}

.mobileNLSignup{color:#fff;}

/* login section */
#loginBoxH {
	border:none;
	color: #222e42;
	
}

.loginBoxIcon{background: none; color:#222e42; /*background: #ffe600 url(/_familyCustom/0/areas/2102416347/publish/images/layout/rev_399/login_icon.png) no-repeat;*/}

#loginBoxH a.popup {
	background: #ffe600;
	color: #222e42;
}

#loginBoxH a.loggedin{
	background: #ffe600 url(/_familyCustom/0/areas/2102416347/publish/images/layout/rev_399/login_arrow.png) right center no-repeat;
	color: #222e42;
}

#loginBoxH a.popup:hover {
	background-color: #ffe600;
	background-color:#ECD500;
	
}

#loginBoxH a.regpopup {
	color: #222e42;
}
#loginBoxH a.regpopup:hover {
	background-color: #ffe600;
}

#mbLoginPop {
	/*border: 1px solid #007b85;*/
	border:none;
	background: #007b85;
}

#mbLoginPop a.mblButton{
	color: #222e42;
	background: #ffe600;
}

#mbLoginPop a.mblButton:hover {
	background: #0DB199;
	color: #fff;
}

#mbLoginPop a.mblForgotLink{
	color: #fff;
}

#mbLoginPop a.memberRegister{
	color: #222e42;
	background: #ffe600;
}

#mbLoginPop .mblItem input {
	border:1px solid #fff;
	color:#000;
}

#mbLoginPop .mblItem label{
	color:#fff;
}

#mbLoginPop a.memberRegister{text-decoration:none; background:#999; color:#fff;}
a.mblGo{text-decoration:none;background:#0DB199;color:#ffffff;text-align:center;}
a:hover.mblGo{color:#fff;}

/* end login section */

.internalTextStripH{background:#222e42;}

#socialMediaBarH{background:#0DB199;}
.socialI a{color:#fff;}
.socialI a:hover{color:#eee;}


#smMobileCopyright,
#smCopyright {color:#777;}

.faSBIcon {color:#222e42;}
.faMobileSBIcon{color:#ffffff;}

.faMBasket{color:#222e42;}
.faBasket{color:#222e42;}

.mphoneIcon{color:#16a085;}
.menvelope{color:#16a085;}

.fa-mlinkedin,
.fa-myoutube,
.fa-minstagram,
.fa-mtwitter,
.fa-mfacebook,
.fa-menvelope,
.fa-mphone{color:#ccab3c;}

.mobileInternalStripH{background:#16A085;}
.mobileInternalText{color:#000;}
.mobileInternalPhone{color: #fff;}
.mobileInternalPhoneText{color: rgb(255, 255, 255);}

.bzBasketCircleAdded{background:#ccab3c;}
.bzLoggedInColour{color:#000;}


.mbDelTruck{color:#0DB199;}

#bzItemAddedToBasket{color:#fff;background:#007B85;border:1px solid #fff;}

.extHeaderContactText{color:#fff;}

.extHTel{color:#FFE600;}

.extHTelNum{color:#fff;}

#siteLinks .sbFooterMenuLinks a{color:#fff;}
#siteLinks .sbFooterMenuFollow span {color:#fff;}
#siteLinks .sbFooterMenuFollow a {color:#fff;}

.yellowBar{background:#FFE600;}

.filterTitle{color:#fff;}
.filterMenuBarStrip{background:#00CCBC;}

.categoryFilterSelect,
#esCategoryFilter{color:#222e42;}

.footerSIP{color:#fff;}

.copyrightNotice{color:#222e42;}

@media only screen and (max-width: 1404px) {
	
	#sbSiteBody #mobileHeaderBar,
	#sbSiteBody #mobileHeaderBarH { background: #ffffff; }


	/*#sbSiteBody #mobileFooterBarH,*/
	#sbSiteBody #mobileFooterBar { background: #007b85; }
	
	#sbSiteBody .headerBarStrip{ background:#ffffff;}
	#sbSiteBody .sBasketIcon{background: #FFE600; }	
	#sbSiteBody #mobileStrip {background:#0db199;}
	#sbSiteBody #mobileStripFooter{background:#007b85;}
	/*#sbSiteBody .loginBoxIcon{background: #ffe600 url(/_familyCustom/0/areas/2102416347/publish/images/layout/rev_399/login_icon_mobile.png) no-repeat;}*/
	#sbSiteBody .mEnvelope{color:#fff;}
	#sbSiteBody .mPhoneText,
	#sbSiteBody .mEmail{color:#fff;}
	#sbSiteBody .faSBIcon{left:3px;}
	#sbSiteBody .faBasket{color:#222e42;}

#sbSiteBody .bzBasketCircleAdded {
/*    animation-duration: 4s;
    animation-direction: alternate;
    animation-timing-function: linear;
    animation-name: anim-default;*/
    background-color:#00CCBC;
    color:#ffffff;
}

#sbSiteBody #basketSumH a.bzBasketTextAddedAnim,
#sbSiteBody .bzBasketTextAddedAnim {
    /*animation-duration: 4s;
    animation-direction: alternate;
    animation-timing-function: linear;
    animation-name: tanim-default;*/
    color:#CCAB3C;
}

}

.menuBarStrip{
	background-color: #007B85; 
}

#menuBar a { color: #ffffff; background: #007b85;  }
#menuBar a.mLevel1 { color: #ffffff; background: #007B85; }
#menuBar li.mLevel1 a.mHover { 
	color: #ffffff; 
	background: #3D9BA2;
}

#menuBar li.mSelected a.mLevel1 { 
	color: #ffffff; 
	background: #3D9BA2;
}

#menuBar li:hover a.mLevel1 { 
	color: #ffffff; 
	background: #3D9BA2; 
}
#menuBar { background:none;}

#menuBar .mSubHH { background: #007b85;}

#menuBar li a.mLevel2{
	color: #ffffff;
}

#menuBar li a.mLevel2{background:#007b85;}

#menuBar .mULLevel3,
#menuBar .mULLevel3Left{
	background: #006a80;
}


#menuBar  li a.mLevel3,
#menuBar  li a.mLevel3:hover {
	background: none;
}


#menuBar li a.mLevel3{	
	color: #ffffff;
}

#menuBar li a.mLevel3:hover{	
	color: #ffffff;
	background:#3d9ba2;
}

#menuBar  li a.mLevel2:hover{
	color: #ffffff;
	background:#3d9ba2;
}

#menuBar .menuBarDivider{background: #007b85; }

#menuBar a.mHome{
	position:relative;
	overflow:hidden;
	background: #007B85 url(/_familyCustom/0/areas/2102416347/publish/images/layout/rev_399/home_icon.png) no-repeat center;
}


#menuBar li.mSelected a.mHome,
#menuBar li:hover a.mHome{
	position:relative;
	overflow:hidden;
	background:#3D9BA2 url(/_familyCustom/0/areas/2102416347/publish/images/layout/rev_399/home_icon_hi.png) no-repeat center;
}


#mobileMenuBarH a.mbI{
	background: #007B85 url(/_layout/2085/images/responsive_icons_sprite.png);
}

#mobileMenuBarH ul {display:none; background:none;}


@media only screen and (max-width: 1180px) {
	#sbSiteBody #menuBar #main_nav{background:#007B85;}
	#menuBar .mULLevel3,
	#menuBar .mULLevel3Left{
		background: #007B85;
	}
	
	#sbSiteBody #menuBar li.mSelected a.mLevel1, #sbSiteBody #menuBar li.mLevel1 a.mHover { border:none;color: #ffffff; background: #3D9BA2; }
	#sbSiteBody #menuBar li a.mLevel2{color: #ffffff;}
	#sbSiteBody #menuBar li a.mLevel3 {color: #ffffff;}
	#sbSiteBody #menuBar li a.mLevel1:hover { color: #ffffff; background: #3d9ba2; }
	#sbSiteBody #menuBar li a.mLevel2, #sbSiteBody #menuBar li a.mLevel3 {color: #ffffff;background:#007B85;}
	#sbSiteBody #menuBar li a.mLevel2:hover {color: #ffffff;background:#3d9ba2;}
	#sbSiteBody #menuBar li:hover a.mLevel1 {border:none;}
	#sbSiteBody #menuBar a { border: none;}
	#sbSiteBody #menuBar a.mLevel1 { border: none; margin-left:0px;color: #ffffff; background: #007B85; }
	#sbSiteBody #menuBar .mSubH { background: #007B85; border:none;}
	#sbSiteBody #menuBar li a.mLevel3:hover{color: #ffffff;background:#3d9ba2;}
	#sbSiteBody #menuBar a.mLevel2.mSubTitle{color: #ffffff;/*border-bottom:1px solid #ffffff;*/}
}
#exFooterAddress {
left: 0px;
top: 4px;
visibility: hidden;
height: 0px;
fontSize: 0px;
overflow: hidden;width:0px;margin: 0;}
#legalPack {
left: 10px;
top: 10px;
visibility: visible;
width: 306px;
}
#searchBar {
left: 1084px;
top: 13px;
visibility: visible;
}
#externalFooter {
height: 60px;
}
#headerBar {
height: 0px;
}
#internalFooter {
height: 482px;
}
#mcFooterArea {
bottom: 0px;
height: 10px;
}
#siteLinks {
height: 63px;
left: 0px;
top: 13px;
visibility: visible;
width: 1404px;
}
#loginBoxH {
visibility: visible;
}
#headerLinks {
height: 0px;
left: 0px;
top: 0px;
visibility: visible;
width: 0px;
}
#headerAddress {
left: 3px;
top: 7px;
visibility: visible;
width: 316px;
}
#mcPanelArea {
height: 220px;
margin-bottom: 10px;
}
#lowerHeaderBar {
height: 0px;
}
#basketSumH {
visibility: visible;
}
#extheaderLinks {
height: 40px;
left: 446px;
top: 13px;
visibility: visible;
width: 595px;
}
#lowerHeader {
height: 34px;
visibility: visible;
}
#internalText2 {
height: 263px;
left: 545px;
top: 113px;
visibility: visible;
width: 859px;
}
#internalText3 {
height: 84px;
left: 0px;
top: 398px;
visibility: visible;
width: 1404px;
}
#externalHeader {
height: 62px;
visibility: visible;
}
#internalText {
height: 240px;
left: 0px;
top: 114px;
visibility: visible;
width: 427px;
}

#headerBarDynamicimage61847 { position: absolute; top: 16px; left: 18px; width: 161px; height: 104px; z-index: 1; font-size: 0; }
#headerBarDynamicimage61847 img { width: 161px; height: 104px; background: url(/_familyCustom/0/areas/2102416347/publish/images/zone/rev_399/image_2234654.jpg?18x16) no-repeat; }
#internalFooterDynamicimage62115 { position: absolute; top: 300px; left: 258px; width: 107px; height: 54px; z-index: 2; font-size: 0; }
#internalFooterDynamicimage62115 img { width: 107px; height: 54px; background: url(/_familyCustom/0/areas/2102416347/publish/images/zone/rev_399/image_2302043.jpg?258x300) no-repeat; }

