/* latin */
@font-face {
  font-family: 'Museo';
  font-style: normal;
  font-weight: 500;
  src: localdd('Museo'), local('Museo500-Regular'), url(Museo500-Regular.woff) format('woff');
}

body
{
	margin: 0; 
	padding: 0; 
	height: 100%;
	font-family: Verdana, sans-serif;
	font-size: 14px;
}

a
{
	text-decoration: none;
	color: #222;
}

a:hover
{
	color: #0af !IMPORTANT;
}


#productchooser
{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 70px;
	border-bottom: 10px solid  #e0efff;

}

#productitems
{
	position: absolute;
	top: 0;
	left: 210px;
	right: 0;
	height: 70px;
}

.productitem
{
	position: relative;
	border-top: 1px solid #999;
	border-right: 1px solid #999;
	border-left: 1px solid #999;
	background-color: white;
	top: 36px;
	height: 20px;
	width: 66px;
	padding: 8px 0;
	margin: 0 2px;
	border-top-left-radius: 10px;
    font-family: Verdana, sans-serif;
	line-height: 1.3;
	float: left;
	text-align: center;
	vertical-align: center;
}

#activeproductitem
{
	background-color: #e0efff;
	border-color: #000000;
	border-width: 2px;
	width: 64px;
	margin: 0 2px;
}

.productitem:hover, #activeproductitem:hover
{
	background-color: #fee;
	border-color: #f00;
	border-width: 2px;
	width: 64px;
	margin: 0 2px;
}

#product
{
	position: absolute;
	top: 70px;
	left: 0;
	right: 0;
	bottom: 0;
 	border-top: 10px solid  #0085CA;

}

#mappanel
{
 	position: absolute; 
 	left: 0; 
 	top: 0; 
 	right: 0; 
 	bottom: 0; 
 	height: 100%;	
}

#mapcontainer
{
	background-color: #a29891;
 	position: absolute; 
 	width: 100%; 
 	height: 100%;
 	margin-left: auto; margin-right: auto; 
}

#controlpanel
{
	position: absolute;
	opacity: 0.85;
	background-color: #ffffff;
	top: 0;
	left: 0;
	bottom: 0;
	width: 210px;
	padding: 15px 15px;
 }

#controlpanelbottom
{
	position: absolute;
	width: 210px;
	bottom: 10px;
	padding: 10px 0;
	z-index: -1;
	font-family: Verdana, sans-serif;

}

#sliderpanelcontent
{
	padding-bottom: 0;
}

#tableselect
{
	font-size: 10px;
	width: 170px;
	line-height: 30px;
	vertical-align: middle;
}

#logo
{
	width: 200px;
	text-align: center;
}

#logo a img
{
 	width: 190px; height: 59px; padding: 0;
}

#areainfopanel
{
	display: none;
}

#areainfocontent
{
	padding: 0 !IMPORTANT;
}

#socialmediabuttons div
{
	float: left;
	margin-right: 10px;
}

#graphpanel
{
	padding: 10px;
}
/*
#graphcontainer
{
	padding: 0 0 20px 0;
	font-family: 'Museo', Verdana, sans-serif;
	width: 200px;
	height: 230px;
	position: relative;
}

#graphcontainernote
{
	font-size: 10px;
}

.graphelem
{
	position: relative;
	width: 10px;
	height: 230px;
	left: 0;
	bottom: 0;
	float: left;
}

.graphbar
{
	position: absolute;
	left: -0;
	width: 10px;
	bottom: 20px;
}

.graphvalue
{
	position: absolute;
	left: 0;
	bottom: 30px;
	font-size: 9px;
	transform: rotate(-90deg);
	transform-origin: 10px 10px;
}

.graphkey
{
	position: absolute;
	left: 0;
	bottom: 0;
	font-size: 9px;
	font-weight: bold;
	transform: rotate(-90deg);
	transform-origin: 10px 10px;
}
*/

#graphcontainer
{
	margin: 0;
	width: 200px;
	position: relative;
}

#graphcontainernote
{
	clear: both;
	margin: 10px;
	font-size: 10px;
}

.graphelem
{
	position: relative;
	width: 200px;
	height: 14px;
	left: 0;
	top: 0;
}

.graphbar
{
	position: absolute;
	height: 100%;
	left: 75px;
}

.graphbardiffpositive
{
	position: absolute;
	height: 100%;
	left: 135px;
}
.graphbardiffnegative
{
	position: absolute;
	height: 100%;
	right: 65px;
}

.graphvalue
{
	position: absolute;
	left: 40px;
	width: 30px; 
	height: 12px;
	padding-top: 2px;
	font-size: 10px;
}

