/* //// NEIGHBORHOOD INFO PAGES //// */

body {
	margin: 0 auto;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color: #fff;
	text-align: left;
	}

#container a, #container a:active, #container a:visited, #container a:hover { 
	color: #000099;
	text-decoration: none; 
	}

p.tabcontent { 
	margin-top: 6px;
	padding-left: 2px;
	}

.clear { clear: both; }

.b { font-weight: bold }

#container {
	margin: 0;
	padding: 0;
	text-align: left;
	width: 940px; 
	}


#leftCol {
	padding: 0;
	width: 575px;
	float: left;
	}

.statsandgraphs { text-align: left; }

#rightCol {
	padding: 0 10px 0 0;
	/* text-align: center; */
	width: 336px;
	float: right;
	}

.ad_270 {
	padding-top: 12px;
	}	
	
#breadcrumb {
	padding: 0 0 14px 0;
	margin: 0;
	width: 572px;
	float: left;
	display: inline;
	}

#searchtext {
	padding: 0 10px 14px 0;
	width: 336px;
	margin: 0;
	float: right;
	display: inline;
	}

h1.neighborhood {
	padding: 0 0 10px 0px;
	margin: 0;
	text-transform: uppercase;
	font-size: 20px;
	width: 572px;
	float: left;
	display: inline;
	}

#savetext {
	margin: 0;
	width: 336px;
	padding-right: 10px;
	float: right;
	word-spacing: 3px;
	}

h3.neighborhood {
	margin: 0;
	padding: 0 0 0 2px;
	font-weight: normal;
	text-transform: uppercase;
	font-size: 18px;
	}

#contentinfo { width: 575px; }

#infotext {
	float: left;
	padding: 0 8px 0 2px;
	margin-top: 10px;
	width: 383px;
	font-size: 12px;
	}

#infotext ul {
	margin: 0;
	margin-top: 5px;
	padding: 0;
	list-style: none;
	line-height: normal;
	}

#infotext li {
	padding-left: 12px;
	margin: 0 0 5px 3px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	
	}	
	
#infotext p { margin-top: 8px; }

#infoimg {
	float: right;
	max-width: 180px;
	/* width: expression(this.width > 180 ? 180: true); */
	/* max-width: 200px; */
	padding: 7px 2px 0 0;
	}

#infoimg img { 
	max-width: 180px; 
	width: expression(this.width > 180 ? 180: true);
	border: 0;
	}	
	
.linksleft, .linksright {
	margin: 0;
	padding: 0;
	}

.linksleft { 
	float: left;
	padding-right: 5px;
	width: 203px; 
	}

.linksright { 
	float: right;
	width: 175px; 
	}

.linkheader { font-weight: bold; }

.linksleft ul, .linksright ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
	}

.linksleft li, .linksright li {
	padding-left: 12px;
	margin: 0 0 0 3px;
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	
	}

#googlemap {
	width: 568px;
	position: relative;
	left: 4px;
	padding-top: 12px;
	}

.blacktext {
	color: #000;
	}

.bubble {
	font-size: 12px;
	}	

.bubble h1 {
	font-size: 16px;
	padding-bottom: 2px;
	}
	
.bubble ul {
	line-height: normal;
	padding-top: 4px;
	}	

.bubble li {
	font-size: 12px;
	margin-bottom: 0;
	background: none;
	list-style-type: disc;
	list-style-position: inside;
	}
	
.graphheader {
	font-size: 16px;
	font-weight: bold;
	padding: 40px 0 6px 3px;
	}
	
.flashgraph {
	/* width: 573px;
	padding-right: 1px; */
	width: 575px;
	}

.flashgraphborder {
	width: 571px;
	border: #999 1px solid;
	text-align: center;
}	
	
.statsgroup {
	border: #999 1px solid;
	padding: 3px 0px 12px 0;
	margin: 0 1px 0 0px;
	width: 568px;
	background: url(../images/neighborhood_avg3.gif);
	}

