/* CSS Document for Mozilla Firefox*/


#noscript{
	color: #000000;
	background-color: #FFFF33;
	position: absolute;
	height: 114px;
	top: 272px;
	left: 328px;
	width: 427px;
	}


	
	
/*<!-- Central container section -->*/
#central{
	width: 80%;
	float: left;
	}
	
/*<!-- Top links section -->*/
#topnav {
	color:  #000000;
	background-color: #666600;
	height: 25px;
	margin: 27px 0px 0px 0px;
	width: 100%;
	float: left;
	}
#topnav a {
	background-color: #666600;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	}
#topnav a:hover {
	color: #339492;
	background-color: #666600;
	}
	
/*<!-- map section -->*/
#message {
	float: left;
	top: 0%;
	left: 0%;
	overflow: hidden;
	height: 19px;
	width: 99%;
	margin: 8px 0px 0px 0px;
	border: 1px solid #979797;
	border-bottom-style: hidden;
	color: #CC0000; /*rgb(30, 122, 122); dark green-blue*/ /*#666600; dark green*/ /*#CC0000; dark red*/
    background-color: rgb(221, 221, 238); /*light cyan*/ /*#ECECF1; light gray*/ /*#4169E1; light green*/
	font-size: 12px;
	padding-top: 2px;
	}
#loadingmsg {
	visibility: hidden;
	position: absolute;
	top: 45%;
	left: 30%;
	width: 25%;
	padding: 10px;
	border: 4px groove rgb(120,94,79);
	/*background-color: rgb(231,176,71);*/
	background-color: #BDBDDF;
	margin-left: auto;
	margin-right: auto;
	z-index: 100;
	opacity: .75;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	}
#map-canvas {
	width: 760px;
	height: 460px;
	border: 1px solid #979797;
	margin: 0px 0px 0px 0px;
	font-size: 11px; /*set the font size for the infowindow*/
	}
#infoWindowTab {
	width: 350px;
	height: 180px;
	}
.infoWindowTabHeader {
	position: absolute;
	top: 0;
	right: 0;
	bottom: auto;
	left: 0;
	width: 340px;
	height: 23%;
	color: #666666;
	overflow: hidden;
	}
.infoWindowTabHeader .title {
	color: #CC0000;
 	font-size: 14px;
	font-weight: 700;
	}
.infoWindowTabCentral {
	position: absolute;
	top: 23%;
	right: 0;
	bottom: 15%;
	left: 0;
	height: 62%;
	width: auto;
	overflow: auto;
	color: #000000;
	font-size: 11px;
	line-height: 10pt;
	}
.infoWindowTabCentral b {
	color: #666666;
	}
.infoWindowTabFooter {
	position: absolute;
	top: auto;
	right: 0;
	bottom: 0;
	left: 0;
	height: 15%;
	overflow: hidden;
	}
.infoWindowPostcode {
	width: 200px;
	}
.tooltip {
	background-color:#FFFF99;
	font-weight:normal;
	border:1px #666666 solid;
	color: #000000;
	}
/*<!-- logDiv -->*/
#logDiv {
	visibility: hidden;
	position: absolute; 
	top: 430px; 
	left: 10px; 
	height: 180px; 
	width: 550px; 
	overflow: auto; 
	padding-left: 5px; 
	float: left; 
	font-size: 12px; 
	border: 2px solid #006699; 
	background-color: #FFFFCC; 
	color:#003399;
	}
	
/*<!-- rightpanel section -->*/
#rightpanel {
	width:240px;
	height: auto;
	float: left;
	margin: 8px 0px 0px 1px;
	color: #000000;
	background-color: #FFFFFF;
	font-size: 10px;
	clear: right;
	}
/*#search{
	float: left;
	width: 220px;
	height: 497px;
	margin: 3px 0px 0px 4px;
	clear: right;
	}*/
#borough {
	width: 220px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	background-color:#FFFFFF;
	}
#q {
	width: 147px;
	}
#address {
	overflow: hidden;
	height: 40px;
	width: 217px;
	margin: 10px 0px 0px 0px;
	border: 1px solid #979797;
	}
#s {
	width: 147px;
	}
#result {
	overflow: auto;
	overflow-x: hidden;
	height: 160px;
	width: 217px;
	margin: 5px 0px 0px 0px;
	border: 1px solid #979797;
	font-size:10px;
	}
#result a:hover {
	color: blue;
	}
#legend {
	overflow: hidden;
	height: 100%;
	width: 107%;
	float: right;
	margin: 4px 0px 0px 0px;
	}
#legend img {
	border: 1px solid #4169E1;
	}
#legend img:hover {
	border: 1px solid blue;
	}
#legend input {
	visibility: hidden;
	}
