* ul,
ol,
li h1,
h2,
h3,
h4,
h5 {
	margin:0;
	padding:0;
	list-style:none;
}
html {
	margin: 0;
	padding: 0;
	background: #EEE5C8;
	font: 62.5%/1.8 Arial, Helvetica, sans-serif;
	height:100%;
}
body {
	font-size:1.2em;
	color: #555;
	text-align: center;
	padding: 0;
	margin:0;
	position: relative;
	background: transparent url(/img/body-bg.jpg) repeat-x;
}
body#collection {
	background-image: url(/img/clctn-body-bg.jpg);
}
p {
	margin-top: 0;
}
img,
div {
	behavior: url(/css/iepngfix.php);
	border:0;
}
table {
	width:auto !important;
	border-collapse:collapse;
}
iframe#datepickeriframe {
	border:0;
}
form {
	width:auto;
}
input {
	margin-bottom:5px;
	width:auto;
	color:#555;
	border:1px solid #ccc;
	padding:2px;
}
textarea {
	border:1px solid #ccc;
	font-size: 1em !important;
	padding:2px;
}
#idx textarea {
	margin:10px 0;
}
input[type="submit"] {
	width:auto !important;
	background:#304493 !important;
	border:1px solid;
	border-top-color:#ccc;
	border-right-color:#ccc;
	border-left-color:#131C3C;
	border-bottom-color:#131C3C;
	font-size: 1em !important;
	color:#fff !important;
	margin-bottom:15px;
}
input[type="radio"] {
	width:auto;
	height:auto;
	border:none;
}
input[type="checkbox"] {
	border:none;
}
input:focus,
textarea:focus {
	background:#eaeaea;
}
label {
	display:block;
	margin-top:5px;
	font-weight:bold;
}
select {
	margin-bottom:5px;
	color:#555;
}
textarea {
	color:#555;
	font:1.1em Arial, Helvetica, sans-serif;
	width:75%;
	height:150px;
}
iframe {
	border:1px solid #314493;
}
#branding {
	width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	height: 191px;
}
#branding h1 {
	height: 87px;
	width: 187px;
	position:absolute;
	top:7px;
	padding: 0;
	margin:0;
	background: url(/img/insight-logo.gif) no-repeat;
	text-indent:-9999px;
}
#branding h1 a {
	display:block;
	width: 187px;
	height:87px;
}
#masthead {
	position:absolute;
	top:95px;
}
#nav {
	height: 47px;
	background:url(/img/nav-bg.jpg) repeat-x;
	width: 750px;
	position:absolute;
	top:201px;
	z-index: 50;
}
#nos {
	position: absolute;
	top: 5px;
	right: 80px;
	line-height: 1.5;
	text-align: left;
}
#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}
#nav li {
	display:inline;
}
#nav li a {
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:1.6em;
	letter-spacing:-1px;
	display:block;
	height:47px;
	float:left;
	padding:0 15px;
	line-height:2.3;
}
#nav li a:hover,
#nav li.current a {
	background: url(/img/nav-on.jpg) repeat-x center;
}
#main-wrap {
	width: 100%;
	background: transparent url(/img/main-bg.gif) no-repeat center 10px;
}
* html #main {
	height:420px;
	overflow:visible;
}
#main {
	width: 750px;
	background: #FFF url(/img/interior-bg.jpg) repeat-y;
	min-height:420px;
	margin:10px auto 0;
	padding:50px 0 10px;
	text-align: left;
	overflow:auto;
}
#home #main,
#collection #main {
	background: url(/img/landing-bg.jpg);
}
/*place this id in if using a 1-column layout for property*/

#full #main {
	background:#fff;
}
#full #main div {
	padding:0 20px;
}
#main a {
	text-decoration: underline;
	color: #555;
}
#main a:hover {
	text-decoration: none;
	color: #000;
}
#copy {
	float:left;
	width:455px;
	padding:0 15px;
}
#int-copy {
	margin-left:217px;
	padding:0 15px;
}
#idx #int-copy {
	padding:0 0 0 10px;
}
#idx #IDX-main > b {
	margin:15px 0 5px 0;
	display:block;
}
#idx #IDX-main {
	font-weight:1.2em;
	width:96%;
	margin:0;
	padding:0;
}
#idx #IDX-userLoginLeft {
	border-style:dotted;
}
#int-copy ul {
	list-style: square;
	margin:0 0 10px 15px;
}
#int-copy li {
	margin-bottom:5px;
	line-height:1.5;
}
#property #int-copy {
	margin-left: 0;
}
#callout,
#int-callout {
	float:right;
	width: 235px;
	padding-right:15px;
	margin-top: 20px;
	color: #303030;
	line-height:1.5;
	font-size: 1em;
}
#int-callout {
	float:left;
	width:197px;
	padding: 0 10px 0 6px;
}
* html #site-info-wrap {
	height:200px;
}
#site-info-wrap {
	width:100%;
	background: #304493 url(/img/footer-bg.jpg) repeat-x;
	min-height:200px;
	color: #fff;
	overflow:auto;
	padding-top:20px;
	line-height:1.1;
}
#collection #site-info-wrap {
	background: #000 url(/img/clctn-footer-bg.jpg) repeat-x;
}
#site-info a {
	color:#fff;
	text-decoration:underline;
	font-weight:bold;
}
#site-info a:hover {
	text-decoration:none;
	color:#E4E4E4;
}
#site-info {
	width:750px;
	margin:0 auto;
	text-align:left;
}
#main h1 {
	font-size: 2.5em;
	color: #304493;
	letter-spacing: -2px;
	margin: 10px 0;
}
#collection h1,
#collection h3 {
	color:#000;
}
#collection #main h2 {
	color:#363636;
}
/*ie 7 fix*/