.graphkey
{
	position: absolute;
	left: 0;
	height: 14px;
	padding-top: 0;
	font-size: 12px;
	font-weight: bold;
}


#controlpanel table
{
	margin: 10px 0;
	border-spacing: 2px 2px;
    border-collapse: separate;
}

#topiclist
{
	padding-bottom: 5px;
}

#topicbuttons
{
	display: inline;
	font-size: 10px;
}

#topicbuttons label
{
	padding: 4px 8px;
}

#changebuttons 
{
	font-size: 11px;
}

#radioCentres 
{
	display: inline;
	font-size: 10px;
	width: 165px !IMPORTANT;
}

button
{
	margin-bottom: 4px;
}

.widgetpanel
{
	border-radius: 10px;
	border: 5px solid #000000 !IMPORTANT;
	font-family:  Verdana, sans-serif;
	margin-top: 10px;
	font-size: 12px;
}

.widgetcontent
{
	padding: 10px !IMPORTANT;
	padding-bottom: 5px;
}

.widgetcontent button, .buttonset span
{
	font-size: 10px !IMPORTANT;
}

#cityjump button
{
	font-size: 9px !IMPORTANT;
	margin: 1px;
	padding: 2px 4px;
}

.optioncaption
{
	float: left; 
	padding-right: 5px; 
	padding-top: 5px;
}

.widgetcontent
{
	font-family:  Verdana, sans-serif;
}

#retailpanelcontent, #twitterpanelcontent
{
	font-size: 24px;
	text-align: center;
}

.chooseroption
{
	padding: 2px 0;	
	/* white-space: nowrap; */
}

#centrescatchments
{
	margin-bottom: 5px;
}

#postcodesearch
{
	padding-top: 10px;
}

h3
{
	text-align: center; 
	font-size: 14px;
	text-transform: uppercase; 
	margin-top: 0 !IMPORTANT;
	border-top-left-radius: 4px !IMPORTANT;
	border-top-right-radius: 4px !IMPORTANT;
	padding: 3px !IMPORTANT;
	border-width: 5px;
}

#keypanel
{
	margin-top: 5px;
}

.smalltext
{
	padding-top: 2px;
	font-size: 9px;
}

.smalltext a
{
	color: #0085CA;
}

#mapkeypanel
{
	display: block;
	position: absolute;
	opacity: 0.85;
	background-color: #ffffff;
	top: 0;
	right: 10px;
	width: 225px;
	text-align: center;
	border-radius: 10px;
	border: 5px solid #000000 !IMPORTANT;
	font-family: Verdana, sans-serif;
	margin-top: 10px;
	overflow: auto;

}

#sliderpanel
{
	display: block;
	position: absolute;
	opacity: 0.85;
	background-color: #ffffff;
	top: 0;
	right: 10px;
	width: 600px;
	text-align: center;
	border-radius: 10px;
	border: 5px solid #000000 !IMPORTANT;
	font-family: Verdana, sans-serif;
	margin-top: 10px;
	margin-left: -300px;
	left: 50%; 
	overflow: auto;
}

#slider label, #groupslider label 
{
	position: absolute;
	width: 40px;
	margin-top: 20px;
	margin-left: -20px;
	font-size: 9px;
	text-align: center;
}

#groupsliderpos
{
}

#groupsliderpos
{
	height: 50px;
}

#changebuttonspos
{
	margin: 0 0 10px 0;
}

#sliderpos
{
	height: 35px;
	clear: both;
}

#slider, #groupslider, #changebuttons
{
	clear: both;
	margin: 0 10px 0 10px;
}

#changebuttonspos
{
	display: none;
}

#frontpart
{
	background-color: #fff;
	opacity: 1;
	padding-bottom: 10px;
}

#areainfopanel
{
	display: none;
	position: absolute;
	opacity: 0.85;
	background-color: #ffffff;
	top: 420px;
	right: 10px;
	width: 225px;
	text-align: center;
	border-radius: 10px;
	border: 5px solid #000000 !IMPORTANT;
	font-family: Verdana, sans-serif;
	margin-top: 10px;
	overflow: auto;
	padding: 0 !IMPORTANT;
}

#retailpanel, #twitterpanel
{
	display: none;
	position: absolute;
	opacity: 0.85;
	background-color: #ffffff;
	bottom: 20px;
	left: 50%;
	width: 250px;
	margin-left: -125px;
	padding: 5px 5px 15px 5px;
	text-align: center;
	border-radius: 10px;
	border: 5px solid #000000;
	font-family: Verdana, sans-serif;

}



.retailpaneltable, .twitterpaneltable
{
	margin-top: 15px;
	font-size:12px;
}

