/* CSS Document */
HTML, BODY{
	color: black;
	font-family: Trebuchet MS;
	font-size: 10px;
	width: 100%;
	height: 100%;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
}

DIV{
	margin: none;
	padding: none;
	font-family: Trebuchet MS;
	color: black;
	font-size: 10px;
}

DIV.divMyHoodTitle{ position: absolute; top: 0px; left: 0px; }

DIV.divResultsSideBar{
	position: absolute;
	top: 98px;
	left: 3px;
	height: 3s7px;
	line-height: 11px;
}

IMG{ border: none; padding: none; margin: none; }
#imgSplash{cursor:pointer}

DIV#divLegend{
	z-index: 200;
	position: absolute;
	top: 98px;
	left: 640px;
	width: 158px;
	height: 309px;
	border: 1px #933158 solid;
	visibility: hidden;
}

IFRAME{ width: 100%; height: 100%; }

DIV{ border: none; }

/* Results - Reporting */
/*DIV#map*/
DIV#mapContainer{
	position: absolute;
	top: 97px;
	left: 173px;
	width: 625px;
	height: 290px;
	border: 1px solid #933158;
}

 DIV#mapContainerClick{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 622px;
	height: 290px;
}

 
/*DIV#map{
	z-index:100;
}*/
/*DIV#mapContainerClick{
	z-index:100;
	width:241px;
	height:185px;
}
DIV#{
	width:623px;
}*/
DIV#divAppArea{
	position: relative;
	top: 0px;
	left: 0px;
	width: 800px;
	height: 100%;
}

DIV.divRow0{ background-color: transparent; width: 100%; }
.divInstruction{
	position:absolute;
	top:20px;
	left:6px;
	width:164px;
	height:200px;
	font-size:11px;
	text-align:left;
}
.divInstructionTract{
	position:absolute;
	top:20px;
	left:6px;
	width:164px;
	height:200px;
	font-size:11px;
	text-align:left;
}
DIV.sectionContainer{
	position: absolute;
	top: 21px;
	left: 0px;
	height: 188px;
	width: 627px;
	overflow: auto;
}

DIV.sectionRow{
	position: relative;
	top: 0px;
	left: 0px;
	width: 600px;
	height: 140px;
}

DIV.sectionMultiTableScroll{ height: 120px; overflow: auto; }

DIV.sectionMultiTableRight{
	position: absolute;
	top: -129px;
	left: 297px;
	width: 297px;
	height: 140px;
}

DIV.sectionMultiTableLeft{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 297px;
	height: 140px;
}

DIV.sectionTableMapScroll{ height: 120px; width: 420px; overflow: auto; }

IFRAME.sectionPrintMap{
	position: absolute;
	top: 25px;
	left: 435px;
	width: 170px;
	height: 100px;
}

DIV.addressSection{ width: 594px; }

DIV.sectionLabel{
	color: white;
	font-style: italic;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding-left: 10px;
	padding-top: 6px;
	background-color: #933158;
}

.sectionLink{
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	text-align: center;
	height: 20px;
}

DIV#divNavBar{
	position:absolute;
	top:98px;
	left:0px;
	width:173px;
	height:500px;
	background: url(../images/stuco.jpg);
}

TABLE.landInfo{
	background-color: transparent;
	border: none;
	position: absolute;
	top: 3px;
	left: 0px;
	width: 167px;
	line-height: 11px;
}

DIV.landInfoBack{
	background-color: white;
	opacity: 0.3;
	filter: alpha(opacity=30);
	margin-top: 3px;
	width: 167px;
	height: 352px;
	line-height: 11px;
}

DIV.landMapInfoBack{
	background-color: white;
	opacity: 0.3;
	filter: alpha(opacity=30);
	margin-left: 3px;
	margin-top: 3px;
	width: 167px;
	height: 292px;
	line-height: 11px;
}

DIV.selectionsContainer{ position: absolute; top: 60px; left: 0px; }

DIV.selectionsTractContainer{ position: absolute; top: 60px; left: 0px; }

