body
{
	margin: 0; 
	padding: 0; 
	height: 100%;
	font-family: 'Cabin Condensed', sans-serif;
	font-size: 12px;
}

a
{
	text-decoration: none;
	color: #0044aa;
}

@media screen
{
	#mapcontainer
	{
		background-color: #94897f; /* Mimic land colour */
		position: absolute; 
		width: 100%; 
		height: 100%;
		margin-left: auto; margin-right: auto; 
	} 
}

@media print
{
	#mapcontainer
	{
		position: absolute; 
		width: 100%; 
	}
	#controlpanel
	{
		display: none;
	}
}

.uipanel
{
	border: 5px solid #08c !IMPORTANT;
}

#titlepanel, #debugpanel, #infopanel, #controlpanel
{
	position: absolute;
	border-radius: 10px;
	opacity: 0.85;
	background-color: #ffffff;
}

#titlepanel
{
	top: 0;
	left: 10px;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	border-width: 0 5px 5px 5px;
	border-color: black;
	height: 200px;
}

#debugpanel
{
	display: none;
	bottom: 30px;
	height: 100px;
	width: 950px;
	right: 10px;
}

#debugpanel table
{
	padding: 10px 15px;
}

#controlpanel
{
	right: 10px;
	top: 10px;
	width: 620px;
}

#controlpanelcontent
{
	padding: 10px 0 10px 10px;
	font-family: 'Cabin Condensed', sans-serif;

}

.controlpaneloption
{
	padding: 5px 0 0 0;	
	white-space: nowrap;
}


#infopanel
{
	top: 215px;
  	left: 10px;
  	width: 200px;
	/* border-bottom-left-radius: 5px; */
}

#infopanelcontent
{
	padding: 0;
	font-family: 'Cabin Condensed', sans-serif;
}

#colpanel
{
	padding: 10px 15px;
}

#lockpanel
{
	clear: both;
	text-align: center;
}

#lockpanel button
{
	font-size: 8px;
}

#keypanel, #placepanel, #kmlinfopanel
{
	clear: both;
}

#metapanel
{
	position: absolute;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
	opacity: 0.85;
	background-color: #ffffff;
	padding: 5px 10px;
	bottom: 0;
	font-size: 11px;
	width: 780px;
	left: 50%;
	margin-left: -390px;
	border-top: 5px solid #000 !IMPORTANT;
	border-left: 5px solid #000 !IMPORTANT;
	border-right: 5px solid #000 !IMPORTANT;
}

#topiclist
{
	padding-bottom: 5px;
}

#subcollist, #subsubcollist
{
	display: none;
}

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

#metapanelcontent
{
	text-align: center;
	white-space: nowrap;
	-webkit-text-size-adjust: 100%;
}

#metapanelcontent td
{
	border-radius: 5px;
	padding: 5px 8px;
}

.title
{
	padding: 0 15px;
	font-size: 20px;
}

.subtitle
{
	padding: 0 15px 0 15px;
	font-size: 16px;

}

#cityjump button, #postcodeButton, #metapanel button
{
	font-size: 9px;
}

.supplementary
{
	padding: 3px 15px 0 15px;
	font-size: 9px;
}

#keyitems
{
	margin-top: 12px; 
	float: left;
}

.keyitem
{
	width: 60px; 
	height: 24px; 
	line-height: 24px;
	vertical-align: middle;
	font-size: 17px;
	text-align: center;
	-webkit-print-color-adjust: exact;
}

#keylqs, #keynumbers
{
	width: 55px; 
	margin: 0 5px;
	float: left;
	font-size: 11px;
}

#postcodesearch
{
	padding: 0 10px 0 0;
	white-space: nowrap;
}

#postcodeButton
{
	margin-bottom: 2px;
}

#keylqs
{
	text-align: right;
}

#keynumbers
{
	text-align: left;
}

.keynumber
{
	width: 55px; 
	height: 24px; 
	line-height: 24px; 
	vertical-align: middle; 
}

#headlinetitle
{
	font-size: 14px;
}

#headlinefigure
{
}

#submetrics
{
	clear: both;
	padding: 5px 10px 10px 10px;
}

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

.submetrictitle
{
	font-size: 10px;
}

.submetricfigure
{
	font-size: 18px;
}

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;
}

.paneltitleside
{
	transform: rotate(270deg);
	-webkit-transform: rotate(270deg);
	-moz-transform: rotate(270deg);
	-ms-transform: rotate(270deg);
	transform-origin: left bottom 0;
	-webkit-transform-origin: left bottom 0;
	-moz-transform-origin: left bottom 0;
	-ms-transform-origin: left bottom 0;
	float: left; 
	vertical-align: center; 
	background-color: #08c; 
	color: white;
	font-size: 14px;
	padding: 1px 5px;
	margin-top: 100px;
	text-transform: uppercase; 
}

#toptitle
{
	left: 0;
	right: 0; 
	text-align: center; 
	vertical-align: center;
	background-color: black; 
	font-size: 28px; 
	color: white;
	padding: 0 10px;
	-webkit-print-color-adjust: exact;
}

#toptitle img
{
 	width: 23px; 
 	height: 22px; 
 	padding: 5px 0 0 5px; 
 	float: left;
}

#social
{
	text-align: center; 
	margin-top: 5px;
}

#social table
{
	margin: 0 auto;
}

#twitter-widget-0
{
	background: None !IMPORTANT;
 	border: None !IMPORTANT;
}

#special
{
	padding: 5px;
	font-size: 16px;
}

.qual
{
	font-size: 10px;
	padding-left: 15px;
}

.olImageLoadError {
	display: none;
	background-image: url('/images/notile.png');
    	background-repeat: no-repeat;
}

.olControlZoom
{
	top: auto !IMPORTANT;
	left: auto !IMPORTANT;
	bottom: 10px;
	right: 10px;
	position: absolute;
}

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

}

.ol-attribution
{
	position: absolute;
	right: auto !IMPORTANT;
	bottom: 10px;
	left: 10px;
	text-align: left;
}

.ol-attribution button
{
	float: left;
}

.ol-zoomslider
{
	top: auto !IMPORTANT;
	left: auto !IMPORTANT;
	bottom: 60px;
	right: 8px;
	position: absolute;

}

#kmlSlider
{
	width: 40px;
	margin: 5px 0 5px 5px;
}

.olControlScaleLine, .ol-scale-line
{
	left: auto !IMPORTANT;
	bottom: 10px !IMPORTANT;
	right: 50px;
	position: absolute;

}

.olControlScaleLine div, .ol-scale-line div
{
	font-size: 12px;
}

.olControlZoom a, .ol-zoom a
{
	background-color: #000 !IMPORTANT;
}

  .ol-popup {
	display: none;
	position: absolute;
	background-color: white;
	-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: 20px;
	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;
  }
  
	.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: white;
	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: "✖";
  }