.retailpanelinfo
{
	margin-top: 15px;
	width: 250px;
	font-size: 12px;
}

#mapkeypanelcontent
{
	padding: 10px;
	height: 350px;

}

.keypanelButton, .keypanelButtonTime, .keypanelButtonTimeYear
{
	border-radius: 10px !IMPORTANT;
	margin: 0 2px;
	text-align: center; 
	font-family: Verdana, sans-serif;
	border-width: 3px !IMPORTANT; 
	
}

.keypanelButton span, .keypanelButtonDisabled span, .keypanelButtonTime span, .keypanelButtonTimeYear span
{
	padding: 2px 2px !IMPORTANT;
}

.keypanelButtonDisabled
{
	border-radius: 10px !IMPORTANT;
	margin: 0 2px;
	text-align: center; 
	font-family: Verdana, sans-serif;
	border-width: 0 !IMPORTANT; 
	border-color: #fff  !IMPORTANT;
	font-size: 11px !IMPORTANT; 
	width: 170px; 
	height: 12px; 
	margin-top: 4px;
	padding: 3px;
}

.mapButtonOption span
{
	padding: .4em .4em !IMPORTANT;
}
.keypanelButton
{
	font-size: 11px !IMPORTANT; 
	width: 170px; 
	height: 12px; 
	margin-top: 4px;
	background: None !IMPORTANT; 
}

.keypanelButtonTime
{
	font-size: 9px !IMPORTANT; 
	/* width: 195px; */
	height: 12px; 
	padding: 2px;
	border-radius: 0 !IMPORTANT; 
	background: None !IMPORTANT; 
}

.keypanelButtonTimeYear
{
	margin-top: 5px;
	width: 50px; 
	height: 20px;
	font-size: 12px; 
}


#headline
{
	left: 0;
	right: 0;
	color: black;
	background-color: black;
	text-align: center;
	padding: 0 5px;
	vertical-align: center;
	font-size: 24px;
	line-height: 60px;
	height: 60px;
}

#headline > div, #subheadline > div, #subheadline2 > div
{
	display: inline-block;
	vertical-align: middle;
	line-height: 1em;
	padding: 5px;
}


#headlineTime
{
	padding: 7px 10px 0 10px;
}

#subheadline
{
	left: 0;
	right: 0;
	color: black;
	background-color: black;
	text-align: center;
	padding: 0 5px;
	font-size: 20px;
	line-height: 30px;
}

#subheadline2
{
	left: 0;
	right: 0;
	color: black;
	background-color: black;
	text-align: center;
	vertical-align: center;
	font-size: 16px;
	padding: 0 5px;
	line-height: 40px;
	height: 40px;
}

.subtitle
{
	margin: 0 10px 10px 10px;
	background-color: #ffa;
	border: 4px solid #ee0;
	border-radius: 5px;
	padding: 5px;
	font-size: 12px;
}

#makebetter
{
	padding: 20px;
	font-size: 13px;
	border-top: 1px solid #000000;
	font-family: Verdana, sans-serif;
}

#makebetter a
{
	color: #000000;
}

#makebetter a:hover
{
	color: red;
}

.supplementary
{
	padding: 10px 15px;
}

#headlinetitle
{
	font-size: 14px;
	float: left;
}

#submetrics, #submetrics2
{
	font-family: Verdana, sans-serif;
	clear: both;
	padding: 0 5px 0 10px;
}

#kmlinfo
{
	clear: both;
}

#debugbutton
{
	position: absolute;
	bottom: 0;
	right: 0;
	font-size: 7px;
	padding: 0;
	margin: 0;
}

#debugbutton span
{
	padding: 2px;
}

#lead, #leadsuffix
{
	font-size: 20px;
}

#sublead
{
	font-size: 11px; 
	padding: 5px 0;
}	

#moreinfo, #download
{
	font-size: 12px; 
	padding: 0 5px 0 0;
}

#moreinfo a, #download a
{
	color: #000000;
}

#moreinfo a img, #download a img
{
	width: 10px; 
	height: 10px; 
	padding: 0 3px 0 0;
}

#cityjump
{
	text-align: center;
}

.submetric
{
	float: left;
	color: black;
	background-color: black;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
	padding: 5px 0;
	width: 95px;
	margin: 10px 0 0 10px; 
}

.submetricTime
{
	color: black;
	background-color: black;
	text-align: center;
	padding: 2px;
	width: 200px;
	margin: 0; 
}

.submetric2
{
	float: left;
	color: black;
	background-color: black;
	border-bottom-left-radius: 5px;
	border-top-right-radius: 5px;
	text-align: center;
	padding: 5px 0;
	width: 50px; 
	margin: 0 5px 10px 0; 
}

