@CHARSET "ISO-8859-1";

/* temp formatting */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	/*vertical-align: baseline;*/
	background: transparent;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

body
{
	font-family: Arial, Helvetica, Verdana, Geneva, Swiss, SunSans-Regular;
	font-size:12px;
	margin:0px;
	padding:0px;
}

/*
.ndBrowser #pageCon
{
	margin:10px;
	width:570px;
	height:400px;
}

.pageConText
{
	border:1px solid #dedede;
	padding:10px;
	height:380px;
}

p
{
	margin:8px 0px 8px 0px;
}
*/

.ndMap #pageCon
{
	margin:0px;
	width:auto;
	position: absolute;
}

/* auto complete stuff */
.innerResult
{
	position:relative;
    background-color:#ededed;
    display:block;
    width:auto;
}

.resultBox
{    
    border:1px solid #dedede;
    display:none;
    position:absolute;
    width:auto;
    background-color:#ededed;
    padding:3px;
	min-width:150px;
	left:160px;
	z-index:34000;
}

.resultBox a, .resultBox a:visited
{ 
	position:relative;
    display:block;
    text-decoration:none;
    background-color:#ededed;
    padding:2px;
}

.resultBox a:hover, .resultBox a:visited:hover
{ 
	position:relative;
    display:block;
    text-decoration:none;
    padding:2px;
}
/* end auto complete */

/* search result items */
#quickSearch
{
	width:550px;
	height:30px;
	position: relative;
	left:0px;
	top:0px;
}

.autoSearch
{
	position:relative;
}

#searchInst
{
	height:40px;
	position: relative;
	width:550px;
}

#searchBox
{
	position:relative;
	width:550px;
	height:302px;
}

.searchBoxLbl
{
	position: absolute;
	width: 150px;
	font-weight: bold;
	left:0px;
	top:3px;
}

#txtHoodName
{
	position:absolute;
	height:16px;
	line-height:16px;
	left:160px;
	font-size: 12px;
}

#dvSRLoading
{
	position:absolute;
	background:white;
	z-index:35000;
	top:0px;
	left:0px;
	width:550px;
	height:302px;
	display:none;
}

#dvNoResults
{
	position:absolute;
	background:white;
	top:40px;
	left:0px;
	width:550px;
	height:262px;
	display:none;
}

.loadingText
{
	position:absolute;top:100px;width:550px; text-align: center;
}


#searchByOptions
{
	position:relative;
	height:14px;
	padding:4px;
	background:#ededed;
	font-weight:bold;
}

#searchByOptions a
{
	text-decoration:none;	
}

#searchByOptions a.selected
{
	text-decoration:underline;
}

#searchResultsBox
{
	position:relative;
	width:550px;
}

#searchBreadCrumb
{
	height:14px;
	padding:4px;
	position:relative;
	font-weight:bold;
}

#searchBreadCrumb #label
{
	font-weight:bold;
	margin-left:12px;
}

#searchBreadCrumb .item, #searchBreadCrumb .spacer
{
	position:relative;
	float:left;
	width:auto;
	margin-right:4px;
	font-weight:normal;
}

#dvSR
{
	position:relative;
	width:550px;
	height:210px;
}

#dvSR0, #dvSR1, #dvSR2
{
	float:left;
	width: 180px;
	position:relative;
	display:inline-block;
}

#dvSR a
{
	padding-bottom:2px;
	display:block;
}
	

#searchFilter
{
	height:14px;
	padding:4px;
	margin:0px;
	position:relative;
	background: #ededed;
}

#searchFilterLabel
{
	position:relative;
	float:left;
	width:auto;
	margin-right:12px;
	font-weight:bold;
}

#filterOptions
{
	position:relative;
	float:left;
	width:auto;
	font-weight:normal;
}

#filterOptions .item
{
	position:relative;
	float:left;
	width:auto;
	margin-right:6px;
	font-weight:normal;
	border:1px solid white;
}

#filterOptions a
{
	text-decoration:none;	
}

#filterOptions a.selected
{
	text-decoration:underline;
}

#dvPager
{
	width:542px;
	height:14px;
	padding:0px 4px 4px 4px;
	margin-top:2px;
	position:relative;
	margin-bottom:4px;
}

#dvPagerBreak
{
	width:auto;
	border-top:1px solid #dedede;
}

#dvPagerPrev
{
	position:absolute;
	left:4px;
	top:4px;
}

#dvPagerCount
{
	position:absolute;
	left:200px;
	top:4px;
}

#dvPagerNext
{
	position:absolute;
	right:4px;
	top:4px;
}

/* map display items */
body .ndMap
{
	margin: 0px; padding: 0px; background-color: transparent; font-family: arial;
}

.mapTitle
{
	position: relative; left: 0px; right: 0px; height: 25px; border-width: 1px 1px 0px 1px; border-style: solid; border-color: #cccccc; background-color: #ffffff;
}

.mapSearch
{
	position: absolute; top: 3px; left: 3px; width: 190px; text-align: center; z-index: 100;
}

.mapSearch a
{
	font-size: 12px; 
	font-family: arial;
	padding-top: 1px;
	font-weight:bold;
}


#dvCountDisplay
{
	position: relative; top: 3px; margin-left: 3px; z-index: 200; width: auto; height: 16px; font-size: 12px; display:none;
	float:left;
}

.mapCountDisplayTxt
{
	font-weight: bold; color: red; font-size: 12px;
}

#dvViewResults
{
	position: relative; top: 3px; left:20px; float:left; width: auto; text-align: center; z-index: 100; display:none;
}

#dvViewResults a, #dvMapSearch a
{
	font-size: 12px;
	padding-top: 1px;
}

#dvMapSearch
{
	position: absolute; top: 3px; right: 3px; width: auto; text-align: center; z-index: 100; display:block;
}

.mapCon
{
	position: relative; left: 0px; right: 0px; height: 400px; border: 1px solid #cccccc; background-color: #ededed;
}

.mapBox
{
	position: relative; width: 578px; height: 400px; 
}

#gdMap
{
	position: relative; width: 578px; height: 400px;
}

#dvMapLoading
{
	position: absolute; top:0px; left:0px; background:white; width: 578px; height: 400px; z-index:3200;	display:none;
}

.dvLoadingTxt
{
	position:absolute;top:150px;width:578px;font-size: 12px; font-family: arial; text-align: center;	
}

#dvHoodBrowser
{
	position: absolute; top:0px; left:0px; background:white; width: 578px; height: 400px; z-index:3100;	display:none;
}

.dvHoodBrowserTxt
{
	left:10px;top:10px;position:relative;width:auto;
}

#dvHoodClose
{
	position: absolute; right:3px;top:3px;width:36px;height:18px;display: none; z-index: 3101; 
}

.dvHoodCloseTxt
{
	margin:2px 4px 8px 4px;position: relative;font-size: 11px;
}

#dvNotFound
{
	position: absolute; top:0px; left:0px; background:white; width: 578px; height: 400px; z-index:3200;	display:none;
}

#mapFooter
{
	position: relative; left: 0px; right: 0px; height: 10px; text-align: right; margin: 0px 0px 10px 0px;
}

#mapFooter a
{
	font-size: 10px; font-family: arial; text-decoration: none;
}




