
<!--
html{
	overflow-Y:auto;
	overflow-X:hidden;
	-webkit-user-select: none; /* Safari */        
	-moz-user-select: none; /* Firefox */
	-ms-user-select: none; /* IE10+/Edge */
	user-select: none; /* Standard */
}

::-webkit-scrollbar {
	width: 15px;
	height: 15px;
}
::-webkit-scrollbar-track {
	background:#c3d4e1aa;
}
::-webkit-scrollbar-thumb {
	background-color:transparent;
	border-radius:15px;
	border:2px solid #0d79e2;
}
::-webkit-scrollbar-thumb:hover {
	background:#0d79e2; 
}

a{
	text-decoration:none;
}

a:hover{
	text-decoration:none;
}

.BUTTONHOLDERON{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:50%; 
	height:50%; 
	z-index:11;
	pointer-events:none;
}

.BUTTONHOLDEROFF{
	position:absolute; 
	left:0px; 
	top:-200%; 
	width:50%; 
	height:50%; 
	z-index:11;
}

.OdirectCirclesMenu{
	position:relative;
	float:left;
	left:0%;
	top:0%;
	width:40px;
	height:40px;
	margin-right:0.8%;
	border:1px solid #C3D4E1;
	border-radius:50%; 
	-moz-border-radius:50%; 
}

.LinkMenus{
	position:absolute; 
	top:0px; 
	height:60%; 
	left:0px; 
	right:0px; 
	pointer-events:none;
}

.BigSponsorImage{
	position:fixed; 
	top:10px; 
	bottom:10px; 
	right:10px; 
	left:10px; 
	opacity:0.0; 
	background-position:50% 50%; 
	background-repeat:no-repeat; 
	background-size:contain;
	pointer-events:none;
}

.Textboxes{
	width:300px; 
	height:40px; 
	line-height:40px;
	border:1px solid #c3d4e1;
	padding-left:5px;
	margin-bottom:2px;
	font-size:20px;
}

.LoginFavourites{
	position:relative; 
	top:-2px; 
	border:1px solid #C3D4E1; 
	padding:10px; 
	text-align:center; 
	cursor:pointer; 
	background-color:#ffffff;
	margin-bottom:10px;
	overflow:hidden;
	font-size:20px;
}

.Positioner{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:50%; 
	height:50%; 
	min-height:400px; 
	overflow:visible;
}

.FavouritesHOLDER{
	position:fixed; 
	left:20px; 
	right:20px; 
	bottom:100%; 
	z-index:30; 
	overflow-X:hidden; 
	overflow-Y:auto; 
	font-family:'Raleway',sans-serif; 
	cursor:default;
	background-color:#ffffff;
}

.MapTick{
	position:absolute; 
	left:0px; 
	top:0px; 
	right:0px;
	text-align:center;
	font-size:33px;
	pointer-events:none;
}
.MapTickNumber{
	position:absolute; 
	top:-10px; 
	left:6px; 
	font-size:17px;
	pointer-events:none;
}

.ClickableLayerCLOSED{
	position:relative;
	top:0px;
	float:left;
	left:0px;
	width:100%;
	max-height:30px;
	overflow:hidden;
	border-top:1px solid #C3D4E1;
	border-bottom:1px solid #C3D4E1;
	margin-bottom:2px;
}

.ClickableLayerOPEN{
	position:relative;
	top:0px;
	float:left;
	left:0px;
	width:100%;
	max-height:10000px;
	overflow:hidden;
	border-top:1px solid #C3D4E1;
	border-bottom:1px solid #C3D4E1;
	margin-bottom:2px;
}

.OfferClickHeading{
	position:relative;
	top:0px;
	float:left;
	left:0px;
	padding:5px;
	width:calc(100% - 5px);
	height:20px;
	line-height:23px;
	cursor:pointer;
	border-bottom:1px solid #C3D4E1;
}

