@charset "utf-8";
/* CSS Document */

#map-container {
	width:640px;
	background: #e5e5e5;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	padding-top:5px; 
	margin-bottom:0 !important; 
	}

#map { 
	padding:0px;
	position:relative;
	overflow: visible !important;
	width: 638px; 
	height: 450px; 
	border: solid 1px #ACACAC; 
	}
	
#englandcms-mapkey-style ul {
	background:#f5f4f2;
	padding: 0; 
	height: 41px;  /* HEIGHT OF KEY */
	width: 638px; 
	border: solid 1px #ACACAC; 
	border-bottom: none;
	}

#englandcms-mapkey-style a {
	width:132px; 
	display:block; 
	margin-top:7px; 
	margin-left:8px; 
	height:15px; 
	padding:5px 0 3px 15px; 
	}

#englandcms-mapkey-style ul li {
	font-size:0.9em;
	padding-left:45px; 
	margin-right:10px; 
	display:block; 
	float:left; 
	padding-top:13px; 
	padding-bottom:10px; 
	}
	
ul li#keyphoto {
	background:transparent url(/staticarchive/60c8930ad0a848e39e73c4f7145957b9031e934f.gif) 5px -5px no-repeat; 
	color:#b9772b; 
	}

ul li#keyfeature {
	background:transparent url(/staticarchive/60c8930ad0a848e39e73c4f7145957b9031e934f.gif) 5px -73px no-repeat; 
	color:#b9772b;
	}
	
ul li#keyvideo {
	background:transparent url(/staticarchive/60c8930ad0a848e39e73c4f7145957b9031e934f.gif) 5px -139px no-repeat; 
	color:#b9772b;
	}

ul li#keyaudio {
	background:transparent url(/staticarchive/60c8930ad0a848e39e73c4f7145957b9031e934f.gif) 5px -348px no-repeat; 
	color:#b9772b;
	}

ul li#keyopen{
	background:transparent url(/staticarchive/60c8930ad0a848e39e73c4f7145957b9031e934f.gif) 5px -208px no-repeat; 
	color:#b9772b;
	}
	
ul li#keyclosed{
	background:transparent url(/staticarchive/60c8930ad0a848e39e73c4f7145957b9031e934f.gif) 5px -278px no-repeat; 
	color:#b9772b;
	}
	
ul li#keyplanned{
	background:transparent url(/staticarchive/60c8930ad0a848e39e73c4f7145957b9031e934f.gif) 5px -419px no-repeat; 
	color:#b9772b;
	}

div.panel-mtk h2.hd{
	font-size:1em;
	color:#333;
	font-weight:bold;
	font-family:arial,sans-serif;
}
.panel-mtk .description h4{
	
	margin-bottom:8px;
	text-transform:uppercase;
	font-weight:normal;
	margin-top:8px;
}

.panel-mtk .description div.also h4{
	border-bottom:1px solid #CCCCCC;
	font-size:1em;
	font-weight:bold;
	margin-bottom:13px;
	padding-bottom:5px;
	text-transform:none;
}

div.panel-mtk.contextPanel-mtk div.picture img{	
	padding:0px 0 10px 0px;;
}
div.panel-mtk.contextPanel-mtk div.description{
	border-top:0px ridge #F4F4F4;	
	padding:0px 0 0;
}
.panel-mtk .description ul li a {
	padding-left:20px;
}
div.panel-mtk.contextPanel-mtk div.description .mtk-content p{
	padding-bottom: 10px;
}
body div.mtk-pinpoint-picture-normal {
	width:496px !important;
}
body div.mtk-pinpoint-text {
	width:496px !important;
}