*:first-child+html #int-copy h1 {
	padding-top:10px;
}
#int-copy h1 {
	line-height:1;
}
#callout h2,
#int-callout h2,
div.box h2,
#main h2 {
	font-size: 1.4em;
	letter-spacing: -1px;
	color:#369;
	margin:0 0 10px 0;
	line-height:1.1;
}
#callout h2 a {
	text-decoration:none;
}
/*ie 7 fix*/

*:first-child+html #int-copy h2 {
	padding-top:10px;
}
#int-copy h2 {
	margin-top:15px;
}
#int-callout h2 {
	color: #ce0000;
	margin-bottom:8px;
}
* html #int-callout ul {
	position:relative;
	top:-22px;
	margin-top:0;
}
#int-callout ul {
	list-style:none;
	margin:-22px 0 15px -6px;
}
#int-callout a {
	text-decoration:none;
}
#int-callout li a {
	display:block;
	text-decoration:none;
	font-size:1.4em;
	line-height:2.4;
	padding:0 0 0 5px;
	height:100%;
	width:212px;
	color:#369;
	border-bottom:1px solid #808080;
}
#int-callout li a:hover,
#int-callout li.current a {
	background: transparent url(/img/sub-bg.jpg) repeat-y;
	color:#304493;
}
#main h3 {
	font-size: 1.2em;
	margin: 5px 0 6px 0;
	letter-spacing: -1px;
	line-height: 1.3;
}
#main h3.highlight {
	background:url(/img/nav-on.jpg) repeat-x;
	color:rgba(255, 255, 255, .95);
	color:#fff;
	padding:1px 4px;
	border-radius-topright:5px;
	border-radious-bottomright:5px;
	-moz-border-radius-topright:5px;
	-webkit-border-top-right-radius:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-right-radius:5px;
	text-shadow:0 -1px 0 rgba(0, 0, 0, .5);
	box-shadow:1px 1px 0 #000;
	-moz-box-shadow:1px 1px 0 rgba(0, 0, 0, .3);
}
#info-1 {
	float: left;
	width: 70%;
	padding-left:15px;
}
#info-1 p,
#info-2 p,
#info-2 a {
	color: #d4d4d4;
}
#info-2 a:hover,
#info-2 strong {
	color:#fff;
}
#info-2 {
	float: right;
	padding-right:15px;
}
#info-1 ul {
	list-style: none;
	margin:0 0 20px;
	padding:0;
}
#info-1 li {
	display:inline;
	margin-right:5px;
}
#balloon {
	position: absolute;
	top: 0px;
	right: -86px;
	z-index:100;
}
#commercial #balloon {
	top:67px;
	right:-8px;
}
#clctn-logo {
	position:absolute;
	left:240px;
	top:3px;
}
*html div.box {
	float:left;
	width:100%;
}
div.box {
	border:1px solid #dedede;
	background: #e7e7e7 url(/img/box-bg.jpg) repeat-x;
	margin-bottom: 15px;
	overflow:auto;
}
* html div.box div {
	float:left;
}
div.box div {
	border:1px solid #fff;
	padding:5px;
	overflow:auto;
}
div.box p {
	margin:0;
	line-height:1.3;
	font-size: 0.9em;
	color: #303030;
}
strong.ftrd {
	margin-bottom:10px;
	display:block;
}
#featured-agent {
	margin-bottom:15px;
}
#featured-agent li {
	clear:both;
	overflow:auto;
	height:100%;
}
ul#prev-next {
	margin:20px 0 0;
	list-style:none;
}
#prev-next #prev {
	float:left;
	width:50%;
}
#prev-next #next {
	float:right;
}
a.search-btn {
	height: 20px;
	width: 78px;
	background: url(/img/search-btn.png) no-repeat;
	display:block;
	margin:10px auto;
	text-indent:-9999px;
}
a.search-btn:hover {
	background-position:0 -20px;
}
img.left {
	margin: 0 10px 0 0;
	float: left;
	border:3px solid #eaeaea;
}
img.right {
	margin: 0 0 0 10px;
	float: right;
	border:3px solid #eaeaea;
}
p.right {
	margin: 0 0 0 10px;
	float: right;
}
img.space {
	margin:10px 0;
}
img.ctr {
	margin:2px auto;
	display:block;
}
img.noborder {
	border:none;
}
img.logos {
	margin:10px 2px 5px 0;
}
h2.div {
	background: url(/img/box-div.gif) no-repeat center 10px;
	padding: 20px 0 10px;
}
div.ftr-home img,
#featured-agent img {
	border:7px solid #fff;
	float:left;
	margin:0 10px 0 0;
}
p.border {
	border-top:1px solid #ccc;
	padding-top:10px;
	margin-top:10px;
}
.box h3.price {
	text-align: right;
	padding-top: 10px;
}
fieldset {
	outline: 1px solid #E4E4E4;
	padding: 5px;
	margin-bottom:8px;
	background-color: #F2F2F2;
	border:0;
	width:50%;
}
#welcome {
	float:right;
	text-align:right;
}
#welcome strong {
	display:block;
}
.clearit {
	display:block;
}
ul.forms {
	margin-bottom:10px;
}
#pingbox2wzt3mx8bh600 {
	position:absolute;
	right:0;
	top:180px;
}
ul.inline {
	display:block;
}
ul.inline li a {
	display:block;
	float:left;
	margin-right:2px;
}
ul.inline li {
	list-style:none;
	display:inline;
}
ul.inline li img {
	display:inline;
}
