noscript {
	padding: 0;
	color: #c00;
	text-align: center;
	line-height: 2em;
	text-align: center;
	font-style: italic;
}

#superuser {
	display: block;
	margin: 0;
	padding: .2em .5em;
	background-color: #390;
	font-size: .9em;
	color: #cfc;
	position: fixed;
	bottom: 0;
	right: 0;
	z-index: 100;
}

#superuser strong {
	color: #fff;
	font-weight: normal;
}

body {
	margin: 0;
	padding: 0;
	background: #fff;
	color: #000;
	text-align: center;
	font-family: "trebuchet ms", arial, helvetica, sans-serif;
}

body, div, p, th, td, li, dd, dt { font-size: small; }

body, body div, body p, body th, body td, body li, body dd, body dt {
	font-size: x-small;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: small;
}

html > body, html > body div, html > body p, html > body th, html > body td, html > body li, html > body dd, html > body dt { font-size: small; }

a:link { color: #36c; }

a:visited { color: #36c; }

a:hover, a:active {
	color: #36c;
	text-decoration: underline;
}

.input-default { color: #666; }

.pg-width {
	margin: 0 auto;
	text-align: left;
}

.popup .pg-width { width: 95%; }

.fxd .pg-width, .product .pg-width { width: 56.5em; }

.detail .pg-width, .hp .pg-width, .fxd-w .pg-width, .realtor .pg-width, #funda-desk .hp .pg-width { width: 962px; }

.lqd .pg-width, .results .pg-width, .results-realtors .pg-width, .realtor-results .pg-width {
	margin-left: 1em;
	margin-right: 1em;
	width: auto;
}

#print .pg-width {
	margin-left: 1em;
	margin-right: 1em;
}

#hdr, #ftr, #main, #main-bottom { clear: both; }

#hdr {
	margin-bottom: 1em;
	position: relative;
	* zoom: 1;
}

#hdr #logo {
	float: left;
	margin-top: 5px;
}

#hdr #logo img { float: left; }

#hdr .pg-width {
	height: 55px;
	line-height: 55px;
	position: relative;
}

.popup #hdr .pg-width {
	height: 40px;
	line-height: 40px;
}

#funda .hp #hdr, #funda-ib .hp #hdr { margin-bottom: 2em; }

#nav-hdr {
	position: absolute !important;
	z-index: 10;
	top: 0;
	right: 0;
}

a#nav-close {
	padding-left: 15px;
	background: url(/img/icn/icn-close.gif) no-repeat center left;
}

#hdr #navglobal {
	background-color: #00AAE6 ;
	clear: both;
	height: 28px;
	paheight: 28px;
	padding-top: 5px;
	text-align: center;
}

#navglobal ul {
	margin: 0 auto;
	padding: 0;
}

#navglobal li {
	float: left;
	list-style: none;
	padding-left: 5px;
}

#navglobal:after {
	content: ".";
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
	visibility: hidden;
}

#nav-local {
	clear: both;
	margin: 0;
	background-color: #fff;
	border-bottom: 1px solid #ccc;
	text-align: center;
	* zoom: 1;
}

#nav-local ul {
	margin: 0;
	padding: .4em 0 .5em 0;
}

#nav-local ul li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

#nav-local ul a {
	margin: 0 .5em 0 .5em;
	color: #666;
	text-decoration: none;
}

#nav-local ul a.on { font-weight: bold; }

#nav-local ul a.on, #nav-local ul a:focus, #nav-local ul a:hover {
	padding-bottom: 3px;
	border-bottom: 4px solid #ccc;
	color: #000;
}

#nav-local.decor { border: none; }

#ftr {
	margin-top: 20px !important;
	padding: 0;
	border-top: 1px solid #ccc;
	color: #666;
}

#ftr .pg-width {
	margin-top: 1em !important;
	* padding-top: 1em;
}

#ftr a {
	color: #333;
	text-decoration: none;
}

#ftr a:hover, #ftr a:active { text-decoration: underline; }

#ftr p {
	font-size: .9em;
	line-height: 2em;
}

#ftr #ftr-nvm { float: right; }

#ftr-home {
	float: left;
	width: 100%;
	padding: 1em 0;
	border-top: 1px solid #ccc;
	color: #666;
}

#ftr-home a {
	color: #333;
	text-decoration: none;
}

#ftr-home a:hover, #ftr a:active { text-decoration: underline; }

#ftr-home p {
	font-size: .9em;
	line-height: 2em;
}

#ftr-home #ftr-nvm { float: right; }

#ftr-extra {
	padding: 0;
	background-color: #eee;
	border-bottom: 1px solid #ccc;
	text-align: center;
	height: 37px;
}

#ftr-extra .ftr-search {
	margin: 0 auto;
	width: 520px;
	position: relative;
	height: 36px;
	padding-left: 50px;
}

#ftr-extra .ftr-cut-out {
	height: 39px;
	width: 39px;
	position: absolute;
	left: 0;
	top: -1px;
	text-indent: -999em;
}

#ftr-extra .ftr-cut-out .icn-cutout {
	top: 6px;
	left: -5px;
}

#ftr-extra .ftr-cut-out-funda { background-color: #fbaf17; }

#ftr-extra .ftr-cut-out-funda-ib { background-color: #6ccff6; }

#ftr-extra .ftr-cut-out-funda-agr { background-color: #b3cf01; }

#ftr-extra select {
	margin: 8px 15px 0 0;
	float: left;
	width: 180px;
	height: 20px;
	border: 1px solid #999;
	width: 180px;
}

#ftr-extra .input-via-funda, #ftr-extra .select-via-funda {
	margin: 8px 15px 0 0;
	float: left;
	width: 206px;
	height: 15px;
	border: 1px solid #999;
	padding: 2px 2px 1px;
}

#ftr-extra select.select-via-funda {
	height: 22px;
	padding: 0;
}

#ftr-extra select.select-via-funda.hide { display: none; }

#ftr-extra p {
	margin: 0;
	float: left;
}

#ftr-extra p.txt-in {
	margin: 9px 15px 0 0;
	float: left;
}

#ftr-extra .button-alt-s { margin: 7px 0 0; }

#ftr-extra ul {
	margin: 0;
	padding: 0;
}

#ftr-extra ul li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .95em;
}

#ftr-extra ul li { *font-size: .9em !important; }

#ftr-extra-home {
	margin-top: 20px;
	padding: 5px;
	background-color: #eee;
	border-top: 1px solid #ccc;
}

#ftr-extra-home p {
	margin: 0;
	font-size: .9em;
	text-align: center;
}

#ftr-extra-home strong {
	color: #000;
	font-weight: bold;
}

#ftr-extra-home a:link, #ftr-extra-home a:visited {
	color: #666;
	text-decoration: none;
}

#ftr-extra-home a:hover, #ftr-extra-home a:active {
	color: #000;
	text-decoration: underline;
}

#ftr-extra-home ul {
	margin: 0;
	padding: 0;
}

#ftr-extra-home ul li {
	display: inline;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: .95em;
}

#ftr-extra-home ul li { *font-size: .9em !important; }

#funda #hdr {
	background: #FF9B21;
	border-top: 1px solid #aaa8aa;
	border-bottom: 1px solid #7bd1fa;
}

#funda #nav-hdr a#my-new { color: #900 !important; }

#funda #hdr .pg-width {
	height: 38px;
	line-height: 38px;
}

#funda .hp #hdr .pg-width, #funda #my.lqd #hdr .pg-width {
	height: 55px;
	line-height: 55px;
}