.wmSearchForm{
	padding-left:3px !important;
}
#identifyTool{
	display:none;
}

td.rtnav {
	display: block;
	position: relative !important;
	left: -10px;
}

.newsearchboxhidden {
	display: none;
}

.legendboxhidden {
	display: none;
}

.wmMap {
    width: 383px;
    height: 425px;
	border: 1px solid black;
    position: relative;
    overflow:hidden;
}

.wmMapLabel{
	font-weight:bold;
	font-size:11px;
	background-color:transparent;
	border:none;
}

.navigationAccordionContainer {
    height: 290px;
}

.wmTableOfContents{
	position:absolute;
	left:587px;
	top:410px;
	border: none;
	background-color:transparent;
	width:180px;
	height:400px;
}
.wmFeatureTypeGroup{
	margin-left:-6px;
}
.wmTableOfContents div{
	overflow:hidden;
}
.wmFeatureTypeCheckNode{
	width:150px;
}
#dijit_layout_ContentPane_5 {
	display: none;
}
.wmMapTools{
	left:325px;
}
.wmSelect{
	left: 300px;
}
.wmPanButtons{
	left: 196px;
}
#wmLastSearch{
    font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #CC0000;
    position: absolute;
    left:190px;
    top:700px;
    width: 700px;
}
#wmLastNeighbor{
	display:none;
    font-family: Verdana, Arial, Helvetica;
	font-size: 14px;
	color: #CC0000;
    position: absolute;
    left:190px;
    top:720px;
}
.neighborClick{
	text-decoration: underline;
	cursor: pointer;
}

#developmentDetails{
	margin-top:5px;
	padding:5px;
	position: absolute;
	height: 450px;
	width: 548px;
	top:740px;
}
.devDetailsVisible{
	border:1px solid #999997;
	background-color:#FAFAFA;
	display: block;
}
.labelText{
	font-weight:bold;
	color:black;
	font-size: 9px;
}
.NYCHA_DEV_LABEL {
	visibility:hidden;
}
#searchedLocation {
	display:none;
}

#searchedDevelopment {
	display:none;
}

#footnote {
	position: absolute;
	top:1200px;	
}




/*find button 
#dijit_layout_ContentPane_3 {
	background-color:blue;
}

#dijit_layout_ContentPane_7 {
	background-color:green;
}
*/
.footer_links {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9D053;
}

.footer_copyright {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4C4B2;
}
.newsearchbox{
	margin-top:4px;
}

.iE .newsearchbox{
	margin-top:2px;	
}
.searchFormSep{
	width:150px;
	height:14px;
	margin:5px 0 5px 0;
}
.iE .searchFormSep{
	margin:2px 0 2px 0;
}
.iE .wmSearchForm{
	padding-bottom:3px;
}

/* originally in styles.css */

p, li, td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

.small_break{
	font-size: 5px;
	line-height: 7px;
}

a.detail_title {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 15px;
	text-decoration: none;
}

a.detail_title:hover {
	color: #990000;
}

a.detail_title_over {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	line-height: 15px;
	text-decoration: none;
}

.module_info {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
}

a.view_photo {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
	line-height: 16px;
	text-decoration: none;
}

a.view_photo:hover {
	text-decoration: underline;
}

.module_example {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #003399;
	line-height: 14px;
}

.blue_header{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #314F8E;
	line-height: 18px;
	font-weight: bold;
}

.search-box {
	margin:0 0 0 15px;
	border: 1px solid #A5A5A5;
	width:145px;
}
.iE .search-box {
	margin:0 7px 0 0;
}
.yellowbutton {
	background-color: #FFCC00;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFF99;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FFFF99;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 18px;
}

.yellowbutton_over {
	background-color: #999999;
	color: #000000;
	border-bottom-color: #000000;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	border-right-color: #000000;
	border-right-style: solid;
	border-right-width: 1px;
	border-top-color: #FFFFFF;
	border-top-style: solid;
	border-top-width: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 0px;
	padding-right: 0px;
	height: 18px;
}

.textbox {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	width: 150px;
}

.details {
	visibility: hidden;
	display: none;
	position: absolute;
	width: 359px;
	top: 0px;
}

.module {
	visibility: hidden;
	position: absolute;
	top: 0px;
}

.footer_links {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #F9D053;
}
.footer_copyright {font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C4C4B2;
}
.wmSelect {
	left: 200px;
}
.wmAdvTools{
	display:none;
}

/* styles.css ^*/



