﻿html, body, div, span, object, iframe, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, fieldset, form, label, legend, table, caption 
/*var whitesmoke='#F5F5F5';*/
/*ghostwhite=#F8F8FF*/
/*dimgray=#696969*/
/*darkgray=#A9A9A9*/
/*var drillback="#F5F5F5";*/
{ 
margin: 0; 
padding: 0; 
border: 0; 
} 
body
{
	border-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	text-align: left;
	font-size: 9px;
	/*
         background-image: url(images/oct3.jpg);
         background-image: url(images/bg55.gif);
	 background-image: url(images/oct2025.jpg);
        */
   
   
    background-image: url(images/oct10.jpg);
     background-image: url(images/bg55.gif);
	background-repeat: repeat-y;
	padding-top: 0px;
}

#form1
{
	margin-top:0px;
	}
	
.HideMe
{
	display: none;
}

#divwrap
{
    border-right: black 2px solid;
    border-left: black 2px solid;
    border-bottom: black 1px solid;
    border-top: black 1px solid;
    width: 1160px; 
    /*960 increased to 1160 Oct 2025 - works in internal browser widens in design but not in run?*/  
    background-color: white;
    margin-left:auto;
    margin-right:auto;
    overflow:hidden;
    padding: 0px;
    /*height:1145px;*/
    margin-bottom:80px;
      margin-bottom:300px;/*Oct 25*/
    /*100*/
    margin-top:0px;
}

#div1, #div2, #div3 {
  height: 22px;
  /*background: yellow;*/
  display: flex;
  align-items: center
}

#divheader
{
    background-image: url('images/globe2.jpg');
    width: 100%;
    border-bottom: 7px solid #990033;
    height: 110px;
    /*90 to 110 Oct 2025*/
    background-repeat:no-repeat;
    border-bottom-color: #660033;
    /*background-color: hotpink;*/
}
#divleft
{
	width: 266px; /*186*/
    /*216 to 266 Oct 2025*/
	height: 620px;/*620px;*/
	display: inline;
	position: relative;
	float: left;
	margin-bottom: 0px;
}

#divcontent
{
    width: 877px;
    /*725 to 877 Oct 2025  + 152 */
    background-color: white;
    /*background-color: lightpink;*/
    padding: 15px 0px 0px 15px;
    border-left:  solid 1px #F5F5F5;
    border-right:  solid 1px #F5F5F5;
    border-bottom:  solid 1px #F5F5F5;
    margin: 0px;
    position: relative;
    display:inline;
    float:left;
    height: 605px;
    height: 3500px;
    height: 1850px;/*Oct 25*/
	top: 0px;
	left: 0px;
}

#divddlcat, #divlistpro, #divmapopt, #divlogin, #divdrillC,  #divdrill
{
    margin: 15px 0px 0px 10px;
    background-color: white;
    height: 75px;
    height: 150px;/*75 +75 = 150 Oct 25*/
    width: 254px;/*181*/
    /*204 to 254 Oct 2025*/
    border: #696969 1px solid;
    /*background-color: hotpink;*/
}
#divmapopt
{
	  /*height: 100px;*/
	  height: 120px; /*95-120 Nov 20*/
	}
	
#divddlcat
{
	/*margin-top: 1500px;*/
}

#ddlcat
{
    font-size: 11px;
    background-color: white;
    font-family: Tahoma, Arial, SansSerif;
    margin:  0px 0px 0px 2px;
    width: 200px;
    width: 250px; /*Oct 2025*/

}

#divlistpro
{
    /*height: 322px;*/
    height: 350px; /*300-350 Nov20*/
    height: 430px; /*350+75 =450 Oct25*/
    margin-bottom: 1px;
}

#divmapopt{
    margin-bottom: 5px;
}

#divspacer
{
	height:100px;
}

#divdrill
{
	padding: 0px;
	border: 1px solid #000066;
	border-left:2px solid #000066;
	border-right:2px solid #000066;
	height: 557px;/*542*/
	width: 200px; /*204*/
	margin: 0px 0px 0px 10px;
	background-color: #000066;
	margin-top: 1500px;
}

