@charset "UTF-8";

/* LocateProduct.map.css */

#locateProductMap{
	display:block;
	background-color:#000000;
	clear:both;
	height:500px;
	}
	
#locateProductMapOptions{
	background-color:#F0F0F0;
	display:block;
	clear:both;
	text-align:center;
	margin:0px;
	padding:4px 0px;
	border:1px solid #C0C0C0;
	}

#mapSheet50>#locateProductMapOptions{
	background:transparent;
	}
	
#locateProductMapOptions>p{
	margin:0px;
	padding:0px;
	}
	
	
	
.categoryInfo>div>p {
}
.categoryInfo>div>p.labels {
	padding: 2px;
	margin: 0px;
	background-color: #F0F0F0;
	color: #808080;
	border: 1px solid #C0C0C0;
	border-bottom: none;
}

.categoryInfo>div>p.inputs {
	padding: 2px;
	margin: 0px;
	background-color: #F0F0F0;
	color: #808080;
	border: 1px solid #C0C0C0;
	border-top: none;
}	


.categoryInfo>div#locateProductMapHelpers>p.labels>label{display:inline-block;width:110px;}
.categoryInfo>div#locateProductMapHelpers>p.inputs>input.txt{display:inline-block;width:100px;}

#mapTitle{width:400px;}
#mapSubTitle{width:600px;}


#custMapPreview{
	position:absolute;
	top:0px;
	left:0px;
	margin:0px;
	padding:0px;
	bottom:0px;
	right:0px;
	background-color:rgba(0,0,0,0.8);
	z-index:1200;
	}
	
#custMapPreview>section{
	background-color:#73B2FF;
	width:420px;
	height:594px;
	margin:10px auto;
	float:none;
	border:1px solid #FFFFFF;
	box-shadow: 3px 3px 6px #202020, -2px -2px 4px #404040;
	}
	
#custMapPreview>section>*{padding:4px 10px;color:#FFFFFF;margin:0px;text-align:center;}
#custMapPreview>section>h1{font-size:1.2em;font-weight:bold;}
#custMapPreview>section>h2{font-size:0.8em;font-weight:bold;}
#custMapPreview>section>p{font-size:0.8em;}
#custMapPreview>section>div{padding:0px;}

#custMapPreview>section>p>img.ukri_logo{
	display:inline-block;
	width:120px;
	height:60px;
	}	
	
#custMapPreview>p{
	color:#FFFFFF;
	text-align:center;
	font-weight:bold;
	font-size:150%;
	text-shadow: 2px 2px 4px #000000;
	margin:0px;
	padding:4px;
	}
	
#custMapPreview>section>div{
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
#custMapPreview>section>div>img{
	margin:20px auto;
	width:420px;
	}

#custMapPreview>section>p>span{
	display:inline-block;
	width:48%;
	height:60px;
	padding:0px;
	overflow:hidden;
	text-align:center;
	font-size:80%;
	}

#custMapPreview>section>p>span>img{
	margin:0px auto;
	height:60px;
	}


	
/* #locateProductMapOptions>p.baseMap{
	float:left;
	width:50%;
	height:70px;
	}
	
#locateProductMapOptions>p.geoData{
	float:right;
	width:50%;
	height:30px;
	text-align:right;
	} */
	
#geoDataTrans{
/* 	display:block;
	float:right; */
	padding:0px;
	margin:0px auto;
	width:250px;
	height:30px;
	background-color:#C0C0C0;
	}
	
#geoDataTransSlider{
	padding:0px;
	margin:5px;
	width:240px;
	height:20px;
	background-color:#808080;
	}

#locateProductMapOptions>p>*{
	margin:4px;
	}
	
#locateProductMapOptions>p>label{
	/* display:block; */
	}
	