DIV.toggleMenu{
	position: absolute;
	top: 359px;
	left: 0px;
	width: 173px;
	text-align: center;
	font-size: 12;
	color: #663399;
}

DIV.backImg{ text-align: center; }

DIV.power{
	position: absolute;
	top: 390px;
	left: 0px;
	width: 173px;
	text-align: center;
	height: 89px;
}

.whiteText{ font-family: Trebuchet MS; color: white; }

DIV#divResultsMajorPain{
	position: absolute;
	top: 389px;
	left: 173px;
	width: 629px;
	height: 505px;
	left: 173px;
}

TH{ font-family: Trebuchet MS; font-size: 11px; }

TD{
	font-family: Trebuchet MS;
	font-size: 10px;
	line-height: 11px;
}
 
TH.sectionMapTable{
	color: black;
	font-weight: bold;
	text-align: left;
	vertical-align: text-bottom;
	padding-top: 5px;
	width: 50px;
}

TD.header{ width: 20%; text-align: center; }

TH.thLandInfoCenter{
	color: black;
	font-weight: bold;
	text-align: left;
	padding-right: 3px;
	vertical-align: text-bottom;
}

TD.tdLandInfoCenter{
	color: black;
	font-weight: normal;
	text-align: left;
	padding-right: 3px;
	padding-bottom: 5px;
	vertical-align: text-bottom;
}

TH.thSearchInfo{
	font-size: 14px;
	color: black;
	font-weight: bold;
	text-align: left;
	padding-right: 3px;
	vertical-align: text-bottom;
}
TH.thSearchInfoTop{
	text-align:center;
}
TD.tdSearchInfo{
	color: black;
	font-weight: bold;
	text-align: left;
	padding-right: 3px;
	vertical-align: text-bottom;
}
TD.tdSearchInfo{
	font-size: 12px;
}

TD.tdSelectionLink{
	padding-left: 3px;
	color: #663399;
	font-style: normal;
	cursor: pointer;
}

TD.tdSelectionText{
	padding-left: 3px;
	color: black;
	font-style: normal;
	cursor: text;
}

SELECT{
	font-family: Trebuchet MS;
	font-size: 9px;
	width: 90%;
}

SELECT#selView{
	font-family: Trebuchet MS;
	font-size: 9px;
	width: 100px;
	cursor: pointer;
}

.hoverPopUpTextDown{
	background-color: transparent;
	text-align: left;
	padding-left: 2px;
}

.hoverLinkPopUpTextDown{ background-color: transparent; }

.hoverLinkPopUpTextup{ background-color: #FFFF66; }

.hoverPopUpTextUp{
	background-color: #FFFF66;
	text-align: left;
	padding-left: 2px;
}

.popUpText{
	z-index: 999;
	position: absolute;
	top: 21px;
	left: 173px;
	width: 150px;
	display: none;
	border: solid 1px #ffeeda;
	background-color: #FFFF66;
	overflow: auto;
	padding-left: 7px;
}

.popUpItem{ text-align: left; }

DIV.divMoreBus{
	background: transparent;
	text-align: left;
	line-height: 11px;
	border: solid 1px #ffeeda;
}

DIV#divZoomBar{
	position: absolute;
	top: -10px;
	left: 188px;
	width: 260px;
	height: 20px;
}

DIV#divZoomBarPlus{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 20px;
	height: 20px;
}

DIV#divZoomBarMin{
	position: absolute;
	top: 0px;
	left: 225px;
	width: 13px;
	height: 15px;
}


DIV#divZoomBar9{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 9px;
	position: absolute;
	top: 0px;
	left: 200px;
}

DIV#divZoomBar8{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 11px;
	position: absolute;
	top: 0px;
	left: 180px;
}

DIV#divZoomBar7{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 12px;
	position: absolute;
	top: 0px;
	left: 160px;
}

DIV#divZoomBar6{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 13px;
	position: absolute;
	top: 0px;
	left: 140px;
}