@media only screen and (min-width: 250px) and (max-width:640px){
	.HighlightOFF{
		color:#000000;
		background-color:#ffffff1f;
		padding:5px; 
		border-bottom:1px solid #0062af;
		max-height:110px;
		min-height:110px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		line-height:23px;/*IMPORTANT*/
		font-size:100%;
	}
	
	.HighlightVENUEOFF{
		color:#000000;
		background-color:transparent;
		padding:5px; 
		max-height:457px;
		min-height:457px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	
	.HighlightON{
		color:#000000;
		background-color:#ffffffcc;
		padding:5px; 
		border-bottom:1px solid #0062af;
		max-height:80000px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	
	.HighlightVENUEON{
		color:#000000;
		background-color:#ffffffcc;
		padding:5px; 
		max-height:80000px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	.LoginHOLDER{
		position:absolute; 
		right:-184px; 
		top:100px; 
		width:350px; 
		height:auto; 
		z-index:4; 
		text-align:right; 
		font-size:120%; 
		padding:10px; 
		line-height:35px;
	}
	.InnerHOLDER{
		position:absolute; 
		right:-222px; 
		top:205px; 
		height:140px; 
		width:440px;
		pointer-events:none;
			
	}
	.InnerSearchHOLDER{
		position:absolute; 
		right:-204px; 
		top:315px; 
		height:20px; 
		width:428px;
		pointer-events:all;
			
	}
	.InnerSearchHOLDERTop{
		position:absolute; 
		right:-193px; 
		top:69px; 
		height:20px; 
		width:408px;
		z-index:40;
		pointer-events:all;
	}
	.VENUESHOLDER{
		position:absolute; 
		left:0px; 
		top:356px; 
		width:50%; 
		height:50%; 
		z-index:5;
		display:none;
		pointer-events:none;
	}
	.VenuesInnerHOLDER{
		position:absolute; 
		right:-204px; 
		top:36px; 
		width:406px;
		border:1px solid #C3D4E1; 
		font-family:'Raleway',sans-serif; 
		pointer-events:all;
		margin-bottom:100px;
		border-top: 0px none #C3D4E1;
	}
	.VenuesInnerHOLDERReco{
		right:100%;
	}
	.OdirectCirclesHOLDER{
		position:relative;
		left:0px;
		top:0px;
		float:left;
		width:85px;
		height:85px;
		margin:1px;
		pointer-events:all;
	}
	.OdirectCircles{
		position:absolute;
		left:50%;
		top:50%;
		right:50%;
		bottom:50%;
		border:1px solid #C3D4E1;
		border-radius:50%; 
		-moz-border-radius:50%; 
		text-align:center;
		font-size:350%;
		cursor:pointer;
		line-height:105px;
		z-index:10;
	}
	.SearchCriteria{
		position:absolute; 
		right:-210px; 
		top:366px; 
		width:420px; 
		height:auto; 
		border:1px solid transparent;
		text-align:center;
		font-family:'Raleway',sans-serif; 
		font-weight:bold;
		overflow:hidden;
		pointer-events:all;
		padding-bottom:30px;
	}
	.Favourites{
		border:1px solid #C3D4E1;
		border-top:0px none #C3D4E1;
		background-color:#0062af;
		color:#ffffff;
		padding:5px;
		height:70px;
		position:relative;
		left:0px;
		top:0px;
		line-height:50px;
	}
	.Names{
		position:absolute; 
		left:160px; 
		top:-9px; 
		bottom:0px;
	}
	.Towns{
		position:absolute; 
		left:160px; 
		top:31px; 
		bottom:0px;
		line-height:20px;
		
	}
	.CirclesHOLDER{
		position:absolute; 
		left:0px; 
		top:0px; 
		bottom:0px; 
		background-color:#ffffff; 
		padding:5px;
		width:145px;
	}
	.CirclesHOLDERwithOffers{
		position:absolute; 
		left:0px; 
		top:0px; 
		bottom:0px; 
		background-color:#f8f8f9d4; 
		padding:5px;
		width:145px;
	}
	.SearchBox{
		position:absolute; 
		border:0px none #C3D4E1;
		
		color:#ffffff;
		height:55px;
		left:187px; 
		top:0px;
		right:30px;
		background-color:#ffffff; 
		border-radius:55px 55px 55px 55px; 
		-moz-border-radius:55px 55px 55px 55px;

	}
	.ClearSearch{
		position:absolute;
		right:0px; 
		top:0px;
		width:55px;
		height:55px;
		text-align:center;
		color:#C3D4E1;
		cursor:pointer;
		font-size:32px;
		line-height:55px;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
	}
	.FavouritesSearch{
		position:absolute; 
		left:0px; 
		top:0px; 
		width:100%; 
		height:51px;  
		padding-left:10px; 
		border:0px none #ffffff;
		font-family:'Raleway',sans-serif; 
		font-size:20px;	
		background-color:transparent;
	}
	.LoggedInLabel{
		font-size:13px;
	}
	.LogMeIn{
		position:relative; 
		top:-11px; 
		left:6px;
	}
	.LogMeOut{
		position:relative; 
		top:-11px; 
		left:4px;
		padding-left:6px;
	}
	.LogMeInCheckbox{
		position:absolute; 
		left:71px; 
		top:6px; 
		height:40px; 
		width:40px; 
		background-color:#ffffff; 
		border:1px solid #C3D4E1; z-index:1;
	}
	.Heading{
		position:absolute; 
		right:-175px; 
		top:65px; 
		width:350px; 
		height:30px; 
		z-index:4; 
	}
	.TypesofOFfersText{
		position:absolute; 
		right:0px; 
		top:0px; 
		font-size:17px; 
		font-weight:bold;
		width:350px; 
		text-align:center; 
		font-family: 'Raleway', sans-serif; 
		color:#ffffff; 
		background-color:transparent; 
		z-index:3;
		height:40px;
		line-height:40px;
		overflow:hidden;
	}
	.OffersBackground{
		position:absolute; 
		right:0px; 
		top:0px; 
		width:350px; 
		z-index:2; 
		height:40px; 
		background-color:#0062af;
	}	
	.OffersCloseButton{
		position:absolute; 
		left:0px; 
		top:-46px;
		right:5px; 
		height:30px; 
		line-height:31px; 
		background-color:#ffffff; 
		color:#000000;
		text-align:center;
		border:1px solid #C3D4E1;
		cursor:pointer;
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		z-index:1;
	}
	.OffersPane{
		position:absolute; 
		left:0px; 
		top:178px;
		right:5px; 
		border:1px solid #C3D4E1;
		background-color:#ffffff; 
		overflow-Y:auto;
		overflow-X:hidden;
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		padding:5px;
	}
	.OffersMapTick{
		position:absolute; 
		left:0px; 
		top:13px; 
		right:0px;
		text-align:center;
		font-size:37px;
		z-index:3;
		height:60px;
	}
	.Symbols{
		position:absolute; 
		left:0px; 
		right:0px; 
		text-align:center; 
		top:-30px; 
		font-size:57%; 
		z-index:2;
		pointer-events:none;
	}
	.MapFilters{
		position:absolute; 
		right:5px; 
		padding:2px; 
		top:-1px; 
		height:40px; 
		line-height:40px; 
		font-family: 'Raleway', sans-serif; 
		z-index:10;
	}
	.MapLayer{
		position:absolute; 
		left:0%; 
		top:40px; 
		width:100%;
		height:calc(100% - 40px);
		border-top:1px solid #C3D4E1; 
	}
	.VenueHOLDER{
		position:absolute;
		top:78px;
		left:-1px;
		width:0%;
		bottom:35px;
		z-index:100;
		border:1px solid #C3D4E1; 
		background-color:transparent;
		overflow-X:hidden;
		overflow-Y:auto;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
		-webkit-overflow-scrolling: touch;
	}
	.CLOSEMapVertical{
		position:absolute;
		top:-1px;
		left:-1px;
		width:0%;
		bottom:0px;
		z-index:100;
		border:1px solid #C3D4E1; 
		background-color:transparent;
		overflow-X:hidden;
		overflow-Y:auto;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
		-webkit-overflow-scrolling: touch;
		cursor:pointer;
		color:#ffffff;
	}
	.NavButtonsTop{
		border-top:1px solid #C3D4E1; 
		position:absolute;
		top:40px;
		left:0px;
		width:0%;
		background-color:#ffffff;
		overflow:hidden;
	}
	.NavButtonsBottom{
		position:absolute;
		bottom:1px;
		left:0px;
		width:0%;
		background-color:#ffffff;
		overflow:hidden;
	}
	.NavButtonsHIDDEN{
		width:0px;
	}
	.MapLayerON{
		left:235px; 
		width:calc(100% - 235px);
	}
	.VenueHOLDERON{
		width:235px;
	}
	.VenueHOLDERHIDDEN{
		width:0px;
	}
	.OffersFlyout{
		position:absolute; 
		right:20px; 
		top:39px; 
		color:#0062af; 
		font-size:50%; 
		color:#ffffff;
		font-family:'Raleway',sans-serif; 
	}
	.RightNavigationBar{
		position:fixed; 
		right:0px; 
		top:0px; 
		bottom:0px; 
		width:35px; 
		cursor:pointer;
		min-height:870px;
		
	}
	.RightNavigationArrows{
		position:absolute; 
		height:0%; 
		width:84px; 
		text-align:center; 
		color:#C3D4E1; 
		font-size:265%; 
		background-color:#ff9900; 
		pointer-events:none;
		-webkit-transform: rotate(90deg); 
		-moz-transform: rotate(90deg); 
		transform: rotate(90deg);
	}
	.SEARCHBarOFF{
		position:relative;
		background-color:#ffffff;
		border-bottom:1px solid #C3D4E1; 
		padding:5px;
		cursor:default;
		height:52px;
		overflow:hidden;
	}
	.SEARCHBarON{
		position:relative;
		background-color:#0062af;
		color:#ffffff;
		border-bottom:1px solid #C3D4E1; 
		padding:5px;
		cursor:pointer;
		height:104px;
		overflow:hidden;
	}
	.SEARCHName{
		position:absolute; 
		left:5px; 
		top:0px; 
		height:26px;
		overflow:hidden; 
		pointer-events:none;
	}
	.SEARCHName2{
		position:absolute; 
		left:30px; 
		top:2px; 
		pointer-events:none;
		right:5px;
		font-weight:bold;
		font-size:19px;
	}
	.BroadTownCounty{
		position: relative;
	    	top: 0px;
	    	left: 0px;
	    	height: 30px;
	    	float: left;
	    	width: calc(100% - 5px);
	    	font-weight:bold;
	}
	.PlusPoint2{
		position:relative; 
		font-size:178%; 
		color:#ff0000; 
		top:-8px; 
		left:5px; 
		font-weight:bold;
		float:left;
	}
	.BroadHeadings{
		font-weight: bold;
	    	position: absolute;
	    	top: 24px;
	    	left: 3px;

	}
	.SEARCHTown{
		position:absolute; 
		left:5px; 
		top:30px; 
		pointer-events:none;
		font-size:16px;
	}
	.SEARCHCounty{
		position:absolute; 
		right:5px; 
		top:25px; 
		pointer-events:none;
		font-size:16px;
	}
	.WeblinkVenuesTopRightPANELON{
		position:absolute; 
		top:11px; 
		left:216px; 
		height:64px;
		overflow:hidden;
		color:#0062af;
		cursor:pointer;
		font-size:64px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		background-color:#ffffff;
		background-image:url(images08/WebLinkEmailLink.svg); 
		background-size:107%; 
		background-position:50% -253px;
	}
	.WeblinkVenuesTopRightPANELMapON{
		position:absolute; 
		top:4px; 
		left:147px; 
		height:64px;
		overflow:hidden;
		color:#0062af;
		cursor:pointer;
		font-size:64px;
		border:1px solid #ffffff;
		width:55px;
		height:55px;
		border-radius:50%;
		z-index:2;
		background-color:#ffffff;
		background-image:url(images08/WebLinkEmailLink.svg);  
		background-size:107%; 
		background-position:50% -253px;
	}
	.RecommendationsTopRightPANELON{
		position:absolute; 
		top:11px; 
		left:334px; 
		height:64px;
		overflow:hidden;
		color:#ffffff;
		cursor:pointer;
		font-size:50px;
		line-height:59px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		background-color:#ff0000;
		text-align:center;
		background-repeat: no-repeat;
		background-size:104%;
		background-position:50% 50%;
	}
	.SearchInformation2{
		position:absolute; 
		cursor:default; 
		left:6px; 
		top:6px; 
		width:calc(100% - 59px); 
		color:#0062af; 
		font-weight:bold; 
		font-family: 'Raleway', sans-serif; 
		height:40px; 
		overflow:hidden;
	}
	.SearchInformation2HOLDER{
		position:absolute; 
		left:65px; 
		right:-1px; 
		top:-51px; 
		height:50px; 
		background-color:#ffffff; 
		line-height:40px; 
		font-family:'Raleway',sans-serif; 
		opacity:1; 
		z-index:8;
	}
	.VenueCirclesSearch{
		border:1px solid #C3D4E1; 
		position:absolute;
		top:-42px;
		right:4px;
		border-radius: 50%; 
		-moz-border-radius: 50%; 
		width:20px;
		height:20px;
		float:left;
		margin-right:2px;
		margin-bottom:2px;
		text-align:center;
	}
	.VenueCirclesMap{
		border:1px solid #C3D4E1; 
		position:relative;
		top:0px;
		left:0px;
		border-radius: 50%; 
		-moz-border-radius: 50%; 
		width:32px;
		height:32px;
		float:left;
		margin-right:2px;
		margin-bottom:2px;
		text-align:center;
	}
	.BigCount{
		position:absolute;
		right:-388px;
		top: 10px;
		font-size:1000%;
		color:#0062afaa;
		width:600px;
		font-family: 'Work Sans', sans-serif !important;
		font-weight:100;
		font-style: normal;
		text-align:left;
		letter-spacing:-13px;
		pointer-events:none;
	}
	.Indicator{
		position:absolute; 
		left:6px; 
		bottom:-7px; 
		height:40px;
		pointer-events:all;
	}
	.OffersBubble{
		position:absolute; 
		right:-35px; 
		top:-21px; 
		color:#ff0000; 
		width:350px; 
		height:100px; 
		text-align:center; 
		line-height:90px; 
		font-size:400%; 
		opacity:1; 
		font-family: 'Work Sans', sans-serif !important;
		letter-spacing:-1px;
		pointer-events:none;
		display:none;
	}
	.AirportButtonLogo{
		background-image:url(images08/AirportsEtc.svg);  
		background-size:100%; 
		background-position:50% 50%;
		background-repeat:no-repeat;
		position:absolute;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;		
	}
	.RecoButton{
		position:fixed; 
		right:0px; 
		top:0px; 
		bottom:0px; 
		width:24px; 
		background-color:#ff0000; 
		opacity:0; 
		cursor:pointer; 
		color:#ffffff;
	}
	.Recobottomtotop{
		position:absolute;
		left:-14px;
		top:50%;
		text-align:center;
		transform:rotate(90deg); 
		-ms-transform:rotate(90deg); /* IE 9 */
		-moz-transform:rotate(90deg); /* Firefox */
		-webkit-transform:rotate(90deg); /* Safari and Chrome */
		-o-transform:rotate(90deg); /* Opera */
	}
	.Burger{
		position:absolute; 
		top:0px; 
		left:-1px; 
		width:65px; 
		height:48.5px; 
		border-right:1px solid #C3D4E1; 
		border-bottom:1px solid #C3D4E1; 
		cursor:pointer; 
		z-index:110; 
		background-color:#ffffff;
	}
	.BurgerBar2{
		position: absolute;
	    	top: 0px;
	    	float: left;
	    	height: 49px;
	    	left: 0px;
	    	width: 100%;
	    	pointer-events: none;
	    	background-image: url(images08/Crosses.svg);
	    	background-repeat: no-repeat;
	    	background-position: 50% 8px;
	    	background-size: 50%;
	    	opacity:0;
	}
	.OfferCircle{
		position:absolute; 
		right:10px; 
		top:96px; 
		width:150px; 
		height:150px; 
		color:#ffff00; 
		font-size:118px; 
		text-align:center; 
		border:1px solid #C3D4E1; 
		border-radius:50%; 
		-moz-border-radius:50%;
		z-index:2;
		cursor:pointer;
		background-color:#000000;
	}
	.MapSearchBox{
		display:none;
		position:fixed; 
		top:49px; 
		left:0px; 
		z-index:1001; 
		width:100%;
		max-width:449px;
		border:1px solid #C3D4E1; 
		cursor:default; 
		border-radius:5px;
		-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		font-family: 'Raleway', sans-serif; 
		font-size:22px;
		overflow-Y:auto;
		overflow-X:hidden;
		opacity:0.95;
		-webkit-overflow-scrolling: touch;
	}
	.TopRightSponsorLogoHOLDER{
		position:absolute;
		right:0px;
		top:0px;
		overflow:hidden;
		width:160px;
		height:160px;
	}
	
	.LinkInformation{
		display:block;
		position:fixed; 
		bottom:50px; 
		right:-110px; 
		z-index:499; 
		height:auto;
		width:48px;
		cursor:default; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:90%;
		pointer-events:none;
	}
	.SpecialLinks{
		position:relative; 
		left:0px; 
		float:left; 
		top:0px; 
		width:50px;
		height:50px;  
		cursor:pointer; 
		text-align:center;
		font-size:160%;
		border-radius:50%;
		pointer-events:all;
		-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		margin-bottom:7px;	
	}
	.SpecialLinksText{
		font-size:30%; 
		font-family:'Raleway',sans-serif; 
		position:absolute; 
		top:33px; 
		left:0px; 
		pointer-events:none; 
		width:100%; 
		text-align:center;
	}
	.SpecialLinksBack{
		font-size:150%; 
		color:#ffffff; 
		top:5px; 
		left:-3px; 
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	.SpecialLinksForward{
		font-size:150%; 
		color:#ffffff; 
		top:2px; 
		left:3px; 
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	.SearchFlag{
		background-size:53.5px; 
		background-position:50% -2px;
	}
	.SearchSectors{
		position:absolute; 
		width:280px; 
		bottom:101px; 
		height:auto; 
		max-height:81px; 
		overflow-Y:auto; 
		overflow-X:hidden;
		right:-20px; 
		font-family:'Raleway',sans-serif; 
		font-weight:bold; 
		color:#0062af; 
		text-align:right;
	}
	.ToggleMapOFF{
		position:fixed; 
		right:5px; 
		bottom:58px; 
		width:60px; 
		height:60px; 
		z-index:1001;
	}
	.ToggleMapON{
		position:fixed; 
		right:62px; 
		bottom:75px; 
		width:60px; 
		height:60px; 
		z-index:1001;
	}
}

@media only screen and (min-width: 641px) and (max-width:1250px){
	.HighlightOFF{
		color:#000000;
		background-color:#ffffff1f;
		padding:5px; 
		border-bottom:1px solid #0062af;
		max-height:95px;
		min-height:95px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		line-height:23px;/*IMPORTANT*/
		font-size:100%;
	}
	
	.HighlightVENUEOFF{
		color:#000000;
		background-color:transparent;
		padding:5px; 
		max-height:457px;
		min-height:457px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	
	.HighlightON{
		color:#000000;
		background-color:#ffffffcc;
		padding:5px; 
		border-bottom:1px solid #0062af;
		max-height:80000px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	
	.HighlightVENUEON{
		color:#000000;
		background-color:#ffffffcc;
		padding:5px; 
		max-height:80000px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	
	.LoginHOLDER{
		position:absolute; 
		right:-250px; 
		top:100px; 
		width:480px; 
		height:auto; 
		z-index:4; 
		text-align:right; 
		font-size:120%; 
		padding:10px; 
		line-height:35px;
	}
	.InnerHOLDER{
		position:absolute; 
		right:-285px; 
		top:185px; 
		height:140px; 
		width:560px;
		pointer-events:none;
			
	}
	.InnerSearchHOLDER{
		position:absolute; 
		right:-249px;  
		top:315px; 
		height:20px; 
		width:518px;
		pointer-events:all;
			
	}
	.InnerSearchHOLDERTop{
		position:absolute; 
		right:-249px; 
		top:45px;  
		height:20px; 
		width:518px;
		z-index:40;
		pointer-events:all;
	}
	.VenuesInnerHOLDER{
		position:absolute; 
		right:-249px; 
		top:36px; 
		width:496px;
		border:1px solid #C3D4E1; 
		font-family:'Raleway',sans-serif; 
		pointer-events:all;
		margin-bottom:100px;
		border-top: 0px none #C3D4E1;
	}
	.VenuesInnerHOLDERReco{
		right:100%;
	}
	.OdirectCirclesHOLDER{
		position:relative;
		left:0px;
		top:0px;
		float:left;
		width:100px;
		height:100px;
		margin:5px;
		pointer-events:all;
	}
	.OdirectCircles{
		position:absolute;
		left:50%;
		top:50%;
		right:50%;
		bottom:50%;
		border:1px solid #C3D4E1;
		border-radius:50%; 
		-moz-border-radius:50%; 
		text-align:center;
		font-size:400%;
		cursor:pointer;
		line-height:105px;
		z-index:10;
	}
	.SearchCriteria{
		position:absolute; 
		right:-210px; 
		top:366px; 
		width:420px; 
		height:auto; 
		border:1px solid transparent;
		text-align:center;
		font-family:'Raleway',sans-serif; 
		font-weight:bold;
		overflow:hidden;
		pointer-events:all;
		padding-bottom:30px;
	}
	.Favourites{
		border:1px solid #C3D4E1;
		border-top:0px none #C3D4E1;
		background-color:#0062af;
		color:#ffffff;
		padding:5px;
		height:70px;
		position:relative;
		left:0px;
		top:0px;
		line-height:50px;
	}
	.Names{
		position:absolute; 
		left:160px; 
		top:-9px; 
		bottom:0px;
	}
	.Towns{
		position:absolute; 
		left:160px; 
		top:31px; 
		bottom:0px;
		line-height:20px;
		
	}
	.CirclesHOLDER{
		position:absolute; 
		left:0px; 
		top:0px; 
		bottom:0px; 
		background-color:#ffffff; 
		padding:5px;
		width:145px;
	}
	.CirclesHOLDERwithOffers{
		position:absolute; 
		left:0px; 
		top:0px; 
		bottom:0px; 
		background-color:#f8f8f9d4; 
		padding:5px;
		width:145px;
	}
	.SearchBox{
		position:absolute; 
		border:0px none #C3D4E1;
		
		color:#ffffff;
		height:55px;
		left:187px; 
		top:0px;
		right:30px;
		background-color:#ffffff; 
		border-radius:55px 55px 55px 55px; 
		-moz-border-radius:55px 55px 55px 55px;
	}
	.ClearSearch{
		position:absolute; 
		right:0px; 
		top:0px;
		width:55px;
		height:55px;
		text-align:center;
		color:#C3D4E1;
		cursor:pointer;
		font-size:32px;
		line-height:55px;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
	}
	.FavouritesSearch{
		position:absolute; 
		left:0px; 
		top:0px; 
		width:100%; 
		height:51px;  
		padding-left:10px; 
		border:0px none #ffffff;
		font-family:'Raleway',sans-serif; 
		font-size:20px;	
		background-color:transparent;
	}
	.LoggedInLabel{
		font-size:15px;
	}
	.LogMeIn{
		position:relative; 
		top:-11px; 
		left:6px;
	}
	.LogMeOut{
		position:relative; 
		top:-11px; 
		left:0px;
	}
	.LogMeInCheckbox{
		position:absolute; 
		left:53px; 
		top:6px; 
		height:40px; 
		width:40px; 
		background-color:#ffffff; 
		border:1px solid #C3D4E1; z-index:1;
	}
	.Heading{
		position:absolute; 
		right:-240px; 
		top:60px; 
		width:460px; 
		height:40px; 
		z-index:4; 
	}
	.TypesofOFfersText{
		position:absolute; 
		right:0px; 
		top:0px; 
		font-size:19.5px; 
		width:480px; 
		text-align:center; 
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		color:#ffffff; 
		background-color:transparent; 
		z-index:3;
		height:40px;
		line-height:40px;
		overflow:hidden;
	}
	.OffersBackground{
		position:absolute; 
		right:0px; 
		top:0px; 
		width:480px; 
		z-index:2; 
		height:40px; 
		background-color:#0062af;
	}
	.OffersCloseButton{
		position:absolute; 
		left:-60px; 
		top:-42px;
		right:-50px; 
		height:40px; 
		line-height:42px; 
		background-color:#ffffff; 
		color:#000000;
		text-align:center;
		border:1px solid #C3D4E1;
		cursor:pointer;
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		z-index:1;
	}
	.OffersPane{
		position:absolute; 
		left:0px; 
		top:220px;
		right:10px;
		border:1px solid #C3D4E1;
		background-color:#ffffff; 
		overflow-Y:auto;
		overflow-X:hidden;
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		padding:5px;
	}
	.OffersMapTick{
		position:absolute; 
		left:0px; 
		top:21px; 
		right:0px;
		text-align:center;
		font-size:51px;
		z-index:3;
		height:60px;
	}
	.Symbols{
		position:absolute; 
		left:0px; 
		right:0px; 
		text-align:center; 
		top:-25px; 
		font-size:57%; 
		z-index:2;
		pointer-events:none;
	}
	.MapLayer{
		position:absolute; 
		left:388px; 
		top:40px; 
		width:calc(100% - 388px);
		height:calc(100% - 40px);
		border-top:1px solid #C3D4E1; 
	}
	.MapLayerHIDDEN{
		left:50px; 
		width:calc(100% - 50px);
	}
	.MapFilters{
		position:absolute; 
		right:5px; 
		padding:2px; 
		top:-1px; 
		height:40px; 
		line-height:40px; 
		font-family: 'Raleway', sans-serif; 
		z-index:10;
	}
	.VenueHOLDER{
		position:absolute;
		top:78px;
		left:-1px;
		width:338px;
		bottom:35px;
		z-index:100;
		border:1px solid #C3D4E1; 
		background-color:transparent;
		overflow-X:hidden;
		overflow-Y:auto;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
		-webkit-overflow-scrolling: touch;
	}
	.VenueHOLDERHIDDEN{
		width:0px;
	}
	.CLOSEMapVertical{
		position:absolute;
		top:39px;
		left:338px;
		width:50px;
		bottom:0px;
		z-index:100;
		border:1px solid #C3D4E1; 
		background-color:#0062af;
		overflow:hidden;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
		-webkit-overflow-scrolling: touch;
		cursor:pointer;
		color:#ffffff;
	}
	.CLOSEMapVerticalHIDDEN{
		left:0px;
	}
	.NavButtonsTop{
		border-top:1px solid #C3D4E1; 
		position:absolute;
		top:40px;
		left:0px;
		width:338px;
		background-color:#ffffff;
		overflow:hidden;
	}
	.NavButtonsBottom{
		position:absolute;
		bottom:1px;
		left:0px;
		width:338px;
		background-color:#ffffff;
		overflow:hidden;
	}
	.NavButtonsHIDDEN{
		width:0px;
	}
	.VENUESHOLDER{
		position:absolute; 
		left:0px; 
		top:356px; 
		width:50%; 
		height:50%; 
		z-index:5;
		display:none;
		pointer-events:none;
	}
	.OffersFlyout{
		position:absolute; 
		right:-38px; 
		top:-26px; 
		color:#0062af; 
		font-size:50%; 
		font-weight:bold;
		font-family:'Raleway',sans-serif; 
	}
	.RightNavigationBar{
		position:fixed; 
		right:0px; 
		top:0px; 
		bottom:0px; 
		width:100px; 
		cursor:pointer;
		min-height:870px;
	}
	.RightNavigationArrows{
		position:absolute; 
		height:0%; 
		width:170px; 
		text-align:center; 
		color:#C3D4E1; 
		font-size:400%; 
		background-color:#ff9900; 
		pointer-events:none;
		-webkit-transform: rotate(90deg); 
		-moz-transform: rotate(90deg); 
		transform: rotate(90deg);
	}
	.SEARCHBarOFF{
		position:relative;
		background-color:#ffffff;
		border-bottom:1px solid #C3D4E1; 
		padding:5px;
		cursor:default;
		height:52px;
		overflow:hidden;
	}
	.SEARCHBarON{
		position:relative;
		background-color:#0062af;
		color:#ffffff;
		border-bottom:1px solid #C3D4E1; 
		padding:5px;
		cursor:pointer;
		height:104px;
		overflow:hidden;
	}
	.SEARCHName{
		position:absolute; 
		left:5px; 
		top:0px; 
		height:26px;
		overflow:hidden; 
		pointer-events:none;
	}
	.SEARCHName2{
		position:absolute; 
		left:30px; 
		top:2px; 
		pointer-events:none;
		right:5px;
		font-weight:bold;
	}
	.BroadTownCounty{
		position:relative; 
		top:0px; 
		left:0px; 
		height:30px;
		float: left;
		width: calc(100% - 5px);
		font-weight:bold;
	}
	.PlusPoint2{
		position:relative; 
		font-size:178%; 
		color:#ff0000; 
		top:-8px; 
		left:5px; 
		font-weight:bold;
		float:left;
	}
	.BroadHeadings{
		font-weight: bold;
	    	position: absolute;
	    	top: 24px;
	    	left: 3px;
	}
	.SEARCHTown{
		position:absolute; 
		left:5px; 
		top:30px; 
		pointer-events:none;
		font-size:16px;
	}
	.SEARCHCounty{
		position:absolute; 
		right:5px; 
		top:25px; 
		pointer-events:none;
		font-size:16px;
	}
	.WeblinkVenuesTopRightPANELON{
		position:absolute; 
		top:11px; 
		left:216px; 
		height:64px;
		overflow:hidden;
		color:#0062af;
		cursor:pointer;
		font-size:64px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		background-color:#ffffff;
		background-image:url(images08/WebLinkEmailLink.svg);  
		background-size:107%; 
		background-position:50% -253px;
	}
	.WeblinkVenuesTopRightPANELMapON{
		position:absolute; 
		top:4px; 
		left:216px; 
		height:64px;
		overflow:hidden;
		color:#0062af;
		cursor:pointer;
		font-size:64px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		z-index:2;
		background-color:#ffffff;
		background-image:url(images08/WebLinkEmailLink.svg);  
		background-size:107%; 
		background-position:50% -253px;
	}
	.RecommendationsTopRightPANELON{
		position:absolute; 
		top:11px; 
		left:334px; 
		height:64px;
		overflow:hidden;
		color:#ffffff;
		cursor:pointer;
		font-size:50px;
		line-height:59px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		background-color:#ff0000;
		text-align:center;
		background-repeat: no-repeat;
		background-size:104%;
		background-position:50% 50%;
	}
	.SearchInformation2{
		position:absolute; 
		cursor:default; 
		left:6px; 
		top:6px; 
		width:calc(100% - 3px); 
		color:#0062af; 
		font-weight:bold; 
		font-family: 'Raleway', sans-serif; 
		height:40px; 
		overflow:hidden;
	}
	.SearchInformation2HOLDER{
		position:absolute; 
		left:100px; 
		right:-1px; 
		top:-51px; 
		height:50px; 
		background-color:#ffffff; 
		line-height:40px; 
		font-family:'Raleway',sans-serif; 
		opacity:1; 
		z-index:8;
	}
	.VenueCirclesSearch{
		border:1px solid #C3D4E1; 
		position:relative;
		top:0px;
		left:0px;
		border-radius: 50%; 
		-moz-border-radius: 50%; 
		width:20px;
		height:20px;
		float:left;
		margin-right:2px;
		margin-bottom:2px;
		text-align:center;
	}
	.VenueCirclesMap{
		border:1px solid #C3D4E1; 
		position:relative;
		top:0px;
		left:0px;
		border-radius: 50%; 
		-moz-border-radius: 50%; 
		width:36px;
		height:36px;
		float:left;
		margin-right:2px;
		margin-bottom:2px;
		text-align:center;
	}
	.BigCount{
		position:absolute;
		right:-338px;
		top: -5px;
		font-size:1000%;
		color:#0062afaa;
		width:600px;
		font-family: 'Work Sans', sans-serif !important;
		font-weight:100;
		font-style: normal;
		text-align:left;
		letter-spacing:-13px;
		pointer-events:none;
	}
	.Indicator{
		position:absolute; 
		left:6px; 
		bottom:-7px; 
		height:40px;
		pointer-events:all;
	}
	.OffersBubble{
		position:absolute; 
		right:-296px; 
		top:191px; 
		color:#ff0000; 
		width:350px; 
		height:100px; 
		text-align:center; 
		line-height:90px; 
		font-size:600%; 
		opacity:1; 
		font-family: 'Work Sans', sans-serif !important;
		letter-spacing:-2px;
		pointer-events:none;
		display:none;
	}
	.AirportButtonLogo{
		background-image:url(images08/AirportsEtc.svg);  
		background-size:100%; 
		background-position:50% 50%;
		background-repeat:no-repeat;
		position:absolute;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;	
	}
	.RecoButton{
		position:fixed; 
		right:0px; 
		top:0px; 
		bottom:0px; 
		width:50px; 
		background-color:#ff0000; 
		opacity:0; 
		cursor:pointer; 
		color:#ffffff;
	}
	.Recobottomtotop{
		position:absolute;
		left:0px;
		top:50%;
		text-align:center;
		transform:rotate(90deg); 
		-ms-transform:rotate(90deg); /* IE 9 */
		-moz-transform:rotate(90deg); /* Firefox */
		-webkit-transform:rotate(90deg); /* Safari and Chrome */
		-o-transform:rotate(90deg); /* Opera */
	}
	.Burger{
		position:absolute; 
		top:0px; 
		left:-1px; 
		width:100px; 
		height:48.5px; 
		border-right:1px solid #C3D4E1; 
		border-bottom:1px solid #C3D4E1; 
		cursor:pointer; 
		z-index:110; 
		background-color:#ffffff;
	}
	.BurgerBar2{
		position: absolute;
	    	top: 0px;
	    	float: left;
	    	height: 49px;
	    	left: 0px;
	    	width: 100%;
	    	pointer-events: none;
	    	background-image: url(images08/Crosses.svg);
	    	background-repeat: no-repeat;
	    	background-position: 50% 8px;
	    	background-size: 34%;
	    	opacity:0;
	}
	.OfferCircle{
		position:absolute; 
		right:10px; 
		top:96px; 
		width:170px; 
		height:170px; 
		color:#ffff00; 
		font-size:128px; 
		text-align:center; 
		border:1px solid #C3D4E1; 
		border-radius:50%; 
		-moz-border-radius:50%;
		z-index:2;
		cursor:pointer;
		background-color:#000000;
	}
	.MapSearchBox{
		display:none;
		position:fixed; 
		top:49px; 
		left:0px; 
		width:100%;
		max-width:449px;
		z-index:1001; 
		border:1px solid #C3D4E1; 
		border-radius:5px;
		cursor:default; 
		-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		font-family: 'Raleway', sans-serif; 
		font-size:22px;
		overflow-Y:auto;
		overflow-X:hidden;
		opacity:0.95;
		-webkit-overflow-scrolling: touch;
	}
	.TopRightSponsorLogoHOLDER{
		position:fixed;
		right:0px;
		top:0px;
		overflow:hidden;
		width:160px;
		height:160px;
	}
	.LinkInformation{
		display:block;
		position:fixed; 
		bottom:50px;  
		right:-110px; 
		z-index:499;  
		height:auto;
		width:48px;
		cursor:default; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:90%;
		pointer-events:none;
	}
	.SpecialLinks{
		position:relative; 
		left:0px; 
		float:left; 
		top:0px; 
		width:50px;
		height:50px;  
		cursor:pointer; 
		text-align:center;
		font-size:160%;
		border-radius:50%;
		pointer-events:all;
		-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		margin-bottom:7px;	
	}
	.SpecialLinksText{
		font-size:30%; 
		font-family:'Raleway',sans-serif; 
		position:absolute; 
		top:33px;  
		left:0px; 
		pointer-events:none; 
		width:100%; 
		text-align:center;
	}
	.SpecialLinksBack{
		font-size:150%; 
		color:#ffffff; 
		top:5px; 
		left:-3px; 
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	.SpecialLinksForward{
		font-size:150%; 
		color:#ffffff; 
		top:2px; 
		left:3px; 
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	.SearchFlag{
		background-size:53.5px; 
		background-position:50% -2px;
	}
	.SearchSectors{
		position:absolute; 
		width:315px; 
		bottom:101px; 
		height:auto; 
		max-height:205px; 
		overflow-Y:auto; 
		overflow-X:hidden; 
		right:-20px; 
		font-family:'Raleway',sans-serif; 
		font-weight:bold; 
		color:#0062af; 
		text-align:right;
	}
	.ToggleMapOFF{
		position:fixed; 
		right:5px; 
		bottom:58px; 
		width:80px; 
		height:80px; 
		z-index:1001;
	}
	.ToggleMapON{
		position:fixed; 
		right:62px; 
		bottom:75px; 
		width:60px; 
		height:60px; 
		z-index:1001;
	}
}

@media only screen and (min-width: 1251px) and (max-width:8024px){
	.HighlightOFF{
		color:#000000;
		background-color:#ffffff1f;
		padding:5px; 
		border-bottom:1px solid #0062af;
		max-height:95px;
		min-height:95px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		line-height:23px;/*IMPORTANT*/
		font-size:100%;
	}
	
	.HighlightVENUEOFF{
		color:#000000;
		background-color:transparent;
		padding:5px; 
		max-height:457px;
		min-height:457px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	
	.HighlightON{
		color:#000000;
		background-color:#ffffffcc;
		padding:5px; 
		border-bottom:1px solid #0062af;
		max-height:80000px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	
	.HighlightVENUEON{
		color:#ffffff;
		background-color:#000000cc;
		padding:5px; 
		max-height:80000px;
		width:calc(100% - 10px);
		position:relative;
		top:0px;
		left:0px;
		float:left;
		overflow:hidden;
		font-size:100%;
	}
	.LoginHOLDER{
		position:absolute; 
		right:-250px; 
		top:100px; 
		width:480px; 
		height:auto; 
		z-index:4; 
		text-align:right; 
		font-size:120%; 
		padding:10px; 
		line-height:35px;
	}
	.InnerHOLDER{
		position:absolute; 
		right:-469px; 
		top:180px; 
		height:140px; 
		width:920px;
		pointer-events:none;
	}
	.InnerSearchHOLDER{
		position:absolute; 
		right:-421px; 
		top:290px; 
		height:20px; 
		width:864px;
		pointer-events:all;
			
	}
	.InnerSearchHOLDERTop{
		position:absolute; 
		right:-249px; 
		top:140px; 
		height:20px; 
		width:518px;
		z-index:40;
		pointer-events:all;
	}
	.VENUESHOLDER{
		position:absolute; 
		left:0px; 
		top:331px; 
		width:50%; 
		height:50%; 
		z-index:5;
		display:none;
		pointer-events:none;
	}
	.VenuesInnerHOLDER{
		position:absolute; 
		right:-421px; 
		top:36px; 
		width:842px;
		border:1px solid #C3D4E1; 
		font-family:'Raleway',sans-serif; 
		pointer-events:all;
		margin-bottom:100px;
		border-top: 0px none #C3D4E1;
	}
	.VenuesInnerHOLDERReco{
		right:100%;
	}
	.OdirectCirclesHOLDER{
		position:relative;
		left:0px;
		top:0px;
		float:left;
		width:80px;
		height:80px;
		margin:5px;
		pointer-events:all;
	}
	.OdirectCircles{
		position:absolute;
		left:50%;
		top:50%;
		right:50%;
		bottom:50%;
		border:1px solid #C3D4E1;
		border-radius:50%; 
		-moz-border-radius:50%; 
		text-align:center;
		font-size:300%;
		cursor:pointer;
		line-height:85px;
		z-index:10;
	}
	.SearchCriteria{
		position:absolute; 
		right:-421px; 
		top:341px; 
		width:842px; 
		height:auto; 
		border:1px solid transparent;
		text-align:center;
		font-family:'Raleway',sans-serif; 
		font-weight:bold;
		overflow:hidden;
		pointer-events:all;
		padding-bottom:30px;
	}
	.Favourites{
		border:1px solid #C3D4E1;
		border-top:0px none #C3D4E1;
		background-color:#0062af;
		color:#ffffff;
		padding:5px;
		height:20px;
		position:relative;
		left:0px;
		top:0px;
		line-height:30px;
	}
	.Names{
		position:absolute; 
		left:328px; 
		top:0px; 
		bottom:0px;
	}
	.Towns{
		position:absolute; 
		right:10px; 
		text-align:right;
		top:5px; 
		bottom:0px;
		line-height:20px;
	}
	.CirclesHOLDER{
		position:absolute; 
		left:0px; 
		top:0px; 
		bottom:0px; 
		background-color:#ffffff; 
		padding:5px;
		width:312px;
	}
	.CirclesHOLDERwithOffers{
		position:absolute; 
		left:0px; 
		top:0px; 
		bottom:0px; 
		background-color:#f8f8f9d4; 
		padding:5px;
		width:312px;
	}
	.SearchBox{
		position:absolute; 
		left:365px; 
		top:0px; 
		right:80px; 
		height:30px;
		border:0px none #C3D4E1;
		background-color:#ffffff; 
		border-radius:30px 30px 30px 30px; 
		-moz-border-radius:30px 30px 30px 30px;  
	}
	.ClearSearch{
		position:absolute; 
		right:0px; 
		top:0px;
		width:30px;
		height:30px; 
		text-align:center;
		color:#C3D4E1;
		cursor:pointer;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
	}
	.FavouritesSearch{
		position:absolute; 
		left:0px; 
		top:0px; 
		width:100%; 
		height:30px;  
		padding-left:10px; 
		border:0px none #ffffff;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
		font-size:20px;	
		background-color:transparent;
	}
	.LoggedInLabel{
		font-size:15px;
	}
	.LogMeIn{
		position:relative; 
		top:-11px; 
		left:6px;
	}
	.LogMeOut{
		position:relative; 
		top:-11px; 
		left:0px;
	}
	.LogMeInCheckbox{
		position:absolute; 
		left:53px; 
		top:6px; 
		height:40px; 
		width:40px; 
		background-color:#ffffff; 
		border:1px solid #C3D4E1; z-index:1;
	}
	.Heading{
		position:absolute; 
		right:-240px; 
		top:60px; 
		width:460px; 
		height:40px; 
		z-index:4; 
		text-align:right; 
	}
	.TypesofOFfersText{
		position:absolute; 
		right:0px; 
		top:0px; 
		font-size:19.5px; 
		width:480px; 
		text-align:center; 
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		color:#ffffff; 
		background-color:transparent; 
		z-index:3;
		height:40px;
		line-height:40px;
		overflow:hidden;
	}
	.OffersBackground{
		position:absolute; 
		right:0px; 
		top:0px; 
		width:480px; 
		z-index:2; 
		height:40px; 
		background-color:#0062af;
	}
	.OffersCloseButton{
		position:absolute; 
		left:-120px; 
		top:-42px;
		right:-100px; 
		height:40px; 
		line-height:42px; 
		background-color:#ffffff; 
		color:#000000;
		text-align:center;
		border:1px solid #C3D4E1;
		cursor:pointer;
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		z-index:1;
	}
	.OffersPane{
		position:absolute; 
		left:0px; 
		top:90px;
		right:20px;
		background-color:#ffffff; 
		border:1px solid #C3D4E1;
		overflow-Y:auto;
		overflow-X:hidden;
		font-family: 'Raleway', sans-serif; 
		font-weight:400;
		padding:5px;
	}
	.OffersMapTick{
		position:absolute; 
		left:0px; 
		top:11px; 
		right:0px;
		text-align:center;
		font-size:44px;
		z-index:3;
		height:50px;
	}
	.Symbols{
		position:absolute; 
		left:0px; 
		right:0px; 
		text-align:center; 
		top:-20px; 
		font-size:57%; 
		z-index:2;
		pointer-events:none;
	}
	.MapFilters{
		position:absolute; 
		right:5px; 
		padding:2px; 
		top:-47px; 
		height:40px; 
		line-height:40px; 
		font-family: 'Raleway', sans-serif; 
		z-index:10;
	}
	.MapLayer{
		position:absolute; 
		left:388px; 
		top:-1px; 
		width:calc(100% - 388px);
		height:calc(100% - 0px);
		border-top:1px solid #C3D4E1; 
	}
	.MapLayerHIDDEN{
		left:50px; 
		width:calc(100% - 50px);
	}	
	.VenueHOLDER{
		position:absolute;
		top:35px;
		left:-1px;
		width:338px;
		bottom:35px;
		z-index:100;
		border:1px solid #C3D4E1; 
		background-color:transparent;
		overflow-X:hidden;
		overflow-Y:auto;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
		-webkit-overflow-scrolling: touch;
	}
	.VenueHOLDERHIDDEN{
		width:0px;
	}
	.CLOSEMapVertical{
		position:absolute;
		top:-1px;
		left:338px;
		width:50px;
		bottom:0px;
		z-index:100;
		border:1px solid #C3D4E1; 
		background-color:#0062af;
		overflow:hidden;
		font-family:'Raleway',sans-serif; 
		font-weight:400;
		-webkit-overflow-scrolling: touch;
		cursor:pointer;
		color:#ffffff;
	}
	.CLOSEMapVerticalHIDDEN{
		left:0px;
	}
	.NavButtonsTop{
		border-top:1px solid #C3D4E1; 
		position:absolute;
		top:-1px;
		left:0px;
		width:338px;
		background-color:#ffffff;
		overflow:hidden;
	}
	.NavButtonsBottom{
		position:absolute;
		bottom:1px;
		left:0px;
		width:338px;
		background-color:#ffffff;
		overflow:hidden;
	}
	.NavButtonsHIDDEN{
		width:0px;
	}
	.OffersFlyout{
		position:absolute; 
		right:-28px; 
		top:-18px; 
		color:#0062af; 
		font-size:50%; 
		font-weight:bold;
		font-family:'Raleway',sans-serif; 
	}
	.RightNavigationBar{
		position:fixed; 
		right:0px; 
		top:0px; 
		bottom:0px; 
		width:100px; 
		cursor:pointer;
		min-height:870px;
	}
	.RightNavigationArrows{
		position:absolute; 
		height:0%; 
		width:170px; 
		text-align:center; 
		color:#C3D4E1; 
		font-size:400%; 
		background-color:#ff9900; 
		pointer-events:none;
		-webkit-transform: rotate(90deg); 
		-moz-transform: rotate(90deg); 
		transform: rotate(90deg);
	}
	.SEARCHBarOFF{
		position:relative;
		background-color:#ffffff;
		border-bottom:1px solid #C3D4E1; 
		padding:5px;
		cursor:default;
		height:22px;
		overflow:hidden;
	}
	.SEARCHBarON{
		position:relative;
		background-color:#0062af;
		color:#ffffff;
		border-bottom:1px solid #C3D4E1; 
		padding:5px;
		cursor:pointer;
		height:55px;
		overflow:hidden;
	}
	.SEARCHName{
		position:absolute; 
		left:0px; 
		padding:5px; 
		top:-3px; 
		pointer-events:none;
	}
	.SEARCHName2{
		position:absolute; 
		left:30px; 
		top:2px; 
		pointer-events:none;
		right:5px;
		font-weight:bold;
	}
	.BroadTownCounty{
		position:relative; 
		top:0px; 
		left:0px; 
		height:30px;
		overflow:hidden;
		width: calc(100% - 5px);
		font-weight:bold;
	}
	.PlusPoint2{
		position:relative; 
		font-size:178%; 
		color:#ff0000; 
		top:-11px; 
		left:5px; 
		font-weight:bold;
		float:left;
	}
	.BroadHeadings{
		position: relative;
		top: 0px;
		left: 10px;
		font-weight: bold;
		width: calc(100% - 25px);
	}
	.SEARCHTown{
		position:absolute; 
		right:170px; 
		padding:5px; 
		top:2px; 
		pointer-events:none;
		font-size:16px;
	}
	.SEARCHCounty{
		position:absolute; 
		right:0px; 
		padding:5px; 
		top:6px; 
		pointer-events:none;
		font-size:16px;
	}
	.WeblinkVenuesTopRightPANELON{
		position:absolute; 
		top:11px; 
		left:216px; 
		height:64px;
		overflow:hidden;
		color:#0062af;
		cursor:pointer;
		font-size:64px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		background-color:#ffffff;
		background-image:url(images08/WebLinkEmailLink.svg);  
		background-size:107%; 
		background-position:50% -253px;
	}
	.WeblinkVenuesTopRightPANELMapON{
		position:absolute; 
		top:4px; 
		left:216px; 
		height:64px;
		overflow:hidden;
		color:#0062af;
		cursor:pointer;
		font-size:64px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		z-index:2;
		background-color:#ffffff;
		background-image:url(images08/WebLinkEmailLink.svg);  
		background-size:107%; 
		background-position:50% -253px;
	}
	.RecommendationsTopRightPANELON{
		position:absolute; 
		top:11px; 
		left:334px; 
		height:64px;
		overflow:hidden;
		color:#ffffff;
		cursor:pointer;
		font-size:50px;
		line-height:59px;
		border:1px solid #C3D4E1;
		width:55px;
		height:55px;
		border-radius:50%;
		background-color:#ff0000;
		text-align:center;
		background-repeat: no-repeat;
		background-size:104%;
		background-position:50% 50%;
	}
	.SearchInformation2{
		position:absolute; 
		cursor:default; 
		left:6px; 
		top:6px; 
		width:calc(100% - 484px); 
		color:#0062af; 
		font-weight:bold; 
		font-family: 'Raleway', sans-serif; 
		height:40px; 
		overflow:hidden;
	}
	.SearchInformation2HOLDER{
		position:absolute; 
		left:100px; 
		right:-1px; 
		top:-51px; 
		height:50px; 
		background-color:#ffffff; 
		line-height:40px; 
		font-family:'Raleway',sans-serif; 
		opacity:0.95; 
		z-index:8;
	}
	.VenueCirclesSearch{
		border:1px solid #C3D4E1; 
		position:relative;
		top:0px;
		left:0px;
		border-radius: 50%; 
		-moz-border-radius: 50%; 
		width:20px;
		height:20px;
		float:left;
		margin-right:2px;
		margin-bottom:2px;
		text-align:center;
	}
	.VenueCirclesMap{
		border:1px solid #C3D4E1; 
		position:relative;
		top:0px;
		left:0px;
		border-radius: 50%; 
		-moz-border-radius: 50%; 
		width:36px;
		height:36px;
		float:left;
		margin-right:2px;
		margin-bottom:2px;
		text-align:center;
	}
	.BigCount{
		position:absolute;
		right:-167px;
		top: -12px;
		font-size:1000%;
		color:#0062afaa;
		width:600px;
		font-family: 'Work Sans', sans-serif !important;
		font-weight:100;
		font-style: normal;
		text-align:left;
		letter-spacing:-13px;
		pointer-events:none;
	}
	.Indicator{
		position:absolute; 
		left:0px; 
		bottom:-9px; 
		height:40px;
		pointer-events:all;
	}
	.OffersBubble{
		position:absolute; 
		right: -20px;
    		top: 225px;
		color:#ff0000; 
		width:350px; 
		height:100px; 
		text-align:right; 
		line-height:10px; 
		font-size:600%; 
		opacity:1; 
		font-family: 'Work Sans', sans-serif !important;
	    	letter-spacing:-2px;
	    	pointer-events:none;
	}
	.AirportButtonLogo{
		background-image:url(images08/AirportsEtc.svg);  
		background-size:100%; 
		background-position:50% 50%;
		background-repeat:no-repeat;
		position:absolute;
		left:0px;
		top:0px;
		right:0px;
		bottom:0px;	
	}
	.RecoButton{
		position:fixed; 
		right:0px; 
		top:0px; 
		bottom:0px; 
		width:50px; 
		background-color:#ff0000; 
		opacity:0; 
		cursor:pointer; 
		color:#ffffff;
	}
	.Recobottomtotop{
		position:absolute;
		left:0px;
		top:50%;
		text-align:center;
		transform:rotate(90deg); 
		-ms-transform:rotate(90deg); /* IE 9 */
		-moz-transform:rotate(90deg); /* Firefox */
		-webkit-transform:rotate(90deg); /* Safari and Chrome */
		-o-transform:rotate(90deg); /* Opera */
	}
	.Burger{
		position:absolute; 
		top:0px; 
		left:-1px; 
		width:100px; 
		height:48.5px; 
		border-right:1px solid #C3D4E1; 
		border-bottom:1px solid #C3D4E1; 
		cursor:pointer; 
		z-index:110; 
		background-color:#ffffff;
	}
	.BurgerBar2{
		position: absolute;
	    	top: 0px;
	    	float: left;
	    	height: 49px;
	    	left: 0px;
	    	width: 100%;
	    	pointer-events: none;
	    	background-image: url(images08/Crosses.svg);
	    	background-repeat: no-repeat;
	    	background-position: 50% 8px;
	    	background-size: 34%;
	    	opacity:0;
	}
	.OfferCircle{
		position:absolute; 
		right:10px; 
		top:96px; 
		width:170px; 
		height:170px; 
		color:#ffff00; 
		font-size:128px; 
		text-align:center; 
		border:1px solid #C3D4E1; 
		border-radius:50%; 
		-moz-border-radius:50%;
		z-index:2;
		pointer:cursor;
		background-color:#000000;
	}
	.MapSearchBox{
		display:none;
		position:fixed; 
		top:49px; 
		left:0px; 
		width:100%;
		max-width:449px;
		z-index:1001; 
		border:1px solid #C3D4E1; 
		border-radius:5px;
		cursor:default; 
		-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		font-family: 'Raleway', sans-serif; 
		font-size:22px;
		overflow-Y:auto;
		overflow-X:hidden;
		opacity:0.95;
		-webkit-overflow-scrolling: touch;
	}
	.TopRightSponsorLogoHOLDER{
		position:fixed;
		right:0px;
		top:0px;
		overflow:hidden;
		width:160px;
		height:160px;
	}
	
	.LinkInformation{
		display:block;
		position:fixed; 
		bottom:20px; 
		right:-110px; 
		z-index:499; 
		height:auto;
		width:100px;
		cursor:default; 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:90%;
		pointer-events:none;
	}
	.SpecialLinks{
		position:relative; 
		left:0px; 
		float:left; 
		top:0px; 
		width:100px;
		height:100px;  
		cursor:pointer; 
		text-align:center;
		font-size:250%;
		border-radius:50%;
		pointer-events:all;
		-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
		box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
		margin-bottom:7px;	
	}
	.SpecialLinksText{
		font-size:30%; 
		font-family:'Raleway',sans-serif; 
		position:absolute; 
		top:52px; 
		left:0px; 
		pointer-events:none; 
		width:100%; 
		text-align:center;
	}
	.SpecialLinksBack{
		font-size:200%; 
		color:#ffffff; 
		top:5px; 
		left:-3px; 
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	.SpecialLinksForward{
		font-size:200%; 
		color:#ffffff; 
		top:0px; 
		left:4px; 
		-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
		box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	}
	.SearchFlag{
		background-size:105px; 
		background-position:50% -4.5px;
	}
	.SearchSectors{
		position:absolute; 
		width:500px; 
		bottom:101px; 
		height:auto; 
		max-height:205px; 
		overflow-Y:auto; 
		overflow-x:hidden; 
		right:-20px; 
		font-family:'Raleway',sans-serif; 
		font-weight:bold; 
		color:#0062af; 
		text-align:right;
	}
	.ToggleMapOFF{
		position:fixed; 
		right:5px; 
		bottom:58px; 
		width:80px; 
		height:80px; 
		z-index:1001;
	}
	.ToggleMapON{
		position:fixed; 
		right:114px; 
		bottom:83px; 
		width:80px; 
		height:80px; 
		z-index:1001;
	}
}

.SEARCHNoise{
	position:absolute; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:100%; 
	background-image:url(images08/noise.png); 
	pointer-events:none;
}

.Address{
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	float:left; 
	min-height:185px; 
	z-index:2;
	text-align:left;
	font-weight:normal;
}

.FPHolder{
	position:relative; 
	margin-left:2px; 
	margin-top:2px; 
	top:0px; 
	width:206px; 
	height:550px; 
	float:left; 
	border: 1px solid #C3D4E1;
	cursor:pointer;
}
.FPStars{
	position:absolute; 
	bottom:75px; 
	right:1px; 
	left:1px; 
	z-index:100; 
	font-size:23px; 
	padding:5px; 
	line-height:15px;
}
.FPHowMany{
	position:relative; 
	border-radius:50%; 
	background-color:#ff0000; 
	color:#ffffff; 
	border:1px solid #C3D4E1; 
	width:40px; 
	height:40px; 
	line-height:33px; 
	text-align:center; 
	font-size:140%; 
	float:left; 
	top:10px; 
	left:20px;
}
.FPMinimumPrice{
	position:absolute; 
	bottom:3px; 
	left:2px; 
	font-weight:bold; 
	width:calc(100% - 4px); 
	text-align:right; 
	font-size:100%;
}

.AccreditationLogos{
	position:relative; 
	top:0px; 
	left:3px; 
	width:100%; 
	height:59px; 
	background-image:url('images08/TouristBoardLogos2.png'); 
	background-repeat:no-repeat; 
	margin-bottom:40px; 
	background-size: 46px 1298px;
	pointer-events:none;
	font-size:25px;
}
.AccreditationLogosFOOD{
	position:relative; 
	top:0px; 
	left:3px; 
	width:100%; 
	height:59px; 
	background-image:url('images08/TouristBoardLogosFOOD.png'); 
	background-repeat:no-repeat; 
	margin-bottom:40px; 
	background-size: 46px 59px;
	pointer-events:none;
	font-size:25px;
}
.AccreditationLogosSub{
	position:relative; 
	left:0px; 
	width:100%; 
	top:59px; 
	line-height:21px;
	font-size:92%;
}

.OdirectCirclesHOLDERUnchanging{
	position:relative;
	left:0px;
	top:0px;
	float:left;
	width:80px;
	height:80px;
	margin:1px;
	z-index:1;
}

.OdirectCirclesUnchanging{
	position:absolute;
	left:50%;
	top:50%;
	right:50%;
	bottom:50%;
	border:1px solid #C3D4E1;
	border-radius:50%; 
	-moz-border-radius:50%; 
	text-align:center;
	font-size:320%;
	cursor:default;
	line-height:105px;
	font-family:'Raleway',sans-serif; 
	z-index:10;
}

.OffersMapTickUnchanging{
	position:absolute; 
	left:0px; 
	top:13px; 
	right:0px;
	text-align:center;
	font-size:37px;
	z-index:3;
}
.SymbolsUnchanging{
	position:absolute; 
	left:0px; 
	right:0px; 
	text-align:center; 
	top:-30px; 
	font-size:57%; 
	z-index:2;
	font-family:arial;
}
.Opaque{
	position:absolute; 
	top:0px; 
	right:0px; 
	left:0px;
	bottom:0px; 
	z-index:0; 	
	opacity:0.9; 
	filter:alpha(opacity=90); 
	background-color:#FFFFFF; 
	border-radius:50%; 
	-moz-border-radius:50%;
}

.BigBox3{
	-webkit-transition: all 2.2s ease-in-out;
 	-moz-transition: all 2.2s ease-in-out;
  	transition: all 2.2s ease-in-out;
}

.BigBox4{
	-webkit-transition: all 5.0s ease-in-out;
 	-moz-transition: all 5.0s ease-in-out;
  	transition: all 5.0s ease-in-out;
}

.BigBox2{
	-webkit-transition: all 1.2s ease-in-out;
 	-moz-transition: all 1.2s ease-in-out;
  	transition: all 1.2s ease-in-out;
}

.BigBox{
	-webkit-transition: all 0.3s ease-in-out;
 	-moz-transition: all 0.3s ease-in-out;
  	transition: all 0.3s ease-in-out;
}

.MapHOLDER{
	position:fixed; 
	top:49px; 
	right:110%;
	border-top:1px solid #C3D4E1;
	z-index:100;
	background-color:#ffffff;
	width:100%;
	bottom:0px;
}

.ON{
	opacity:1.0; 
	filter:alpha(opacity=100); 
}

.OFF{
	opacity:0.0; 
	filter:alpha(opacity=00); 
}

.VisitedNOTUSED{
	position:absolute;
	background-color:#ffffff;
	left:4px; 
	top:-1px; 
	border-radius:50%; 
	height:15px; 
	width:15px;
	line-height:30px;
	text-align:center;
	border:1px solid #0062af;
	font-size:12px;
	color:#ffffff;
}

.VisitedVENUESNOTUSED{
	position:absolute;
	background-color:#ffffff;
	left:6px; 
	top:-1px; 
	border-radius:50%; 
	height:15px; 
	width:15px;
	line-height:30px;
	text-align:center;
	border:1px solid #0062af;
	font-size:12px;
	color:#ffffff;
}

.ImagesFlyout{
	position:relative; 
	left:18px; 
	top:0px; 
	width:240px; 
	float:left; 
	z-index:1; 
	max-height:206px; 
	overflow:hidden;
}

.ImagesTotal{
	position:absolute;
	right:11px;
	bottom:11px;
	width:30px;
	height:30px;
	text-align:center;
	z-index:11;
	line-height:30px; 
	color:#000000; 
	background-color:#ffffff;
	pointer-events:none;
	border-radius:50%;
	border:1px solid #C3D4E1;
	font-weight:bold;
}

input:focus {
    outline: none;
}

.PersonIcon {
	position:absolute;
	left: 96px;
	top:406px;
	height:104px;
	width:104px;
	background-repeat: no-repeat;
	background-size:50%;
	background-position:50% 0px;
	background-image:  url(images08/personIconBig.svg);
	z-index:1;
}
.BurgerBar{
	margin-top:6.5px;
	position:relative;
	top:0px;
	float:left;
	background-color: #C3D4E1;
	height:7px;
	left:5px;
	width:calc(100% - 9px);
	border-radius: 5px 5px 5px 5px; 
	-moz-border-radius:5px 5px 5px 5px;
	pointer-events:none;
}
.Menu{
	position: fixed;
	top: 0px;
	left: 0px;
	width: 80%;
	height: 100%;
	max-width: 500px;
	z-index: 99;
}
.Links{
	position:relative; 
	top:0px; 
	height:calc(14.28% - 1px);
	left:0px;
	float:left;
	width:100%;
	border-bottom:1px solid #C3D4E1;
	border-right:1px solid #C3D4E1;
	cursor:pointer;
	font-family:'Raleway',sans-serif; 
	font-weight:400;
}

.LinkWords{
	position:absolute; 
	left:10px; 
	height:30px;
	line-height:30px; 
	right:10px; 
	bottom:-15px;
	pointer-events:none;
}

.OpaqueLinks{
	position:absolute; 
	top:0px; 
	right:0px; 
	left:0px;
	bottom:0px; 
	z-index:-1; 	
	opacity:0.9; 
	filter:alpha(opacity=90); 
	background-color:#FFFFFF; 
}

.GolfSearchWord{
	background-color:#73c235;
}
.HealthSearchWord{
	background-color:#00e1f7;
}

.ClearSearchBig{
	position:absolute; 
	right:-21px; 
	top:1px;
	width:40px;
	height:40px;
	cursor:pointer;
	z-index:30;
	border-radius:50%;
	background-color:#ffffff;
	letter-spacing:0.5px;
	background-image:  url(images08/Crosses.svg);
	background-repeat:no-repeat;
	background-position: 9px 8px;
    	background-size: 59%;
}

.TheSearchText{
	position:absolute; 
	height:20px; 
	top:0px; 
	padding:10px; 
	width:100%; 
	border:1px solid #C3D4E1; 
	border-radius: 20px 20px 20px 20px; 
	-moz-border-radius:20px 20px 20px 20px; 
	background-color:transparent; 
	z-index:2; 
	font-size:22px;
}

.SearchResults{
	position:absolute; 
	height:auto; 
	left:20px; 
	top:41px; 
	right:0px; 
	border:1px solid #C3D4E1; 
	border-bottom:0px solid #C3D4E1; 
	background-color:#ffffff; 
	z-index:3; 
	font-size:22px;
	display:none;
	font-family:'Raleway',sans-serif; 
}

.SearchWords{
	position:absolute; 
	height:20px; 
	padding:10px; 
	width:100%; 
	line-height:20px; 
	color:#C3D4E1; 
	border-radius: 20px 20px 20px 20px; 
	-moz-border-radius:20px 20px 20px 20px; 
	z-index:1; 
	font-family:'Raleway',sans-serif; 
	border:1px solid #ffffff; 
	color:#ffffff;
}

.RatingsLabels{
	position:relative; 
	left:0px; 
	top:-9px;
}

.VenueCircles{
	border:1px solid #C3D4E1; 
	position:relative;
	top:0px;
	left:0px;
	border-radius: 50%; 
	-moz-border-radius: 50%; 
	width:20px;
	height:20px;
	float:left;
	margin-right:2px;
	margin-bottom:2px;
	text-align:center;
}

.SearchSectorButton{
	float:left;
	margin-right:0px;
	margin-bottom:2px;
	position:absolute; 
	right:-21px; 
	cursor:default; 
	top:-78px; 
	height:42px;
	width:82px; 
	color:#000000; 
	display:none;
	overflow:hidden;
}
.RefreshSearch{
	position:absolute; 
	left:42px; 
	width:38px; 
	height:38px; 
	opacity:1; 
	font-size:130%; 
	top:0px; 
	border:1px solid #C3D4E1;
	border-radius: 50%; 
	-moz-border-radius: 50%;
	cursor:pointer; 
	line-height:36px;
}

.DisplayImages200{
	position:relative;
	top:0px;
	left:0px;
	float:left;
	border: 1px solid #C3D4E1;
	margin:2px;
	width:200px;
	height:200px;
}

.ButtonHolderPANEL{
	position:relative; 
	left:-5px; 
	top:-5px; 
	float:left; 
	width:calc(100% - -5px);
	border-top:1px solid #C3D4E1; 
	border-bottom:1px solid #C3D4E1; 
	margin-top:11px;
	z-index:5;
	height:86px;
}

.ButtonHolderVenuesPANEL{
	position:absolute; 
	left:212px; 
	top:232px; 
	z-index:5;
	font-size:17px;
	line-height:22px;
}

.ShortButton{
	font-size:300%; 
	cursor:pointer; 
	position:relative; 
	left:0px; 
	top:-4px; 
	float:left;
}

.LongButton{
	font-size:366%; 
	cursor:pointer; 
	position:relative; 
	left:-4px; 
	top:-3px; 
	float:left;
}

.TheDetailsPANEL{
	position:relative; 
	top:0px; 
	left:0px; 
	width:calc(100% - 5px);
	z-index:2; 
	float:left; 
	border-top:1px solid #C3D4E1;
	padding-top:5px;
}
.TheImagesPANEL{
	position:relative; 
	top:0px; 
	left:0px; 
	height:210px; 
	width:210px; 
	float:left;
}
.LogosPANEL{
	position:relative; 
	top:5px; 
	left:0px; 
	width:calc(100% - 5px);
	float:left;
	padding-left:5px;
	margin-bottom:18px;
	border-top:1px solid #C3D4E1;
	border-bottom:1px solid #C3D4E1;
}
.LogosVenuesPANEL{
	position:relative; 
	top:3px; 
	left:0px; 
	width:calc(100% - 10px);
	float:left;
	padding:5px;
	margin-top:3px;
	margin-bottom:15px;
	border-top:1px solid #C3D4E1;
	border-bottom:1px solid #C3D4E1;
}
.LogosVenuesTopRightPANEL{
	position:absolute; 
	top:310px; 
	left:211px; 
	width:calc(100% - 223px);
	padding:5px;
	margin-top:3px;
	height:94px;
	border-top:1px solid #C3D4E1;
	overflow:hidden;
	pointer-events:none;
}

.FilterON{
	filter:greyscale(1); 
	-webkit-filter:grayscale(100%); 
	-moz-filter:grayscale(100%);
}

.FilterOFF{
	filter:greyscale(0); 
	-webkit-filter:grayscale(0%); 
	-moz-filter:grayscale(0%);
}

.SelectTick{
	position:absolute; 
	left:0px; 
	top:-4px; 
	right:0px;
	text-align:center;
	font-size:27px;
	z-index:3;
	bottom:0px;
	font-weight:bold;
}

.PlusSignOFF{
	position:absolute; 
	right:20px; 
	top:1px; 
	width:40px; 
	height:40px; 
	cursor:pointer; 
	background-color:#0062af; 
	text-align:center; 
	line-height:40px; 
	z-index:10; 
	border-radius:50%; 
	font-size:50px;
	color:#ffffff;
	letter-spacing:-1px;
}

.PlusSignON{
	position:absolute; 
	right:20px; 
	top:1px; 
	width:40px; 
	height:40px; 
	cursor:pointer; 
	background-color:#0062af; 
	text-align:center; 
	line-height:40px; 
	z-index:10; 
	border-radius:50%; 
	font-size:50px; 
	color:#ff0000;
}

.EmaillinkVenuesTopRightPANELON{
	position:absolute; 
	top:11px; 
	left:275px; 
	border:1px solid #C3D4E1;
	width:55px;
	height:55px;
	text-align:center;
	overflow:hidden;
	cursor:pointer;
	font-size:48px;
	line-height:49px;
	border-radius:50%;
	background-color:#ffffff;
	color:#b6d4e6;
	background-image:url(images08/WebLinkEmailLink.svg);  
	background-size:101%; 
	background-position:0px -61px;	
}

.StarRatingsPANELLeft{
	position:absolute; 
	right:8px; 
	top:50px; 
	width:80%; 
	font-size:44px; 
	line-height:30px;
	text-align:right;
	z-index:10;
	letter-spacing:-5px;
	pointer-events:none;
}

.StarRatingsPANEL{
	position:absolute; 
	right:8px; 
	top:56px; 
	width:80%; 
	font-size:44px; 
	line-height:30px;
	text-align:right;
	z-index:10;
	letter-spacing:-5px;
	pointer-events:none;
}
.StarRatingsPANELMap{
	position:absolute; 
	right:14px; 
	top:0px; 
	width:50%; 
	font-size:27px; 
	line-height:30px;
	text-align:right;
	z-index:10;
	pointer-events:none;
}
.StarRatingsPANELInner{
	position:absolute; 
	right:166px; 
	top:0px; 
	width:50%; 
	font-size:27px; 
	line-height:30px;
	text-align:right;
	z-index:10;
	pointer-events:none;
}
.CirclesPANEL{
	position:relative; 
	left:0px; 
	top:0px; 
	width:calc(100% - 82px); 
	float:left;
	padding-bottom:5px;
}
.FavAndMapHolder{
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:71px; 
	float:left; 
}

.FavAndMapHolderPANEL{
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%; 
	height:71px; 
	opacity:0; 
	float:left; 
	pointer-events:none;
}
.FavStarPANEL{
	font-size:300%; 
	cursor:pointer; 
	position:relative; 
	float:right;
	left:2px; 
	top:15px; 
	z-index:20;
	line-height:70px;
	font-size:55px;
	width:55px;
	height:55px;
	border-radius:50%;
	opacity:1; 
	background:no-repeat; 
	background-image:url(images08/WebLinkEmailLink.svg);  
	background-size:100%; 
	background-position:50% -121px;
}
.LightbulbPANEL{
	font-size:300%; 
	cursor:pointer; 
	position:relative; 
	float:left;
	left:2px; 
	top:15px; 
	z-index:20;
	width:55px;
	height:70px;
	opacity:1; 
	background:no-repeat; 
	background-image:url(images08/Lightbulb.svg);  
	background-size:100%; 
	background-position:50% 0px;
}
.NamePANEL{
	font-weight:bold;
	position:relative;
	left:0px;
	height:25px;
	overflow:hidden;
}

.GroupNamePANEL{
	position:absolute;
	left:3px;
	top:6px;
	right:3px;
	text-align:left;
	font-size:16px;
	height:23px;
	overflow:hidden;
	line-height:16px;
	cursor:pointer;
	color:#ffffff;
}

.GroupNameMinimumPrice{
	position:absolute;
	text-align:right;
	top:0px;
	right:0px;
}

.PlusPoint{
	position:relative; 
	font-size:178%; 
	color:#ff0000; 
	top:-11px; 
	left:17px; 
	float:right; 
	font-weight:bold;
}
.SponsorLine{
	position:absolute; 
	bottom:-16px; 
	left:0px; 
	right:0px; 
	text-align:center; 
	font-size:13px; 
	padding-left:20px; 
	letter-spacing:-0.5px;
}
.SponsorImage{
	position:absolute; 
	left:89px; 
	top:50px; 
	width:65px; 
	height:65px;
	-webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg); 
	transform: rotate(0deg); 
	background:no-repeat;
}
.SponsorColour{
	position:absolute; 
	left:40px; 
	top:-19px; 
	width:240px; 
	height:120px;
}
.GolfProDot{
	color: #ff0000;
	font-size: 69px;
	position: relative;
	top: 19px;
	line-height: 0px;
	text-shadow: 0px 0px 7px #000000;
}
/*****************************HOSPITALITY*********************************/
.General1{
	background-color:#C3D4E1;
}

.Hotels1{
	background-color:#ffff00;
}
.Hotels0{
	background-color:transparent;
	border-color:transparent;
}
.Weddings1{
	background-color:#ff2fe2;
}
.Weddings0{
	background-color:transparent;
	border-color:transparent;
}
.Conferences1{
	background-color:#2e4497;
}
.Conferences0{
	background-color:transparent;
	border-color:transparent;
}
.Self1{
	background-color:#a35b92;
}
.Self0{
	background-color:transparent;
	border-color:transparent;
}
.Golf1{
	background-color:#73c235;
}
.Golf0{
	background-color:transparent;
	border-color:transparent;
}
.Health1{
	background-color:#00e1f7;
}
.Health0{
	background-color:transparent;
	border-color:transparent;
}
.Attraction1{
	background-color:#c32032;
}
.Attraction0{
	background-color:transparent;
	border-color:transparent;
}
.Restaurant1{
	background-color:#ffcc00;
}
.Restaurant0{
	background-color:transparent;
	border-color:transparent;
}
.Camping1{
	background-color:#9966ff;
}
.Camping0{
	background-color:transparent;
	border-color:transparent;
}
.Pets1{
	background-color:#ff9900;
}
.Pets0{
	background-color:transparent;
	border-color:transparent;
}
.Offers1{
	background-color:#ff9900;
}
.Offers0{
	background-color:transparent;
	border-color:transparent;
}
.Travel1{
	background-color:#9dc1ba;
}
.Travel0{
	background-color:transparent;
	border-color:transparent;
}
.Takeaway1{
	background-color:#0d79e2;
}
.Takeaway0{
	background-color:transparent;
	border-color:transparent;
}
.Events1{
	background-color:#000000;
}
.Events0{
	background-color:transparent;
	border-color:transparent;
}
/*************************************************************************/
/*These only work the rollovers for the map icons, nothing else*/
.Borders{
	border-bottom:1px solid #C3D4E1;
	border-left:1px solid #C3D4E1;
	border-right:1px solid #C3D4E1;
	padding-left:10px;
	position:relative;
	top:0px;
	width:228px;
	left:0px;
	float:left;
}
.AccommodationRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.AccommodationRoll1{
	background-color:#ffff00;
	color:#000000;
}
.WeddingsRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.WeddingsRoll1{
	background-color:#ff2fe2;
	color:#ffffff;
}
.ConferenceRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.ConferenceRoll1{
	background-color:#2e4497;
	color:#ffffff;
}
.SelfRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.SelfRoll1{
	background-color:#a35b92;
	color:#ffffff;
}
.GolfRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.GolfRoll1{
	background-color:#73c235;
	color:#ffffff;
}
.HealthRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.HealthRoll1{
	background-color:#00e1f7;
	color:#000000;
}
.OffersRoll0{
	margin-top:5px;
	border-top:1px solid #C3D4E1;
	background-color:#ff0000;
	display:none;
}
.OffersRoll1{
	margin-top:5px;
	border-top:1px solid #C3D4E1;
	background-color:#ff0000;
	color:#ffffff;
}
.AttractionRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.AttractionRoll1{
	background-color:#c32032;
	color:#ffffff;
}
.RestaurantRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.RestaurantRoll1{
	background-color:#ffcc00;
	color:#000000;
}
.CampRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.CampRoll1{
	background-color:#9966ff;
	color:#ffffff;
}
.PetsRoll0{
	background-color:#ffffff;
	color:#C3D4E1;
	display:none;
}
.PetsRoll1{
	background-color:#ff9900;
	color:#ffffff;
}
.TravelRoll0{
	background-color:#9dc1ba;
	color:#ffffff;
	display:none;
}
.TravelRoll1{
	background-color:#9dc1ba;
	color:#ffffff;
}
.TakeawayRoll0{
	background-color:#0d79e2;
	color:#ffffff;
	display:none;
}
.TakeawayRoll1{
	background-color:#0d79e2;
	color:#ffffff;
}
.EventsRoll0{
	background-color:#000000;
	color:#ffffff;
	display:none;
}
.EventsRoll1{
	background-color:#000000;
	color:#ffffff;
}
.Recommended0{
	border-top:1px solid #C3D4E1;
	background-color:#ff0000;
	margin-top:5px;
	text-align:left;
	color:#ffffff;
	display:none;
}
.Recommended1{
	border-top:1px solid #C3D4E1;
	background-color:#ff0000;
	margin-top:5px;
	text-align:left;
	color:#ffffff;
}
/*************************************************************************/
/*************************************************************************/
/*These only work Primary Use dot in the rollovers for the map icons and 
in the details panel both on the map and main page. They do nothing else
They must be duplicated in the map page for Apple devices.*/
.MasterDot{
	position:absolute; 
	right:103px; 
	top:3px; 
	border-radius:50%; 
	height:20px; 
	width:20px;
	line-height:20px;
	text-align:center;
	border:1px solid #C3D4E1;
}

.dothotels{
	background-color:#ffff00;
	color:#000000;
}

.dotweddings{
	background-color:#ff2fe2;
	color:#ffffff;
}

.dotconferences{
	background-color:#2e4497;
	color:#ffffff;
}

.dotselfcatering{
	background-color:#a35b92;
	color:#ffffff;
}

.dotgolf{
	background-color:#73c235;
	color:#ffffff;
}

.dothealth{
	background-color:#00e1f7;
	color:#000000;
}

.dotattraction{
	background-color:#c32032;
	color:#ffffff;
}

.dotpubrestaurant{
	background-color:#ffcc00;
	color:#000000;
}

.dotcaravanscamping{
	background-color:#9966ff;
	color:#ffffff;
}
.dotairport{
	background-color:#9dc1ba;
	color:#ffffff;
}
.dotprimaryairport{
	background-color:#ff0000;
	color:#ffffff;
}
.dottakeaway{
	background-color:#0d79e2;
	color:#ffffff;
}
.SectionIcon{
	font-size:200%; 
	position:relative; 
	top:-6px; 
	font-family:arial;
}
/*************************************************************************/
.TAB_BO_SECTION{
	position:relative; 
	float:left; 
	width:100%; 
	border-bottom:1px solid #ffffff; 
}

.CheckboxHolder{
	position:relative;
	height:20px;
	float:left;
	left:50px;
	min-width:648px;
	margin-bottom:4px;
}

.CheckboxTextSUBHeading{
	position:absolute; 
	left:3px; 
	top:8px; 
	height:25px; 
	overflow:hidden;
	width:auto;
	cursor:default;
}
.SearchLabels{
	position:relative;
	top:-4px;
	left:0px; 
}

.TopColourBar{
	position:relative; 
	height:27px;
	background-color:#0062af;
	width:calc(100% - -10px);
	top:-5px;
	left:-5px;
	float:left;
	overflow:hidden;
	font-size:130%;
}

.TopColourBarVENUES{
	position:relative; 
	height:27px;
	background-color:#0062af;
	width:calc(100% - -10px);
	top:-5px;
	left:-5px;
	float:left;
	overflow:hidden;
	font-size:130%;
}
.TopColourBarVENUESReco{
	position:relative; 
	height:27px;
	background-color:#7d7c7c;
	width:calc(100% - -10px);
	top:-5px;
	left:-5px;
	float:left;
	overflow:hidden;
	font-size:130%;
}

.infoLayer{
	display:none;
	position:absolute; 
	top:0px; 
	left:0px; 
	padding:4px; 
	z-index:1002; 
	border:1px solid #C3D4E1; 
	border-radius:5px;
	cursor:default; 
	-moz-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
	-webkit-box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4); 
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
	pointer-events:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:90%;
}

.InformationComplement{
	display:none;
	position:fixed; 
	width:128px;
	height:127px;
	z-index:1002; 
	border:0px solid #C3D4E1; 
	cursor:default; 
	pointer-events:none;
	font-family: 'Raleway', sans-serif;
	font-size:140%;
	background-image:url(images08/CompanyLogos/OdirectLogo.svg); 
	background-repeat:no-repeat; 
	background-size:99%; 
	background-position:50% 50%;	
}
.InformationComplementText{
	position:absolute; 
	left:-49px; 
	bottom:-70px; 	
	width:212px; 
	text-align:center;
	font-weight:bold;
	padding:5px; 
	font-size: 20px;
	border-radius:20px; 
	border:2px solid #000000; 
	background-color:#fffffff2; 
	height:26px;
	line-height:35px;	
	z-index:1003;
}

.SymbolsCircle{
	border-radius:50%; 
	background-color:#ffffff; 
	z-index:1; 
	position:absolute; 
	top:2px; 
	left:20%; 
	width:60%; 
	height:60%;
}
.SelectorCircle{
	border-radius:50%; 
	background-color:#ffffff; 
	z-index:1; 
	position:relative;
	float:right; 
	top:0px; 
	left:0px; 
	width:30px; 
	height:30px;
	cursor:pointer;
	margin-right:2px;
	border:1px solid #C3D4E1; 
}
.Categories{
	position:relative; 
	left:-5px; 
	top:0px; 
	width:100%; 
	padding:10px;
	padding-left:15px;
	float:left;
	min-height:150px;
	overflow:hidden;
}
.MapCategories{
	position:relative; 
	left:-5px; 
	top:0px; 
	width:100%; 
	padding:10px;
	padding-left:15px;
	float:left;
	overflow:hidden;
}
.TABIdentifierRibbon{
	position:absolute; 
	top:0px; 
	left:-5px; 
	height:8px; 
	width:100%;
}
.TABVerticalIdentifierRibbon{
	position:absolute; 
	top:0px; 
	left:0px; 
	width:8px; 
	height:100%;
}

.LeftBackENDButton{
	position:absolute; 
	left:-65px; 
	top:0px; 
	background-color:#ffffff; 
	border:1px solid #0062af; 
	height:30px; 
	line-height:31px;
	font-family:arial;
	width:30px;
	cursor:pointer;
	font-size:144%;
	pointer-events:all;
}
.LeftBackButton{
	position:absolute; 
	left:-30px; 
	top:0px; 
	background-color:#ffffff; 
	border:1px solid #0062af; 
	height:30px; 
	line-height:31px;
	font-family:arial;
	width:60px;
	cursor:pointer;
	font-size:144%;
	pointer-events:all;
}

.RightForwardButton{
	position:absolute; 
	right:-30px; 
	top:0px; 
	background-color:#ffffff; 
	border:1px solid #0062af; 
	height:30px; 
	line-height:31px;
	font-family:arial;
	width:60px;
	cursor:pointer;
	font-size:144%;
	pointer-events:all;
}
.RightForwardENDButton{
	position:absolute; 
	right:-65px; 
	top:0px; 
	background-color:#ffffff; 
	border:1px solid #0062af; 
	height:30px; 
	line-height:31px;
	font-family:arial;
	width:30px;
	cursor:pointer;
	font-size:144%;
	pointer-events:all;
}
.SearchFiltersOFF{
	position:absolute; 
	top:40px; 
	right:-1px; 
	width:307px; 
	max-height:0px; 
	border:1px solid #C3D4E1; 
	background-color:#ffffff; 
	padding:5px; 
	padding-bottom:3px; 
	text-align:left; 
	cursor:default; 
	overflow:hidden;
	opacity:0;
	pointer-events:none;
}
.SearchFiltersON{
	position:absolute; 
	top:40px; 
	right:0px; 
	width:307px; 
	max-height:500px; 
	border:1px solid #C3D4E1; 
	background-color:#ffffff; 
	text-align:left; 
	padding:5px; 
	padding-bottom:3px; 
	cursor:default; 
	overflow:hidden;
	opacity:1;
}

.bottomtotop{
	position: absolute;
	left: 0px;
	top: calc(25% - 25px);
	left: -75px;
	width: 200px;
	text-align: center;
	pointer-events: none;
	z-index: 3;
	height: 50px;
	transform:rotate(90deg); 
	-ms-transform:rotate(90deg); /* IE 9 */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
	-o-transform:rotate(90deg); /* Opera */
}

.bottomtotop2{
	position: absolute;
	left: 0px;
	top: calc(75% - 25px);
	left: -75px;
	width: 200px;
	text-align: center;
	pointer-events: none;
	z-index: 3;
	height: 50px;
	pointer-events:none;
	z-index:3;
	transform:rotate(90deg); 
	-ms-transform:rotate(90deg); /* IE 9 */
	-moz-transform:rotate(90deg); /* Firefox */
	-webkit-transform:rotate(90deg); /* Safari and Chrome */
	-o-transform:rotate(90deg); /* Opera */
}

.Special{
	display:inline-block; 
	vertical-align:bottom; 
	left:0px; 
	width:100%; 
	cursor:default; 
	min-height:20px; 
	max-height: 40px;
	margin-bottom:2px;
}

.DeleteSector{
	cursor:pointer; 
}

.BigMapButton{
	position:absolute; 
	left:0px; 
	top:0px; 
	right:0px; 
	bottom:0px; 
	border-radius:50%;
	cursor:pointer;
	background:no-repeat; 
	background-image:url(images08/WebLinkEmailLink.svg);  
	background-size:100%; 
	background-position:50% 100%;
}
.MapButtonPANEL{
	position:relative; 
	float:right;
	left:0px; 
	top:14px; 
	width:55px; 
	height:55px; 
	background:no-repeat; 
	background-image:url(images08/WebLinkEmailLink.svg);  
	background-size:100%; 
	background-position:50% 100%;
	border-radius:50%;
	cursor:pointer;
	opacity:1; 
}
.BackButton{
	position:fixed; 
	right:12px; 
	bottom:6px;
	height:77px; 
	z-index:1000; 
	font-size:500%; 
	opacity:0; 
	color:#0062af;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.CopyrightInfo{
	position:absolute; 
	top:-8px; 
	left:5px; 
	color:transparent; 
	z-index:2;
	font-size:10px;
	letter-spacing:0.5px;
}
.OfferCircleSmall{
	position:absolute; 
	right:10px; 
	top:88px; 
	width:80px; 
	height:80px; 
	color:#ffff00; 
	font-size:58px; 
	text-align:center; 
	border:1px solid #C3D4E1; 
	border-radius:50%; 
	-moz-border-radius:50%;
	z-index:2;
	cursor:pointer;
	background-color:#000000;
	overflow:hidden;
}

.MapSEARCHBarOFF{
	position:relative;
	background-color:#ffffff;
	border-bottom:1px solid #C3D4E1; 
	padding:5px;
	cursor:default;
	height:44px;
	overflow:hidden;
}
.MapSEARCHBarACTIVE{
	position:relative;
	background-color:#47c0f5;
	border-bottom:1px solid #C3D4E1; 
	padding:5px;
	cursor:default;
	height:44px;
	overflow:hidden;
}
.MapSEARCHBarON{
	position:relative;
	background-color:#0062af;
	color:#ffffff;
	border-bottom:1px solid #C3D4E1; 
	padding:5px;
	cursor:pointer;
	height:125px;
	overflow:hidden;
}
.FavStarPANEL{
	font-size:300%; 
	cursor:pointer; 
	position:relative; 
	float:right;
	left:2px; 
	top:15px; 
	z-index:20;
	height:70px;
	line-height:70px;
	font-size:55px;
	width:55px;
	height:55px;
	border-radius:50%;
	opacity:1; 
	background:no-repeat; 
	background-image:url(images08/WebLinkEmailLink.svg);  
	background-size:100%; 
	background-position:50% -121px;
}
.LightbulbPANEL{
	font-size:300%; 
	cursor:pointer; 
	position:relative; 
	float:left;
	left:2px; 
	top:15px; 
	z-index:20;
	width:55px;
	height:70px;
	opacity:1; 
	background:no-repeat; 
	background-image:url(images08/Lightbulb.svg);  
	background-size:100%; 
	background-position:50% 0px;
}
/*************************************************************************************/
input[type=checkbox].css-checkbox2 + label.css-label {
	background-repeat: no-repeat;
	background-position: 0 0;
	cursor: pointer;
	height:35px;
	padding-left:45px;
	padding-top:22px;
	position:absolute;
	left:4px;
	top:5px;
}

.CheckboxGreenTick40 {
	background-image: url(images08/CheckboxTick40NoBorder.svg);
}

input[type=checkbox].css-checkbox2:checked + label.css-label {
	background-position: 0px -40px;
}

.css-checkbox2{
	visibility:hidden;
	width:40px; 
	height:40px;
}
/*************************************************************************************/
.TopRightSponsorLogo{
	position:absolute;
	right:-9px;
	top:-7px;
	font-family:'Raleway',sans-serif; 
	opacity: 0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
}
.TopRightSponsorLogoON{
	position:absolute;
	right:-9px;
	top:-7px;
	font-family:'Raleway',sans-serif; 
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
}
/************************************** MASTER ***************************************/
.BrandSmallLogoON{
	background-size: 100px;
	position:absolute; 
	right:-90px; 
	width:300px; 
	height:100px; 
	top:-10px;
	pointer-events: none;
	-webkit-transform: rotate(45deg); 
	-moz-transform: rotate(45deg);  
	transform: rotate(45deg);
	z-index:-1;
	background-color:#ffffff;
	
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
}
/************************************** GOLF *****************************************/
.GolfBrandLogos{
	background-image:url(images08/logos/GolfLogos.png?id=13);
	background-repeat:no-repeat;
}

.GolfBrandSmallLogoON{
	border-bottom:2px solid #73c235;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
}

/************************************** HEALTH *****************************************/
.HealthBrandLogos{
	background-image:url(images08/logos/HealthLogos.png?id=13);
	background-repeat:no-repeat;
}

.HealthBrandSmallLogoON{
	border-bottom:2px solid #00e1f7;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}

/************************************** ATTRACTION *****************************************/
.AttractionBrandLogos{
	background-image:url(images08/logos/AttractionLogos.png?id=13);
	background-repeat:no-repeat;
}

.AttractionBrandSmallLogoON{
	border-bottom:2px solid #c32032;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}

/************************************** PAYMENTS *****************************************/
.PaymentsBrandLogos{
	background-image:url(images08/logos/PaymentsLogos.png?id=13);
	background-repeat:no-repeat;
}

.PaymentsBrandSmallLogoON{
	border-bottom:2px solid #666685;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/************************************** ABOUT US *****************************************/
.AboutUsBrandLogos{
	background-image:url(images08/logos/AboutLogos.png?id=13);
	background-repeat:no-repeat;
}

.AboutUsBrandSmallLogoON{
	border-bottom:2px solid #666685;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** FOOD **************************************/
.FoodBrandLogos{
	background-image:url(images08/logos/FoodLogos.png?id=13);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.FoodBrandSmallLogoON{
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** WINES **************************************/
.WinesBrandLogos{
	background-image:url(images08/logos/WinesLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.WinesBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** SPIRITS **************************************/
.SpiritsBrandLogos{
	background-image:url(images08/logos/SpiritsLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.SpiritsBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** SOFT DRINKS **************************************/
.SoftDrinksBrandLogos{
	background-image:url(images08/logos/SoftDrinksLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.SoftDrinksBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** JUICES **************************************/
.JuicesBrandLogos{
	background-image:url(images08/logos/JuicesLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.JuicesBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/******************************* TEAS and COFFESS *********************************/
.TeasandCoffeesBrandLogos{
	background-image:url(images08/logos/TeasandCoffeesLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.TeasandCoffeesBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/******************************* COCKTAILS *********************************/
.CocktailsBrandLogos{
	background-image:url(images08/logos/CocktailsLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.CocktailsBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/******************************* MIXERS *********************************/
.MixersBrandLogos{
	background-image:url(images08/logos/MixersLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.MixersBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/******************************* SNACKS *********************************/
.SnacksBrandLogos{
	background-image:url(images08/logos/SnacksLogos.png);
	background-position:0px 0px;
	background-repeat:no-repeat;
}
.SnacksBrandSmallLogoON{
	color:#000000;
	border-bottom:2px solid #ffcc00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** ACCOMMODATION **************************************/
.AccommodationBrandLogos{
	background-image:url(images08/logos/AccommodationLogos.png?id=13);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.AccommodationBrandSmallLogoON{
	border-bottom:2px solid #ffff00;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** WEDDINGS **************************************/
.WeddingBrandLogos{
	background-image:url(images08/logos/WeddingLogos.png?id=13);
	background-repeat:no-repeat;
}

.WeddingBrandSmallLogoON{
	border-bottom:2px solid #ff2fe2;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** CONFERENCES **************************************/
.ConferenceBrandLogos{
	background-image:url(images08/logos/ConferenceLogos.png?id=13);
	background-repeat:no-repeat;
}

.ConferenceBrandSmallLogoON{
	border-bottom:2px solid #2e4497;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/*********************************** PETS **************************************/
.PetsBrandLogos{
	background-image:url(images08/logos/PetsLogos.png?id=13);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.PetsBrandSmallLogoON{
	border-bottom:2px solid #ff9900;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}

/*********************************** CAMPING **************************************/
.CampingBrandLogos{
	background-image:url(images08/logos/CampingLogos.png?id=13);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.CampingBrandSmallLogoON{
	border-bottom:2px solid #9966ff;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}

/*********************************** SELF CATERING **************************************/
.SelfBrandLogos{
	background-image:url(images08/logos/SelfLogos.png?id=13);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.SelfBrandSmallLogoON{
	border-bottom:2px solid #a35b92;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}

/******************************* TRAVEL ***********************************/
.TravelBrandLogos{
	background-image:url(images08/logos/TravelLogos.png?id=13);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.TravelBrandSmallLogoON{
	border-bottom:2px solid #9dc1ba;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/******************************* TAKEAWAY ***********************************/
.TakeawayBrandLogos{
	background-image:url(images08/logos/TakeawayLogos.png?id=13);
	background-position:0px 0px;
	background-repeat:no-repeat;
}

.TakeawayBrandSmallLogo{
	color:#0d79e2;
	border-bottom:2px solid #0d79e2;
	opacity: 0.0;
	transition: opacity 0.3s ease-in-out;
    	-moz-transition: opacity 0.3s ease-in-out;
    	-webkit-transition: opacity 0.3s ease-in-out;
}

.TakeawayBrandSmallLogoON{
	border-bottom:2px solid #0d79e2;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
}
/***************************************************************************/
.MapMarkerON{
	position:relative; 
	left:0px; 
	top:0px; 
	width:100%;
	height:60px; 
	color:#000000;
	z-index:-1;
	float:left;
	margin-top:14px;
	border:1px solid #C3D4E1;
	background-color:#ffffff;
	background-repeat:no-repeat;
	opacity: 1.0;
    	transition: opacity .55s ease-in-out;
    	-moz-transition: opacity .55s ease-in-out;
    	-webkit-transition: opacity .55s ease-in-out;
    	display:block;
}

.PricingHolder{
	position:relative; 
	left:0px; 
	top:0px; 
	font-weight:bold;
	font-size:140%;
}

.TABTours{
	position:relative;
	font-size:120%;
	margin-bottom:5px;
	padding-bottom:5px;
	border-bottom: 1px dotted #C3D4E1;
	line-height:25px;
	left:-5px;
	width:calc(100% - 3px);
}
.TABTourHeadings{
	color:#ff0000;
	font-weight:bold;
}
.TABTourMainHeading{
	position:relative; 
	left:-7px;
	width:calc(100% - 5px);
	color:#ffffff;
	background-color:#000000;
	top:-2px;
	font-weight:bold;
	padding:5px;
	font-size:1.5em;
	font-family: 'Raleway', sans-serif;
}
.OfferSquares{
	position:relative; 
	left:1px; 
	top:1px; 
	width:calc(20% - 1px);
	height:calc(20% - 1px);
	background-color:#0062af; 
	margin-right:1px; 
	margin-bottom:1px;
	float:left;
	pointer-events:none;
}

.CookieHOLDER{
	position:fixed; 
	top:0px; 
	left:-110%; 
	right:110%; 
	bottom:0px; 
	background-color:#fffffff2; 
	z-index:10000; 
	font-family: 'Raleway', sans-serif; 
	font-size:100%;
}

.SearchDot{
	background-color:#0062af;
	color:#ffffff;
	position:absolute; 
	top:1px; 
	left:1px; 
	z-index:21; 
	border-radius:50%; 
	width:40px; 
	height:40px; 
	text-align:center; 
	font-family:monospace; 
	font-size:43px; 
	cursor:pointer;
	line-height:35px;
}
.AffiliatesATag{
	display:block;
	width:100px;
}
.AffiliateIcons{
	cursor:pointer;
	position:relative;
	float:left;
}
.AffiliateLocationsHOLDER{
	position:relative; 
	float:left; 
	top:0px; 
	left:0px; 
	width:295px;
}
.AffiliateLocations{
	position:relative; 
	float:right; 
	top:0px; 
	width:100px; 
	height:100px; 
	cursor:pointer;
	background-repeat:no-repeat; 
	background-position:50% 50%; 
	background-size:60px; 
	border-radius:50%;
	border:1px solid #C3D4E1;
}
.AffiliatesLink{
	background-repeat:no-repeat; 
	background-position:0% 50%; 
	background-size:80px; 
	height:28px; 
	width:100px; 
	cursor:pointer;
	border-bottom:2px solid transparent;
}
.AffiliateLinksLayer{
	position:fixed; 
	top:50%; 
	right:50%; 
	left:50%; 
	bottom:50%; 
	line-height:30px; 
	text-align:left; 
	z-index:-10; 
	font-family:'Raleway',sans-serif; 
	font-size:140%; 
	background-color:#fffffff2; 
	border:1px solid #C3D4E1; 
	border-radius:5px; 
	padding:5px; 
	overflow-X:hidden; 
	overflow-Y:auto; 
	opacity:0;
}
.AffiliateLinks{
	border-bottom:1px solid #C3D4E1;
	margin-top:9px; 
	float:left; 
	position:relative; 
	left:0px; 
	width:100%; 
	height:auto;
}
.AffiliateClose{
	position:relative; 
	left:-5px; 
	top:-5px; 
	height:40px; 
	width:calc(100% + 10px); 
	line-height:40px; 
	text-align:center; 
	border-bottom:1px solid #C3D4E1; 
	margin-bottom:0px; 
	font-size:20px; 
	background-image:url(images08/Crosses.svg); 
	background-repeat:no-repeat; 
	cursor:pointer; 
	background-position: 50% 50%; 
	background-size: 31px; 
	border-top-left-radius:5px; 
	-moz-border-top-left-radius:5px; 
	border-top-right-radius:5px; 
	-moz-border-top-right-radius:5px;
}
.AffiliateHeadings{
	color:#0062af; 
	font-weight:600;
}

.SearchPlus{
	position:absolute; 
	left:0px; 
	top:0px; 
	right:0px; 
	bottom:0px; 
	line-height:33px; 
	background-image:url(images08/PlusMinus.svg); 
	background-position:50% 50%; 
	background-repeat:no-repeat; 
	background-size:65%;
}

.SearchMinus{
	position:absolute; 
	left:0px; 
	top:18px; 
	right:0px; 
	bottom:18px; 
	line-height:33px; 
	background-image:url(images08/PlusMinus.svg); 
	background-position:50% 50%; 
	background-repeat:no-repeat; 
	background-size:65%;
}
.ClosedVenues{
    position: fixed;
    left: 10%;
    right: 10%;
    bottom: 30px;
    z-index: 1000;
    cursor: default;
    pointer-events: none;
    font-size: 13vw;
    height:14vw;
    text-align: center;
    letter-spacing: -0.5vh;
    line-height: 13vw;
    color: white;
    text-shadow: 0px 0px 5px #000000;
    font-family: 'Quicksand', sans-serif;
    opacity:0.5;
}
/********************************************************************************/


-->