#divdrillB
{
	border-style: none none solid none;
	border-width: 1px;
	border-color: #999999;
	width: 200px; /*204*/
	display: inline-block;
	height: 225px;
}
#lblInfo
{
	height: 100px;
	background-color: #CCFF99;
}
#radiofilter
{
	list-style-type: disc;
	cursor: pointer;
	vertical-align: middle;
	font-size: 11px;
	line-height: 21px;
	width: 181px;/*181*/

}

#divdrillC
{
	border-style: solid none none none;
	border-width: 1px;
	border-color: #000000;
	width: 200px; /*181*/
	display: inline-block;
	margin-top: 0px;
	height: 250px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
#divlogin
{
	margin: 1px 0px 0px 0px; /*t, , , */
	padding: 5px 0px 0px 1px;
	border-style: none;
	height: 15px;
	background-color: #FFFFFF;
    background-color: forestgreen/*;*/
	width: 214px; /*181*/
    width: 254px; /*Oct 2024*/ 
    /*visibility:hidden/*Oct 20245*/*/ 
}

#txtlogin
{
	margin: 1px 0px 0px 10px;
	padding: 1px 0px 1px 0px;
	border: 1px solid #C0C0C0;
	background-color: #F4F4F4;
	height: 14px;
	width: 150px;
    width: 175px; /*Oct2025*/
	left: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	display: inline;
	text-align: left;
     visibility:hidden/*Oct 20245*/ 
}

#btnLogin
{
	margin: 0px 0px 0px 0px;
	font-size: 10px;
	width: 40px;
    width: 63px; /* Oct 2025*/
	padding: 1px 0px 1px 0px;
	background-color: #DDDDDD;
	cursor: pointer;
	position: relative;
	display: inline;
	font-weight: bold;
	top: 0px;
	left: 0px;
	height: 18px;
     visibility:hidden/*Oct 20245*/ 
}

#btnLogout, #btnCSV
{
	margin: 1px 0px 0px 0px;
	font-size: 10px;
	height:18px;
	width: 198px;
	padding: 1px 0px 3px 0px;
	cursor: pointer;
	position: relative;
	display: inline;
	float:left;
	font-weight: bold;
	top: 0px;
	left: 0px;
	margin-top: 5px;
	margin-left: 1px;
	margin-bottom: 1px;
     visibility:hidden/*Oct 20245*/ 
}

	
#divparX
{
	padding: 3px 0px 2px 25px; /* t r b l*/ 
	color: #A9A9A9;
	width: 671px;
    width: 835px;/*Oct25*/
	display:inline;
	visibility: hidden;
	position: relative;
	margin: 0px 0px 0px 10px;
	background-color: #FCFCFC;
    /*background-color: orange;*/
	height: 125px; /*85-100 Nov20*/
	border: #EAEAEA 1px solid;
	float:left;
    border:none;
}

#TextBox1
{
    margin: 0px 0px 0px 2px;
    padding: 0px;
    border: solid 1px #F5F5F5;
    border-top:none;
    display: inline;
    font-size: 9px;
    color: #666666;
    position: relative;
    top: 20px;
    /*background-color: #FCFCFC;*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    height: 85px;  /*50-65 Nov20*/
    /*width: 658px;*/
    width: 820px; /*Oct25*/
}

#ddlpar
{
    display: inline;
    margin-top: 5px;
    margin-bottom: 1px;
    font-size: 9px;
    right: 0px;
    width: 225px;
    color: black;
    margin-right: 8px;
    position: absolute;
    top: 0px;
    background-color: #FCFCFC;
}
#listpro
{
	font-size: 11px;
	background-color: white;
	font-family: Tahoma, Arial, SansSerif;
	width: 203px;
    width: 253px;/* Oct 2025*/
	/*height: 300px;*/
	height: 405px; /*278-328 Nov 20*/
	margin: 0px 0px 0px 1px;
	cursor: pointer;
	color: #000000;
}
#divthree h2
{
    padding-left: 3px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    padding-top: 5px;
    color: #696969;
    font-weight: bold;
    margin-top: 0px;
    margin-bottom: 0px;
    display:inline;
    position:relative;

}

#divheader h1
{
    margin: 0px;
    padding: 33px 0px 15px 15px;
    color: #6699FF;
    font-size: 29px;
    font-family: 'Arial Black';
    font-weight: bold;
}

#divddlcat h2, #divlistpro h2, #divmapopt h2, #divdrillC h2, #divdrillB h2, #divtop h2
{
    background-color: #808080;
    filter: FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#000066,endColorStr=#336699); 
    /*filter: FILTER: progid:DXImageTransform.Microsoft.Gradient(gradientType=0,startColorStr=#336699,endColorStr=#003399);*/
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 10px;
    padding: 4px 0px 3px 5px;
    color: #FFFFFF;
    border-bottom: #696969 1px solid;
    display: block;
    clear: right;
    width: auto;
    margin-bottom: 2px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
}

#divdrillC h2, #divdrillB h2
{
    font-size: 12px;
}

#divdrillB h3
{
	
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 10px;
	padding: 4px 0px 3px 2px;
	color: #000000;
	font-weight: normal;
}

#LblEntity 
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

#gridview1, #gridstats, #gridres
{
    font-size: 11px; /*10-11 Nov20*/
    font-family: Verdana, Arial, Helvetica, sans-serif;
    margin: 0px;
    color: black;
    border-color: #999999;
    /*width:100%;*/
    /*table-layout:fixed;*/
    /*overflow:scroll;*/
    /*background-color: hotpink;*/
}

#divpro2
{
	position: relative;
	display: inline;
	margin: 5px 0px 0px 10px;
	background-color: #FCFCFC;
    	/*background-color: yellow;*/
	/*width: 680px;*/
    width: 844px;/*Oct 2025 + 152*/

	color: #808080;
	border: #EAEAEA 1px solid;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #C0C0C0;
	float:left;
}
#lblpro, #lblpro2
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: #696969;
}