.graphinfo {
	padding: 0 10px 0 0;
	font-style: italic;
	line-height: normal;
	
}	
	
.label {
	font-weight: bold;
	padding: 3px 0 0 5px;
}	

.graph {
	padding: 1px 0 15px;
	height: 25px;
}

.graphguide {
	padding-bottom: 4px;
	border-bottom: #999 1px dashed;
	margin-bottom: 15px;
	text-transform: uppercase;
	font-size: 10px;
	color: #000099;
	text-align: center;
	font-weight: bold;
	font-stretch: extra-expanded;
	float: left;
}
	
.value img {
	height: 25px;
	border: #000 1px solid;
	border-left: none;
	/* max-width: 530px;
	width: expression(this.width > 530 ? 528: true); */
	}
	
.valuetxt {
	padding-left: 3px;
	vertical-align: 50%;
	}	
	
#textfooter { 
	text-align: center;
	font-size: 11px;
	padding: 60px 0 16px 0;
	}

#textfooter a:visited { color: #999; }

.leftColboxhead {
	background: #f2f3f8;
	border: #999 1px solid;
	border-bottom: none;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	padding: 3px 0;
	margin-top: 15px;
	}

#intheneighborhood {
	border: #999 1px solid;
	width: 334px;
	text-align: center;
	}

.leftad {
	float: left;
	width: 125px;
	padding: 10px 16px 16px 26px;
	}

.rightad {
	float: left;
	width: 125px;
	padding: 10px 26px 16px 16px;
	}

	
/*//// STATS BOX STYLES ////*/

.statsbox {
	width: 575px;
	margin-top: 20px;
	}

.odd { background-color: #e5e5e5; }
	
.even { background-color: #fff; }	

#altStats {
	padding: 0; 
	margin: 0;
	font-size: 14px;
	border: none;
	border-spacing: 0pt;
	border-collapse: collapse;
	}	

table#altStats {
	border: #999 1px solid;
	width: 573px;
	}

/* table#altStats thead {
	border: none;
	} */	

#altStats td { 
	padding: 5px 5px 8px 5px;
	margin: 0; 
	}

#altStats td.colA { 
	width: 330px;
 	}

#altStats td.colB { 
	text-align: right; 
	width: 221px;
 	}

#altStats th { border-bottom: #999 1px solid; }
	
#altStats td.col1, #altStats td.col2, #altStats td.col3, #altStats td.col4, #altStats td.col5, #altStats th.col1, #altStats th.col2, #altStats th.col3, #altStats th.col4, #altStats th.col5 
 { 
 	font-size: 12px; 
 	padding: 5px 5px 8px 5px;
	margin: 0;
	text-align: center;
	}

#altStats td.col1, #altStats th.col1  { 
	width: 182px;
	text-align: left;
	}

#altStats td.col1 {
	border-left: #999 1px solid;
}	

#altStats td.col1top {
	font-size: 12px;
	border-left: #999 1px solid;
	border-top: #999 1px solid;
}	

#altStats td.col1bot {
	font-size: 12px;
	border-left: #999 1px solid;
	border-bottom: #999 1px solid;
}	
	
#altStats td.col2, #altStats th.col2 { width: 89px; }

#altStats td.col2top, #altStats td.col3top, #altStats td.col4top { 
	text-align: center;
	font-size: 12px;
	border-top: #999 1px solid;
	}

#altStats td.col2bot, #altStats td.col3bot, #altStats td.col4bot { 
	text-align: center;
	font-size: 12px;
	border-bottom: #999 1px solid; 
	/* width: inherit; */
	} 

#altStats td.col3, #altStats th.col3 { width: 128px; }

#altStats td.col4, #altStats th.col4 { width: 46px; }

#altStats td.col5, #altStats th.col5 { width: 76px; }

#altStats td.col5 {
	border-right: #999 1px solid;
	}	

#altStats td.col5top {
	text-align: center;
	font-size: 12px;
	border-right: #999 1px solid;
	border-top: #999 1px solid;
	}	