#legend input#CheckAll {
	visibility: visible;
	}
#CheckAll {
	width: 80px;
	height: 20px;
	font-size: 10px;
	}
#sidebar {
	overflow: auto;
	overflow-x: hidden;
	height: 380px;
	width: 95%;
	margin: 10px 0px 0px 4px;
	border: 1px solid #979797;
	}
#sidebarEnd {
	width: 100%;
	margin: 5px 0px 0px 4px;
	}
#xmlbutton {
	border:1px solid;
	border-color:#FC9 #630 #330 #F96;
	padding:0 3px;
	font:bold 10px verdana,sans-serif;
	color:#FFF;
	background:#F60;
	text-decoration:none;
	margin:0;
	}
table.sortable a.sortheader {
	color:#666600;
	background-color: #4169E1;
	text-decoration: none;
	display: block;
	font-weight: lighter;	
	}
table.sortable a.sortheader:hover {
	color: blue;
	}
table.sortable span.sortarrow {
	color: red;
	background-color: #4169E1;
	text-decoration: none;
	}
#help {
	overflow: auto;
	height: 440px;
	width: 95%;
	margin-left: 5px;
	}
#help p {
	margin-top: 10px;
	margin-bottom: 10px;
	}
	
/*<!-- footer section -->*/
#footer {
	color: #666666;
	background-color: #FFFFFF;
	font-size: 9px;
	float: left;
	width: auto;
	}
#footer img {
	border: 0pt none;
	height: 15px;
	width: 80px;
	}


/* 	http://www.barelyfitz.com/projects/tabber/
	$Id: example.css,v 1.5 2006/03/27 02:44:36 pat Exp $ */

/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
	display:none;
	}
/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {
	}
.tabberlive {
	margin-top:1em;
	}
/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav {
	margin:0;
	padding: 4px 0px 3px 0px;
	border-bottom: 1px solid #778;
	font: bold 10px Verdana, sans-serif;
	}
ul.tabbernav li {
	list-style: none;
	margin: 0px 0px 0px 0px;
	display: inline;
	}
ul.tabbernav li a {
	padding: 3px 0.5em;
	margin-left: 3px;
	border: 1px solid #778;
	border-bottom: 1px solid #778;
	background: #DDE;
	/*background: rgb(101, 102, 0);*/
	text-decoration: none;
	}
ul.tabbernav li a:link {
	color: #666600;
	}
ul.tabbernav li a:visited {
	color: #667;
	}
ul.tabbernav li a:hover {
	color: #000;
	background: #FFFFFF;
	border-color: #227;
	}
ul.tabbernav li.tabberactive a {
	background-color: #4169E1;
	border-bottom: 1px solid #4169E1;
	}
ul.tabbernav li.tabberactive a:hover {
	color: #000;
	background: #4169E1;
	border-bottom: 1px solid #4169E1;
	}
/*--------------------------------------------------
  .tabbertab = the tab content
  Add style only after the tabber interface is set up (.tabberlive)
  --------------------------------------------------*/
.tabberlive .tabbertab {
	padding:5px;
	border:1px solid #aaa;	
	border-top:0;
	background-color: #4169E1;
 /* If you don't want the tab size changing whenever a tab is changed
    you can set a fixed height */
	height:430px;
 /* If you set a fix height set overflow to auto and you will get a
    scrollbar when necessary */
	overflow:hidden;
	}
/* If desired, hide the heading since a heading is provided by the tab 
.tabberlive .tabbertab h2 {
	display:none;
	}
.tabberlive .tabbertab h3 {
	display:none;
	}*/
/* Example of using an ID to set different styles for the tabs on the page 
.tabberlive#tab1 {
	}
.tabberlive#tab2 {
	}
.tabberlive#tab2 .tabbertab {
	height:200px;
	overflow:auto;
	}*/
.tabberlive .tabbertab a:link {
	color: #003300;
	}
.tabberlive .tabbertab a:hover {
	color: blue;
	}
.tabberlive .tabbertab a:active {
	color: #003300;
	}
.tabberlive .tabbertab a:visited {
	color: #003300;
	}
	
	
h2.homehead, h1 {
	color:#006600;
	font-size:160%;
	font-weight:normal;
}

h2 {
	color:#006600;
	font-size:145%;
	font-weight:normal;
}

form table {
	background-color:#F0EFFD;
	border:1px solid #8890D8;
	padding:5px;
}

input, textarea, select {
	font-family:Verdana,Arial;
	font-size:90%;
  size: 100px;
  
}

a {
	color:#8890D8;
}
#create_content {
	background-color:#4169E1;
	border-style:solid;
	border-width:1px;
	height:430px;
	overflow:hidden;
	overflow-y:auto;
	padding:5px;
}