#lblpro2
{
    font-size: 14px;
    font-family: Verdana;
    font-weight: bold;
    color: #696969;
    margin-top:15px;
    padding-left:10px;
    float:left;
    /*background-color:blueviolet;*/
}

#divsum
{
	padding-top: 0px;
	height: auto;
	background-color: #F5F5F5;
    /*background-color: pink;*/
	display:inline;
	position:relative;
	float:left;
	border:none;
	/*width:712px;*/
    width:864px; /*Oct 25 + 712+152=864*/
    /*overflow:scroll;*/
}

#divgraph, #divres, #divstats
{
    margin: 8px 0px 0px 10px;/* t r b l*/
    padding: 10px 0px 10px 10px;
    float:left;
    background-color: #FCFCFC;
    position: relative;
    display:inline;
    /*width: 670px;*/
    width:835px; /*Oct 25 + 670+152=822*/
    border-style: none;
    border: #EAEAEA 1px solid;
    height:340px;
    /*background-color: hotpink;*/
}

#divstats
{
    padding: 0px 0px 5px 10px;
    height:340px;
    margin: 0px 0px 15px 10px;/* t r b l*/
}

#divres
{
	display:inline;
	position:relative;
	float:left;
	padding: 0px 0px 0px 0px;
	/*width: 680px;*/
    /*width:832px; /*Oct 25 + 680+152=832*/*/
    width:836px; /*Oct 25 + 712+152=864*/
    /*background-color: deepskyblue;*/
	/*height:374px;*/
    height:556px;/*oct 25*/ 
}
#divgraph
{
    /*height:275px;*/
    height:375px;/*Oct 25*/
    border-style:none;
    margin-top:0px;
    /*background-color:gold;*/
	}
	
#divstats
{
    margin-top: 0px;
    padding-top: 25px; /*5-25 Nov20*/
    color: #A9A9A9;
    border:none;
    /*background-color: #F8F8FF;*/
    background-color:#FCFCFC;
    /*background-color: hotpink;*/
    height:126px;
}
#divgridstats
{
	display:inline;
	position:relative;
	float:left;
	padding-left:150px;
	}
	