DIV#divZoomBar5{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 14px;
	position: absolute;
	top: 0px;
	left: 120px;
}

DIV#divZoomBar4{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 15px;
	position: absolute;
	top: 0px;
	left: 100px;
}

DIV#divZoomBar3{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 16px;
	position: absolute;
	top: 0px;
	left: 80px;
}

DIV#divZoomBar2{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 17px;
	position: absolute;
	top: 0px;
	left: 60px;
}

DIV#divZoomBar1{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 18px;
	position: absolute;
	top: 0px;
	left: 40px;
}

DIV#divZoomBar0{
	border: 1px solid #666666;
	background-color: white;
	width: 20px;
	height: 19px;
	position: absolute;
	top: 0px;
	left: 20px;
}

DIV#divSplash{ position: absolute; top: 98px; left: 173px; }

DIV#divHeader{
	width: 800px;
	height: 71px;
	background-image: url(../images/header.jpg);
	background-color: #663399;
	width: 100%;
	cursor: pointer;
}
DIV#divMain{
	position: relative;
	width: 800px;
	height: 600px;
	top: 0px;
	margin-left: auto;
	margin-right: auto;
	border: none;
}

iframe#mapFrame{ height: 300px; width: 623px; border: none; }

DIV#divMenuBar{
	position: absolute;
	top: 71px;
	left: 0px;
	height: 27px;
	margin-top: none;
}

DIV#resultsMenu{
	position: absolute;
	top: 0px;
	left: 172px;
	height: 27px;
	width: 628px;
	vertical-align: middle;
	background-color: #933158;
}

DIV.menuItem{
	color: #663399;
	font-size: 16px;
	cursor: pointer;
}

DIV.menuItemOver{
	color: Blue;
	font-size: 16px;
	cursor: pointer;
}

DIV.searchItem{
	color: #663399;
	display: none;
	text-align: left;
	cursor: default;
}

DIV.searchItemHead{
	font-size: 16px;
	color: #663399;
	font-weight: bold;
	padding: 0px 3px 0px 3px;
}

SPAN.searchItemHeadSub{
	font-size: 14px;
	color: #663399;
	font-weight: normal;
}

DIV.searchItemInput{
	color: #663399;
	padding-bottom: 10px;
	text-align: center;
}

DIV.searchItemLabel{ color: #663399; font-size: 10px; }

DIV.searchItemLabelSub{
	color: #663399;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
}

	
DIV#divMenuSection, .divMenuSection{
	color: #663399;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	font-size: 16px;
	background-color: transparent;
	cursor: default;
	line-height: 16px;
}

DIV#divMenuSectionInner{ padding-left: 10px; font-weight: normal; }

	
DIV.selections{
	position: absolute;
	top: 60px;
	left: 3px;
	background-color: white;
	width: 95%;
	height: 315px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

DIV.selectionsTextBox{
	position: absolute;
	top: 62px;
	left: 3px;
	background: transparent;
	width: 155px;
	height: 315px;
	text-align: left;
	line-height: 11px;
}

DIV.selectionsText{
	font-size: 9px;
	text-align: left;
	line-height: 11px;
}
	
DIV.selectionsDivider{
	border-bottom: 1px #CCCCCC solid;
	width: 50%;
	text-align: center;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: 7px;
}

DIV.tractSelections{
	position: absolute;
	top: 108px;
	left: 5px;
	background-color: white;
	width: 95%;
	height: 265px;
	opacity: 0.4;
	filter: alpha(opacity=40);
}

DIV.tractSelectionsTextBox{
	position: absolute;
	top: 108px;
	left: 5px;
	background: transparent;
	width: 95%;
	height: 265px;
	line-height: 11px;
}

DIV.selectionsInstruct{
	font-family: Trebuchet MS;
	color: #663399;
	padding-bottom: 10px;
	font-size: 9px;
	color: #663399;
	text-align: center;
}

DIV.selectionsMsg{
	font-family: Trebuchet MS;
	color: #663399;
	padding-bottom: 10px;
	font-size: 12px;
	color: #663399;
	width: 95%;
	position: absolute;
	top: 60px;
	left: 3px;
	width: 167px;
	text-align: center;
}

A{ line-height: 11px; }

A{
	font-family: Trebuchet MS;
	font-size: 10px;
	text-decoration: underline;
	font-weight:bold;
	color:blue;
}

A:active {
	color: ActiveCaption;
}

A.selectionsLink:hover {
	font-style: normal;
	text-decoration: none;
}

A.selectionsLink:link {
	color: #663399;
	text-decoration: none;
}

A.selectionsLink:visited {
	color: #663399;
	text-decoration: none;
}

A.selectionsLink:active {
	text-decoration: none;
}

	
A.dataLink:hover {

}

A.dataLink:link {

}

A.dataLink:visited {
	color: #663399;
}

A.dataLink:active {

}

	
	
INPUT{
	font-family: Trebuchet MS;
	font-size: 10px;
	background-color: #E8D0D0;
	width: 90%;
}

 /*scrollable selections */
#divSelection{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 173px;
	height: 250px;
}