.submetrictitle
{
	font-size: 9px;
}

.submetricfigure
{
	font-size: 18px;
}

.submetrictitleTime
{
	width: 40px;
	font-size: 9px;
	font-weight: bold;
	float: left;
}

.submetricfigureTime
{
	font-size: 9px;
}

.submetricfigure2
{
	font-size: 24px;
}

.ol-zoom
{
	bottom: auto !IMPORTANT;
	left: auto !IMPORTANT;
	right: 255px;
	position: absolute;
}

.ol-scale-line
{
	left: auto !IMPORTANT;
	top: 10px !IMPORTANT;
	height: 15px;
	right: 295px;
	position: absolute;
	padding: 6px;
	opacity: 0.5;
	border-radius: 4px;

}

  .ol-popup {
	display: none;
	position: absolute;
	background-color: rgba(255, 255, 255, 0.75);
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.2);
	-webkit-filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
	filter: drop-shadow(0 1px 4px rgba(0,0,0,0.2));
	padding: 15px 10px 10px 10px;
	border-radius: 10px;
	border: 1px solid #cccccc;
	bottom: 12px;
	left: -50px;
  }
  
  .ol-popup table
  {
  	background-color: #eee;
  	border: 1px solid #000;
  	padding: 5px;
  	margin-top: 10px;
  	width: 300px;
  	opacity: 1.0;
  }
  
	.ol-popup td, .ol-popup th
	{
		border-bottom: 1px dotted #aaa;
	}
  
  .ol-popup:after, .ol-popup:before {
	top: 100%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
  }
  .ol-popup:after {
  	border-top-color: rgba(255, 255, 255, 0.75);
	border-width: 10px;
	left: 48px;
	margin-left: -10px;
  }
  .ol-popup:before {
	border-top-color: #cccccc;
	border-width: 11px;
	left: 48px;
	margin-left: -11px;
  }
  .ol-popup-closer {
	text-decoration: none;
	position: absolute;
	top: 2px;
	right: 8px;
  }
  .ol-popup-closer:after {
	content: "✖";
  }
  
  .ol-attribution, .ol-attribution-excerpt
  {
  	position: absolute;
  	bottom: 10px;
  	left: 260px;
  	right: inherit;
  	text-align: left;
  	/* width: inherit; */	
  	padding: 4px;
	font-size: 10px;
  }
  
  .ol-attribution img, .ol-attribution-excerpt img
  {
  	max-height: inherit;
  
  }
  
  .ol-attribution li a , .ol-attribution-excerpt li a
  {
  	display: none;
  }
  
    .ol-attribution li div a , .ol-attribution-excerpt li div a
  {
  	display: inline;
  }
  
  .ol-attribution button, .ol-attribution-excerpt button 
  {
  	width: inherit;
  	padding-left: 6px;
  	padding-right: 6px;	
  	margin: 0;

  }
  
  .ui-button-text-only .ui-button-text {
  	padding: .4em .7em;
  }
  
.ol-attribution-excerpt
{
	display: none;
}

#kmlSlider
{
	float: left;
	width: 40px;
	margin: 5px 10px 5px 5px;
}

#penPortraitPopup-content table
{
	background-color: rgba(255, 255, 255, 0.3);
}

#penPortraitPopup-content table
{
	width: 500px;
}

#penPortraitPopup-content td
{
	padding: 5px;
}

#popupTitle
{
	font-weight: bold;
}

#centrekey
{
	text-align: center;
	display: none; 
	margin-top: 10px;
	padding-top: 10px;
}
.titleid
{
	clear: both;
	font-size: 12px;
}

.ppid
{
	text-align: center;
	vertical-align: top;
	font-size: 32px;
	font-weight: bold;
}

#credit
{
	clear: both;
	font-size: 11px;
	padding: 5px 0;
}

#copyright
{
	clear: both;
	padding-top: 5px;
}

#summarytext
{
	font-size: 12px; 
	padding: 10px 0;
}

#title
{
	font-size:30px; 
	color: #000000; 
	padding: 0 0 10px 0;
}

.title
{
	padding-top: 10px;
	font-size: 24px; 
}

#metapanel
{
	clear: both;
}

.ui-checkboxradio-icon
{
	display: none;
}

#centrescatchments .ui-checkboxradio-label
{
	font-size: 10px;
}

@media screen and (min-height: 0px) and (max-height: 870px)
{
    #summarytext { display: none; }
	#metapanel
	{
		font-size: 8px;
	}
}

@media screen and (min-height: 0px) and (max-height: 1000px) 
{
	#credit, #copyright { display: none; }
}