#pnlsum, #pnlres
{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	/*width: 710px;*/
    width: 862px; /*Oct 25 710+152=862*/
	/*height: 275px;*/ /*225-275 Nov20*/
    height: 375px;/*Oct 25 275+100*/
	border-right: #696969 1px solid;
	border-right-style: solid;
	border-right-color: #C0C0C0;
	border-right-width: 1px;
	margin-bottom: 0px;
	position:relative;
	display:inline;
	float:left;
    /*overflow:scroll;*/
    background-color: whitesmoke;
}

#pnlres
{
	width: 842px;
	height: 535px;
    /*background-color: hotpink;*/
}

#divmap
{
	background-color: #F5F5F5;
	padding: 1px;
	/*width: 707px;*//*561*/
    width: 859px;/*Oct 2025 + 152*/
    /*707*/
	/*height: 300px;*/ /*275-300 Nov20*/
	height: 340px;/*Oct 2025 +300+40 =350*/
    border-style: solid; 
	border-width: 1px; 
	border-color: DarkGray; /* #000000;*/
	
	/*margin-top: 1500px;*/
}

#divthree
{
	background-color: #F5F5F5;
	padding: 1px;
	/*width: 706px;*/ /*561*/
    width: 865px; /*Oct 25*/
    /*706*/
	border: 1px solid #808080;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top:0px;
	clear:both;
}



#divstrip
{
	display: inline;
	position: relative;
	float: left;
	clear:both;
	/*width: 784px;*/
    width: 845px; /*Oct 25*/
    /*684*/
	background-color: #F8F8FF;
	padding: 1px 0px 0px 0px;
	margin: 0px 0px 0px 10px;
	height: 21px;
}

#divstats h2
{
    font-weight: bold;
    font-size: 12px;
}
#divlistpro h2
{
    font-size: 11px;
}

a:link
{
    color: #F8F8FF;
    font-size: 10px;
}
a:visited {
    color: #F8F8FF;
}
a:hover
{
    color: #66FFFF;
}
    
#xxx
{
    z-index: 1000;
    display: inline;
    float: none;
    clear: none;
    position: absolute;
    margin-left: 345px;
    margin-top: 330px;

}

#noX
{
    font-family: Arial;
    font-size: 11px;
    font-weight: normal;
    background-color: #FFFFFF;
    border: 1px solid #333333;
    height: 15px;
    width: 300px;
    text-align: center;
    color: #333333;
    padding-top: 2px;
    text-decoration: none;
    text-transform: none;
    font-variant: normal;
    z-index: 1000;
    display: inline;
    float: none;
    clear: none;
    position: absolute;
    margin-left: 200px;
    margin-top: 190px;
    visibility:hidden;
}

#map img {behavior: none}

#lblver, #lblver1
{
	border-style: none;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #696969; /*999999;*/
	width: 280px;
	position: relative;
	height: auto;
    height:200px;
	/*background-color: White;*/
    /*background-color:yellow;*/
	margin:20px 0px 500px 00px; /* , , ,L */ 
}

#radioentity, #radiomap,#radiodocs
{
    cursor: pointer;
    vertical-align: top;
	width: 19px;
    height: 15px;
}

#lblRentity
{
    cursor:  pointer;
    vertical-align: central;
    margin-top: 25px;
}

#btnback11, #btnback12, #btnback13, #btnback14, #btnback15
{
	border: 1px solid #EAEAEA;
	border: 1px solid #C0C0C0;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #808080;
	font-size: 11px;
	font-weight: bold;
	background-color:#F5F5F5;
	/*width: 138px;*/
	/*width: 134px;*/
    width: 166px;/* Oct25*/
	height: 20px;
}
#btnback12
{
	background-color: #669999;
	color: #FFFFFF;
}

#btnF0, #btnF1, #btnF2, #btnF3, #btnF4, #btnCSV1
{
	border: 1px solid #F5F5F5;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 9px;
	font-weight: normal;
	background-color: #F5F5F5;
	height: 14px;
	width: 32px;
	padding:0px;
}