#altStats td.col5bot {
	text-align: center;
	font-size: 12px;
	border-right: #999 1px solid;
	border-bottom: #999 1px solid;
	}	

td.col2, td.col3, td.col4, td.col5, th.col2, th.col3, th.col4, th.col5 { text-align: center; }

.statsbox table td {
	vertical-align: top;
	/* float: left; */
	padding: 5px 0 5px 5px; 
	margin: 0;
	font-size: 14px;	
	}

.swfgraph {
	width: 260px;
	padding-right: 20px;
	float: left;
}	
	
.graphlegend {
	border-bottom: #999 1px solid;
	border-top: none;
	border-spacing: 0pt;
	border-collapse: collapse;
	font-size: 12px;
	width: 293px;
	float: left;
	}	

.graphlegend th {
	border-bottom: #999 1px solid;
	}

.graphlegend th.headL {
	padding: 0 0 4px 8px;
}	
	
.graphlegend td {
	line-height: 0em;
	height: 24px;
	padding: 2px 0 2px 0;
}
	
.graphlegend td.colL {
	padding: 0 4px 0 7px;
	margin: 0;
	border-left: #999 1px solid;
	width: 31px;
	
	}	

.graphlegend td.colR {
	border-right: #999 1px solid;
	line-height: 100%;
	}	

.graphlegend td.colM {
	line-height: 100%;
	width: 70%;
}
	
.graphlegend td img {
	padding: 0;
	margin: 0;
}
	
.newstitle { 
	padding-bottom: 1px;
	font-weight: bold; 
	}
	
.caption { 
	font-size: 10px;
	text-align: right; 
	}

.percent { color: #339900; }

.statscaption {
	font-size: 10px;
	float: right;
	padding: 4px 5px 0 0;
	margin: 0;
	}
		
/*//// ZIP BAR STYLES ////*/

.zipbar {
   float: left;
   width: 100%;
	background: #ddd;
   font-size: 12px;
	border-top: 1px solid #666;
   line-height: normal;
   }

.zipbar ul {
   margin: 0;
   padding: 3px 10px 1px 6px;
   list-style: none;
   }
  
.zipbar li {
	float: left;
   display: inline;
   margin: 0;
	padding: 0 7px 5px 0;
	background: none;
   }

.zipbar a, .zipbar a:visited, .zipbar a:hover {
   float: left;
	display: block;
   /* padding: 0 6px 5px 0; */
   }

.zipbar #currentzip a {
	color: #000;
	font-weight: bold;
	/* margin-left: 5px; */
	/* margin-right: -2px; */
   }

/* Hide rule from IE5-Mac \*/
  	.zipbar a { float: none; }
/* End hide */

/*//// INFO BAR STYLES ////*/

#infotabs {
	float: left;
	width: 100%;
	background: #fff url("../images/infobar_bg.jpg")
      repeat-x bottom;
	font-size: 12px;
	line-height: normal;
	padding-top: 12px;
	margin-bottom: 22px;
   }

#infotabs ul {
    margin: 0;
    padding: 10px 10px 1px 0;
    list-style: none;
    }
  
#infotabs li {
	float: left;
	background: url("../images/tab_right.jpg")
      no-repeat right top;
	margin: 0 1px 0 0;
	padding: 0;
   }

#infotabs a {
	display: block;
	background: url("../images/tab_left.jpg")
      no-repeat left top;
	padding: 6px 10px 4px;
   }

/* Hide rule from IE5-Mac \*/
  	#infotabs a { float: none; }
/* End hide */

#infotabs a, #infotabs a:hover, #infotabs  a:visited { color: #000099; }

#infotabs #currenttab { background-image: url("../images/tab_right_active.jpg"); }

#infotabs #currenttab a {
   background-image: url("../images/tab_left_active.jpg");
	padding-bottom: 5px;
	font-weight: bold;
	color: #000;
   }