#divTractSelection{
	position: relative;
	top: 0px;
	left: 0px;
	width: 173px;
	height: 230px;
}

#divSelectionMsg, #divSelectionMsgTransparent{
	position: absolute;
	top: 0px;
	left: 0px;
	width: 173px;
}

#divSelectionMsg{
	background-color: white;
	opacity: 0.3;
	filter: alpha(opacity=30);
	height: 290px;
	width: 173px;
}

#divTractSelectionMsg{
	background-color: white;
	opacity: 0.3;
	filter: alpha(opacity=30);
	height: 230px;
	width: 173px;
}

#divSelectionMsgTransparent{
	color: #663399;
	padding-bottom: 10px;
	font-size: 9px;
	text-align: center;
	background-color: transparent;
}

#divScroller-1, #divADDRESSScroller-1, #divAPNScroller-1, #divSTREETScroller-1, #divBUSINESSNameScroller-1 {
	position: absolute;
	overflow: hidden;
	width: 173px;
	height: 250px;
	top: 0px;
	left: 3px;
}

.divScrollContainer, .divADDRESSScrollContainer, .divAPNScrollContainer, .divSTREETScrollContainer, .divBUSINESSNameScrollContainer {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 173px;
	height: 270px;
}

.divScrollerContainerInner, .divADDRESSScrollerContainerInner, .divAPNScrollerContainerInner, .divSTREETScrollerContainerInner, .divBUSINESSNameScrollerContainerInner {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 173px;
	text-align: left;
}

.divScrollButtons{
	position: absolute;
	top: 255px;
	left: 0px;
	text-align: center;
	width: 174px;
	height: 24px;
	background-image: url(../images/bumper_bar.gif);
}

.ImgScrollUp{ padding-left: 32px; }

.ImgScrollDwn{ padding-right: 2px; }

#divTRACTScroller-1 {
	position: absolute;
	overflow: hidden;
	width: 173px;
	height: 230px;
	top: 0px;
	left: 3px;
}

.divTRACTScrollContainer {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 173px;
	height: 230px;
}

.divTRACTScrollerContainerInner {
	position: absolute;
	top: 15px;
	left: 0px;
	width: 173px;
	text-align: left;
}

.divTRACTScrollButtons{
	position: absolute;
	top: 210Px;
	left: 0px;
	text-align: center;
	width: 173px;
	height: 25px;
	background-image: url(../images/bumper_bar.gif);
}

.chk{ width: 20px; background-color: white; }

.chkIndented{
	width: 20px;
	background-color: white;
	margin-left: 20px;
}

.chkText{
	font-family: Trebuchet MS;
	font-size: 12px;
	color: #933158;
	font-weight: bold;
}

.chkSubText{
	font-family: Trebuchet MS;
	font-size: 10px;
	color: #933158;
	font-weight: bold;
	width: 150px;
	text-align: left;
	margin-left: 20px;
}