#btnCSV1
{
	visibility:hidden;
}

#btnF4
{
	margin-right:25px;
	float:right;
	}

#btnCSV1
{
	width:50px;
	}


#divnotes
{
	height: 16px;
	padding-top: 2px;
	width: 706px;
    width: 864px; /*Oct 25 706+152=858*/
	position: relative;
	display: inline;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
    /*background-color: yellow;*/
}

#divlogin {
    margin-left:10px;
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
    background-color:whitesmoke;
}

#divnotes2
{
	height: 16px;
	padding-top: 2px;
	/*width: 706px;*/
	position: relative;
	display: inline;
	float: left;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #CCCCCC;
	/*width:680px;*/
   width: 843px; /*Oct 25 706+152=858*/
   /*background-color:aqua;*/
}


#div25
{
    border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
    /*background-color:red;*/
}


#lblnote
{
	margin: 0px;
	padding: 0px;
	height: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	float: left;
	width: 500px;
    width: 655px;/*Oct 25 500+150*/
	color: #333333;
	margin-top: 2px;
	position: relative;
	display: inline;
}

#divdown
{
	display:none;
	position:relative;
	float:left;
	}

#lbldate
{
	text-align: right;
	position: absolute;
	right: 0px;
	padding-top: 3px;
	margin-right: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #696969; /*#999999*/
	padding-bottom: 0px;



}

#divdrillA
{
	padding: 4px;
	margin: 0px 0px 0px 0px;
	font-family: 'Arial Black';
	font-size: medium;
	color: #FF0000;
	background-color: #FFFF00;
	text-align: center;
	font-variant: small-caps;
}

#divdrill, #divdrillB, #divdrillC, #radiofilter, #lblInfo, #divdrillB h3
{
	background-color: #F5F5F5;
}

#btnCSV
{
	margin-top: 108px;/*88*/
	background-color: #F5F5F5;
}

#divdrillA, #btnLogout
{
	color: #FFFFFF;
	background-color: #F46200;
}

#divdocs
{
	background-color: WhiteSmoke;
	width: 706px; /*561*/
    width: 855px; /*Oct 25*/
	border: 1px solid #808080;
	position: relative;
	display: inline;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-top: 0px;
	clear: both;
	height: 1035px;
	text-align: center;
}
#divtop
{
	background-color: #669999;
	font-size: 24px;
}
#divdocs h1
{
	font-size: 16px;
	background-color: #999999;
	color: #FFFFFF;
}

#divtop h2
{
	font-size: 16px;
	}

#pnldocs
{
	padding: 0px;
	margin: 0px;
	height: 505px;
	background-color: WhiteSmoke;
	text-align: left;
}

#divplace1,#divplace2,#divplace3,#divplace4,#divplace5
{
	margin-left: 35px;
	text-align: left;
}

#divdocs h1
{
	margin: 0px 0px 0px 0px;
	font-size: 12px;
	font-weight: bold;
	line-height: 20px;
	padding-left: 30px;
	padding-top: 0px;
	padding-bottom: 0px;
}

#divplace1 h2, #divplace2 h2, #divplace3 h2, #divplace4 h2, #divplace5 h2
{
	padding: 0px;
	margin: 3px 0px 3px 0px;
	font-size: 10px;
	font-weight: normal;
	line-height: 20px;
}

.button {
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	text-align: center;
/*  position: relative; */
	font-family: Arial, sans-serif;
	font-size: 13px;
	/*box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;*/
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0 2px 4px;
	color: #000;
	border: 1px solid #717B87;
	background-color: #fff; 
}
 
.button  {
	margin: 5px;
	padding: 1px 6px;
	overflow: hidden;
}
 
.button:hover {
	background: #FEFEFE;
	background: -moz-linear-gradient(top, #FEFEFE 0%, #F3F3F3 100%);
	background: -webkit-gradient(linear, left top, left bottom, from(#FEFEFE), to(#F3F3F3));
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FEFEFE', endColorstr='#F3F3F3', GradientType=0);
}
 


      