﻿body 
{
    /*background-color:#fffeee;*/
    background-color:#ffffff;
    font: 11px Tahoma, Arial, Helvetica, sans-serif;
}
.content 
{
    position:static;
	/*width:1000px;*/
	margin:0 auto;
	z-index:1;
}
.top-panel h2 
{
	margin:0 0 0;
	float:left;
	font:italic normal 15px Tahoma, Arial, Helvetica, sans-serif;
	color:#7b7b7b;
	white-space:nowrap;
	padding-bottom:10px
}
.top-panel ul 
{
	margin:7px 0 0 0;
	padding:0;
	list-style:none;
	float:right;
	display:inline;
	font-size:10px;
}
.top-panel li 
{
	display:inline;
	margin-right:15px;
	float:left;
}
.top-panel p 
{
	float:right;
	margin:0;
	font:normal 18px Georgia, "Times New Roman", Times, serif;
	color:#CD0001;
	white-space:nowrap;
	padding-bottom:10px;
}
.navPanel ul 
{
    margin-left:-42px;
    * margin-left:0;
    margin-bottom:2px;
	list-style:none;
	font-size:12px;
}
.navPanel li
{
	display:inline;
	padding-left:20px;
}
.navPanel li a
{
	text-decoration:none;
}
.largea
{
	color:#0054A6;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
a
{
	color:#0054A6;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
.bottom-nav ul 
{
    font-family:Georgia, "Times New Roman", Times, serif;
	margin:7px 0 -2px -45px;
	* margin:7px 0 -5px -5px;
	list-style:none;
	font-size:12px;
}
.bottom-nav li 
{
	display:inline;
}
.bottom-nav li a {color:#938678;}
.bottom-nav.fill li a {color:#726257;}

.copyright
{
	margin:7px 0 20px;
	padding:0;
	list-style:none;
}
.copyright li
{
	display:inline;
	color:#707070;
}
.copyright li a 
{
	color:#707070;
	text-decoration:underline;
}
.copyright img {margin:0 7px -10px 0;}
img {border:none;}
.control-panel 
{
	float:left;
	width:393px;
}
p {
	margin:0 0 12px;
	padding:0;
	line-height:15px;
}
img {border:none;}
form {
	margin:0;
	padding:0
}
fieldset 
{
	margin:0;
	padding:0;
	border:none;
}
label, input, select {vertical-align:middle;}
input.text,
textarea 
{
	font:11px Tahoma, arial, sans-serif;
	vertical-align:middle;
	border:1px solid #9e9e9e;
}
select 
{
    position:static;
	font:11px Tahoma, arial, sans-serif;
	vertical-align:middle;
	background:#FFFBCB;
	z-index:-10;
}

/* MAIN BLOCKS */
.content.top-panel 
{
	overflow:hidden;
	padding:0 15px 5px;
	width:970px;
}
#index .content.top-panel {padding:5px 15px 10px;}

#index .top-panel ul {margin:0 -15px 0 0;}

#header {
	background:url(../images/header-bg.gif) repeat-x;
	min-width:1000px;
	height:107px;
	max-height:106px;
	padding-top:6px;
	margin-bottom:17px;
	z-index:5;
}
#index #header 
{
	background:url(../images/header-bg-index.gif) repeat-x;
	height:184px;
	max-height:184px;
	padding-top:36px;
}
#header .content 
{
	position:relative;
	background:url(../images/header.gif) repeat-x;
	z-index:5;
}
#header h1 
{
    margin:0 0 13px 20px;
	text-indent:-9999px;
	background:url(../images/logo.png) no-repeat ;
	width:315px;
	height:41px;
	overflow:hidden;
}
#index #header h1 
{
	margin:0 0 13px 105px;
	text-indent:-9999px;
	background:url(../images/logo-index.png) no-repeat;
	width:281px;
	height:111px;
}
#index #header #ver6 h1 
{
	margin:0 0 62px 105px;
}
#header h1 a {
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
}
#header ul 
{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font: bold 12px Georgia, "Times New Roman", Times, serif;
	background::url(../images/split.gif) no-repeat 100% 3px;
}
#header li 
{
	float:left;
	padding-left:1px;
	background:url(../images/split.gif) no-repeat 0 3px;
}
#header li a {
	color:#00519d;
	display:block;
	padding:0 10px 0 8px;
	line-height:39px;
}
#header li a:hover,
#header li.activ ae 
{
	color:#005aff;
	text-decoration:underline;
	background:url(../images/item-hover.gif) repeat-x;
}
#header img {
	position:absolute;
	width:364px;
	height:175px;
	top:0px;
	right:23px;
}
#index #header img 
{
	width:411px;
	height:231px;
	right:12px;
}
.content.page-box 
{
	border:1px solid #D5D5D5;
	background:#F7F2D9;
	padding:15px 20px 0;
	width:958px;
	position:relative;
}
.union-box 
{
	width:100%;
	overflow:hidden;
	background:url(../images/sub-box-bg.gif) repeat-y right top;
}
.union-box-comm
{
	width:100%;
	overflow:hidden;
	/*background:url(../images/sub-box-bg.gif) repeat-y right top;*/
}
.main-column {
	width:753px;
	float:left;
	background:url(../images/page-bg.gif) repeat-y;
}
.main-column-comm 
{
	width:960px;
	float:left;
	background:url(../images/page-comm.gif) repeat-y;
}
#index .main-column {background:none;}
.sub-column 
{
	width:163px;
	float:right;
	padding:40px 15px 132px;
}
#index .sub-column 
{
    padding-top:15px;
}
.main-box {
	width:100%;
	overflow:hidden;
	padding-right:8px;
	margin:0 -8px 30px 0;
}
.welcome-box {
	float:right;
	width:344px;
	color:#352E2C;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.welcome-box img {
	float:left;
	margin:4px 10px 0 -3px;
	position:relative;
}
.welcome-box h2 {
	color:#0071BC;
	font:normal 23px "Trebuchet MS", Helvetica, sans-serif;
	margin:9px 0 5px;
}
.welcome-box p {margin-bottom:18px;}
* html .welcome-box p {margin-bottom:16px;}
.spec-links {
	margin:0 -10px 0 -5px;
	width:354px;
	overflow:hidden;
	position:relative;
	background:url(../images/spec-box-bg.gif) repeat-y;
}
.spec-links .bg {
	background:url(../images/spec-box-btm-bg.gif) no-repeat left bottom;
	padding-bottom:15px;
	float:left;
}
.spec-links .bg div {
	float:left;
	width:102px;
	min-height:120px;
	padding:5px 8px 0 7px;
	background:url(../images/spec-links-box-top-bg.jpg) no-repeat;
}
* html .spec-links div {height:120px;}
.spec-links h3 {
	color:#0054A6;
	font:bold 18px Tahoma, Arial, Helvetica, sans-serif;
	margin:0 0 3px;
	text-align:center;
}
.spec-links ul {
	margin:0;
	padding:0;
	list-style:none;
	font:12px Tahoma, Arial, Helvetica, sans-serif;
}
.spec-links li {
	padding-bottom:7px;
	line-height:100%;
}
.tabs 
{
	margin:0 0 -1px;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font:14px Georgia, "Times New Roman", Times, serif;
	position:relative;
	z-index:4;
	background:url(../images/tabs-shadow.gif) no-repeat right bottom;
}
.tabs li {
	float:left;
	margin-right:2px;
	display:inline;
}
.tabs li a 
{
	color:#595959;
	display:block;
	width:123px;
	line-height:25px;
	border:1px solid #D9D9D9;
	border-right:1px solid #9B9B9B;
	text-align:center;
	background:#F5F5F5;
	margin-top:3px;
}
.tabs li.active a {
	width:128px;
	color:#C10007;
	font-size:16px;
	background:#FCFEFF;
	border-bottom:none;
	margin-top:0;	
	line-height:29px;
	font-weight:bold;
}
.tabs-box {
	background:url(../images/tab-box-btm-bg.gif) no-repeat left bottom;
	padding-bottom:2px;
}
.search-container table 
{
	background:url(../images/tab-box-btm-bg.gif) no-repeat;
	background-position:bottom;		
	background-color:White;
}
.tab-content {
	background:url(../images/tab-box-bg.gif) repeat-y;
	position:relative;
	z-index:3;
}
.tab-content .container {
	background:url(../images/tab-box-grafient.gif) repeat-x;
	border-top:1px solid #D9D9D9;
	margin:0 11px 0 1px;
	padding:18px 5px 0 15px;
}
.search-box 
{    
    width:100%;
	overflow:hidden;
}

#rental, #commercial { display: none; }

.search-box label {
	float:left;
	width:75px;
	padding-right:5px;
	text-align:right;
}
.search-box select {
	float:left;
	width:95px;
}
.search-box .select-box 
{
	float:left;
	width:180px;
}
.search-box .select-box.right label {width:60px;}
.search-box .select-box div 
{
	width:100%;
	overflow:hidden;
	margin-bottom:6px;
	height:20px;
}
.search-box p {
	color:#D00018;
	text-align:center;
	clear:both;
	padding-top:3px;
	font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:13px;
}
.search-box p span {font-size:16px;}
.search-box .bottom-panel {
	width:100%;
	overflow:hidden;
	clear:both;
	padding-bottom:3px;
	padding-top:25px;
}
.search-box .bottom-panel input {margin-right:-3px;}
.search-box .bottom-panel a {
	text-decoration:underline;
	margin-right:10px;
}
#index .search-box .bottom-panel {margin-right:12px;}
.search-container {
	background:url(../images/search-bg.gif) no-repeat;
	width:384px;
	height:73px;
	float:left;
	padding:10px 0 0;
}
.search-container h3 
{
    padding-top:5px;
	text-align:center;
	color:#D30033;
	font:bold 11px Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom:-1px;
}
.search-container div 
{	
	height:75px;
	width:384px;
	overflow:hidden;
	padding:0 0 00 ;
}
.search-container .text {
	width:135px;
	float:left;
}
.search-container label {float:left;}
.search-container .button {float:right;}
.union-bottom-box 
{
	width:100%;
	overflow:hidden;
	background:url(../images/border.gif) repeat-y 383px 0;
	margin:-25px 0 10px;
}
.map-box 
{
    /*border: solid 1px;
	float:left;
	width:375px;
	padding-right:20px;*/
}
.map 
{
    /*border: solid 1px;*/
	float:left;
	/*border:1px solid #CDC49A;*/
	/*background:#fff*/
	padding:4px;
}
.map ul {
	/*border:1px solid #BCB366;*/
	background:url(../images/map.jpg) no-repeat;
	/*width:181px;
	height:152px;*/
	width:145px;
	height:123px;
	margin:0;
	padding:0;
	list-style:none;
	overflow:hidden;
	position:relative;
	font:17px Georgia, "Times New Roman", Times, serif;
	text-indent:-9999px;
}
.map li {
	position:absolute;
	top:23px;
	left:27px;
}
.map li a {
	display:block;
	overflow:hidden;
	color:#fff;
}
.map li a:hover {text-decoration:none;}
.map li.ga {
	width:74px;
	height:111px;
}
.map li.ga a {
	width:74px;
	height:111px;
}
.map ul.ga {background:url(../images/map-ga.jpg) no-repeat;}
.map li.sc {
	width:80px;
	height:25px;
	top:8px;
	left:50px;
}
.map li.sc a {
	width:80px;
	height:50px;
}
.map ul.sc{background:url(../images/map-sc.jpg) no-repeat;}
.map-box .text-box {
	float:right;
	width:200px;
}
.map-box h2.new
{
	margin:0;
	font:normal 20px "Trebuchet MS", Helvetica, sans-serif;
	color:#CC0034;
	padding:17px 0 0 23px;
	background:url(../images/icon-map.gif) no-repeat;
}
.map-box h3 
{
	margin:0 0 2px;
	font:normal 17px "Trebuchet MS", Helvetica, sans-serif;
	color:#0071BC;
}
.finemarketing
{
	float:left;
	width:375px;
	padding-right:20px;
}
.finemarketing h3 
{
	margin:0 0 2px;
	font:normal 17px "Trebuchet MS", Helvetica, sans-serif;
	color:#0071BC;
}
.fineicon
{
    padding-top:15px;
    padding-right:25px;
}
.videotours-box 
{
	float:right;
	width:165px;
	margin-top:-160px;
}
.videotours-box img {float:left; margin-top:0px;}
.cyber-agent-box 
{
	float:left;
	width:185px;
	padding-top:0px;
	margin-top:-160px;
}
.cyber-agent-box img {float:left; margin-bottom:-35px;}

.cyber-agent-box .text-box 
{
	float:right;
	width:175px;
}
.cyber-agent-box ul 
{
    margin:14px 0 5px;
	padding:0px;
	list-style:none;
	background:url(../images/cyber-agent-list.gif) no-repeat;
	width:152px;
	height:62px;
	text-indent:-9999px;
	overflow:hidden;
}
a.get-started {
	color:#D00018;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	line-height:40px;
	background:url(../images/btn-get-start.gif) no-repeat right center;
	padding:11px 40px 18px 5px;
}
.bottom-nav {
	margin:0;
	padding:3px 5px;
	list-style:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	clear:both;
	width:743px;
}

.question-box {
	position:absolute;
	width:191px;
	height:168px;
	background:url(../images/question-box-bg.png) no-repeat;
	bottom:-20px;
	right:30px;
}
.question-box h2 {
	margin:0;
	text-indent:-9999px;
	background:url(../images/heading-question.gif) no-repeat center top;
	height:20px;
	overflow:hidden;
}
.question-box p {
	color:#CD0001;
	font:bold 17px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0 20px;
}
.question-box p span {font-size:24px;}
.community-report-box {
	background:url(../images/border-gr.gif) repeat-x left bottom;
	padding:10px 5px 8px; 
	color:#0054A6;
	margin:0 -5px 10px;
}
.community-report-box img {
	margin-left:-2px;
}
.sub-column .home h2 {
	margin:0;
	font:normal 18px "Trebuchet MS", Helvetica, sans-serif;
	color:#0071BC;
	position:relative;
}
#hve {
	margin-top:-16px;
}
.sub-column .home a {
	color:#D00018;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
.copyright {
	margin:7px 0 20px;
	padding:0;
	list-style:none;
}
.copyright li {
	display:inline;
	color:#707070;
}
.copyright li a {
	color:#707070;
	text-decoration:underline;
}
.copyright img {margin:0 7px -10px 0;}
.nav-box {
	float:left;
	width:193px;
	border-top:1px solid #D5D5D5;
}
.buy-properties {
	margin:-1px 0 0;
	background:#F7F2D9;
	position:relative;
	padding-bottom:20px;
}
.buy-properties .container {
	background:#fff;
	border:1px solid #D5D5D5;
	padding:5px;
}
.buy-properties ul {
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	font:12px Georgia, "Times New Roman", Times, serif;
}
.buy-properties li 
{
	float:left;
	width:151px;
	background:#F0F0F0 url(../images/item-bg.gif) repeat-x;
	border-right:1px solid #C9C9C9;
    border-bottom:1px solid #929292;
	border-top:1px solid #FCFCFC;
	padding:7px 5px 7px 24px;
}
.buy-properties ul a {color:#0054A6;}
.buy-properties h2 {
	margin:0;
	padding:9px 10px 9px 22px;
	color:#fff;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
	background:#4C96DC url(../images/arrow.gif) no-repeat 5px 14px;
	border-top:1px solid #96C2EB;
	border-left:1px solid #96C2EB;
	border-right:1px solid #1668B5;
	border-bottom:1px solid #1668B5;
}
.refine-search-box {
	background:url(../images/refine-search-btm-bg.gif) no-repeat left bottom;
	padding:0 1px 32px;
}
.refine-search-box .container {
	background:#E5F3FF url(../images/refine-search-gradient.gif) repeat-x;
	padding:10px 9px 12px 12px;
	text-align:center;
}
.refine-search-box h2 {
	margin:0 0 18px;
	color:#0254A8;
	font:bold 14px Georgia, "Times New Roman", Times, serif;
}
.refine-search-box a {
	text-decoration:underline;
	font:bold 12px Arial, Helvetica, sans-serif;
}
.refine-search-box h2 a {font:bold 14px Georgia, "Times New Roman", Times, serif;}
.refine-search-box form div {
	width:100%;
	overflow:hidden;
	margin-bottom:5px;
}
.refine-search-box label {
	float:left;
	text-align:right;
	width:75px;
	padding-top:3px;
}
.refine-search-box select {
	background:#fff;
	float:left;
	width:92px;
}
.refine-search-box .button {
	margin:15px auto 8px;
}
.homes-box {
	padding:15px 10px 0 15px;
	border-top:1px solid #E6E3D7;
}
.homes-box h2 {
	margin:0 0 10px;
	color:#000;
	font:bold 13px Tahoma, Arial, Helvetica, sans-serif;
}
.homes-box ul {
	margin:0 0 15px;
	padding:0;
	list-style:none;
}
.homes-box li {margin-bottom:8px;}
.homes-box li a {text-decoration:underline;}
.union-left-part 
{
	float:left;
	width:100%;
	background:url(../images/page-bg-btm.gif) no-repeat left bottom;
	padding-bottom:1px;
}
.union-left-part-comm
{
	float:left;
	width:100%;
	background:url(../images/page-bg-btm-comm.gif) no-repeat left bottom;
	padding-bottom:1px;
}
.main-info-box 
{
	float:right;
	width:494px;
	padding:15px 26px 0;
	border-top:1px solid #D5D5D5;
	font-family:Georgia, "Times New Roman", Times, serif;
	min-height:600px;
}
.main-info-box-comm
{
	float:right;
	width:700px;
	padding:15px 26px 0;
	border-top:1px solid #D5D5D5;
	font-family:Georgia, "Times New Roman", Times, serif;
	min-height:600px;
}
.main-info-box p {margin-bottom:25px;}
.main-info-box a {text-decoration:underline;}
.title
{
	margin:0 0 12px;
	color:#942925;
	font:bold 24px "Trebuchet MS", Helvetica, sans-serif;
}
.main-info-box-comm h2 {
	margin:0 0 12px;
	color:#0253A5;
	font:bold 24px "Trebuchet MS", Helvetica, sans-serif;
}
.main-info-box h3 {
	margin:0 0 8px;
	color:#000;
	font:bold 12px Tahoma, Arial, Helvetica, sans-serif;
}
.main-info-box .tabs-box {
	width:384px;
	margin:25px auto 18px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/tab-box-btm-bg-w.gif) no-repeat left bottom;
	padding-bottom:11px;
}
.main-info-box .tab-content {background:url(../images/tab-box-bg-w.gif) repeat-y;}
.main-info-box .tabs {background:url(../images/tabs-shadow-w.gif) no-repeat right bottom;}
.main-info-box .tabs a {text-decoration:none;}
.main-info-box .tabs a:hover {text-decoration:underline;}
.main-info-box .search-box p span {font-size:16px;}
.special
{
	color:#CE000F;
	font:italic normal 14px "Trebuchet MS", Helvetica, sans-serif;
	text-align:center;
}
.main-info-box p.special {
	margin:-15px 0 0 -35px;
	color:#CE000F;
	font:italic normal 17px "Trebuchet MS", Helvetica, sans-serif;
	background:url(../images/img-4.jpg) no-repeat right top;
	padding:20px 25px 8px 0;
	text-align:center;
	height:50px;
}
.main-info-box p.special a {
	color:#0054A6;
	font-style:normal;
}
.main-info-box .copyright {margin-top:-10px;}
.spec-box-list {
	width:100%;
	overflow:hidden;
	margin-bottom:25px;
}
.spec-box {
	width:240px;
	float:left;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	background:url(../images/text-box-bg.gif) repeat-y;
}
.spec-box.right {float:right;}
.spec-box h4 {
	margin:0 0 8px;
	color:#EBF5FE;
	padding:7px 10px 7px 20px;
	font:bold 14px Tahoma, Arial, Helvetica, sans-serif;
	background:#327ABC url(../images/heading-bg.jpg) no-repeat;
}
.spec-box h5 {
	margin:0;
	color:#ED1B23;
	font:normal 18px Tahoma, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
}
.spec-box .container {
	background:url(../images/text-box-btm-bg.gif) no-repeat left bottom;
	padding:0 10px 15px 20px;
	width:210px;
	overflow:hidden;
}
.spec-box ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:10px;
}
.spec-box li {
	padding-left:10px;
	background:url(../images/bullet.gif) no-repeat 0 6px;
	margin-bottom:5px;
}
.spec-box li a {font-size:12px;}
.spec-box strong a {
	text-transform:uppercase;
	font-size:10px;
	display:block;
	margin-top:18px;
}

.spec-box img {float:right;}
.spec-box p {margin-bottom:8px;}
.sub-column .cyber-agent-box {
	float:none;
	width:100%;
	overflow:hidden;
	margin-top:-3px;
	background:url(../images/border-gr.gif) repeat-x left bottom;
	padding-bottom:25px;
}
.sub-column .cyber-agent-box img {
	margin:0 0 -20px 15px;
	width:137px;
	float:none;
}
.sub-column .cyber-agent-box .text-box {
	float:none;
	width:100%;
	clear:both;
	position:relative;
}
.sub-column .cyber-agent-box a.get-started {
	background:url(../images/btn-get-start-sub.gif) no-repeat right center;
	margin-left:5px;
}
.calculator {
	background:#EFF5DF;
	border:1px solid #B5B19B;
	padding:5px 6px 5px 5px;
	margin:0 -8px 20px;
}
.calculator h2 {
	margin:0 0 10px;
	color:#0071BC;
	font:normal 17px "Trebuchet MS", Helvetica, sans-serif;
	text-align:center;
}
.calculator div {
	width:100%;
	overflow:hidden;
	margin-bottom:7px;
}
.calculator div label {
	float:left;
	width:95px;
	text-align:right;
	font:bold 10px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	padding-top:3px;
}
.calculator div label.select {width:90px; padding-right:5px;}
.calculator div input,
.calculator div select {
	float:left;
	width:58px;
	margin-left:3px;
	background:#fff;
}
.calculator div input {
	padding:1px 2px;
	width:59px;
	border:1px solid #aaa;
}
.calculator div input.button 
{
	float: right;
	width: auto;
	padding: 0;
	margin: 0;
	background: #47B248;
	color: White;
	font-weight: bold;
}
.calculator div select {width:65px;}
.calculator span {
	font:bold 13px/13px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	float:left;
	padding-top:5px;
}
.calculator span.name {
	width:85px;
	padding-right:10px;
	text-align:right;
	font-size:11px;
}
.titleheader 
{
    /*color:#942925;*/
    color:#D6270F;
	font:bold 16px "Trebuchet MS", Helvetica, sans-serif;
    /*color:#CE000F;
    font-size:10pt;*/
}
.titlename
{
    color:#942925;
	font:bold 14px "Trebuchet MS", Helvetica, sans-serif;
    /*color:#CE000F;
    font-size:10pt;*/
}
td
{
    border-width: 0px;
}
th
{
    border-width: 0px;
}
tr.dt0
{
    background-color:#F7F2D9;
}
tr.dt1
{
    background-color:#E0DABA;
}
td.dt0
{
    background-color:#F7F2D9;
}
td.dt1
{
    background-color:#E0DABA;
}
.dt0
{
    background-color:#F7F2D9;
}
.dt1
{
    background-color:#E0DABA;
}

/* SEARCH RESULTS */
#list { list-style: none; margin: 0; padding: 0; background: #fff; width: 100%; }
#list li { float: left; width: 100%; border: 1px solid #CDC9BD; }
#list li.color { background: #F1F4F9; }
#list li .frame { width: 100%; padding: 0 0 9px 0; }
#list li .frame div { margin: 0 1px; overflow: hidden; background: url(../images/house.gif) no-repeat 100% 60%; padding: 9px 0 0 125px; }
* html #list li .frame div { float: left; }
#list li .frame div img { float: left; border: 1px solid #949494; display: inline; margin: 0 0 0 -116px; }
#list li strong.price { float: right; margin: -2px 8px 0 0; color: #666; font-size:14px; }
#list li strong.reduced { float: right; clear: right; text-transform: uppercase; color: #009013; margin: 0 8px 0 0; font-size: 9px; }
#list h3 { margin: 0; font-size: 1em; font-weight: normal; }
#list h3 a { color: #06c; }
#list h3 a:hover { text-decoration: none; }
#list p { margin:6px 0 0 0; }
#list p.descr { font-weight: bold; font-size: 10px; color: #726257; }

#newsearch { float: right; margin-top: 20px; font-weight: bold; }

#results-count { background: #E0DABA; padding: 12px 8px; font-size: 13px; font-weight: bold; }
#results-count span { color: #CA0000; }
#results-count select { float: right; }

.pager { text-align: center; padding: 10px; }
.pager a { color: #0073C0; font-weight: bold; padding: 0 3px; border: 1px solid #fff; }
.pager a:hover { text-decoration: none; border: 1px solid #ccc; background: #eee; }

/* PROPERTY DETAILS */
.top { margin-top: 5px; }
* html .top { margin-top: 25px; }
.top strong { color: #00AB29; }

#images { width: 335px; overflow: hidden; }
#images #bigimage, #thumbs a { border: 1px solid #000; }
#thumbs { margin-top: 10px; }
#thumbs a { display: block; float: left; margin-right: 2px; }
#thumbs a img { width: 62px; }

.tree-col{ clear: left; overflow: hidden; margin: 10px 0 0 0; font-size: 0.92em; padding: 0 0 15px 0; list-style: none; }
.tree-col h3{ height: 24px; font: bold 1.27em/24px Tahoma, Arial, Helvetica, sans-serif; background: url(../images/bg-left-h4.gif); }
.tree-col li{ float: left; width: 164px; }
.tree-col h4{ margin: 0; font-size: 1em; }
.tree-col ul{ margin: 5px 0 0 0; padding: 0 0 17px 0; line-height: 18px; list-style: none; }
.tree-col ul li	{ padding: 0 0 0 10px; float: none; width: auto; background: url(../images/bullet2.gif) no-repeat left; }

#specs { float: right; width: 135px; overflow: hidden; }
#specs h3 { color: Green; font-size: 14px; text-align: center; }
#specs ul#stats { padding: 0; margin: 0; }
#specs ul#stats li { padding: 0; margin: 0; list-style: none; height: 15px; }
#specs ul#stats li strong { width: 40px; margin-right: 5px; clear: left; float: left; display: block; text-align: right; }
#specs ul#stats li span { width: 50px; }

#specs h4 { font-size: 12px; margin-bottom: -10px;}
#specs ul#highlights li { margin-bottom: 0px; height: 15px;}

#mapcontainer { margin: 0 -7px 10px -7px; padding: 0; height: 225px; }
#mapcontainer h4 { color: #0071BC; margin: 0; padding: 0; text-align: center; font: 18px "Trebuchet MS",Helvetica,sans-serif; }
#map { border: 1px solid #B5B19B; height: 200px; }
#map span { display: none; }

/* SEARCH */
#search fieldset { background: #F2F3F9; border: 1px solid #B5B19B; padding: 12px; margin-bottom: 25px; }
#search fieldset.quick-find { margin-bottom: 35px; background: #F7F2D9; }
#search fieldset legend { padding: 2px 15px; margin-bottom: 10px; background: #fff; border: 1px solid #B5B19B; font-weight: bold; font-size: 14px; color: #D00018; }
#search fieldset input { font-size: 10px; }
#search fieldset dl { padding: 0; margin: 0; }
#search fieldset dt, fieldset dd { margin-bottom: 10px; }
#search fieldset dt { width: 110px; height: 18px; padding: 1px 0 0 0; float: left; clear: left; font-weight: bold;  }
#search fieldset dd { margin-left: 110px; }

#search fieldset.listing-info b { display: block; }
#search fieldset.listing-info dl { margin-top: 18px; }
#search fieldset.listing-info .horizontal-check { margin-bottom: 10px; }
#search fieldset.listing-info .horizontal-check input { margin-left: 10px; }

#search fieldset dd.schools select { display: block; margin: 0 0 7px 0; }

#search fieldset.property-info select { width: 100px; }
#search fieldset.property-info h4 { font-size: 12px; margin: 10px 0 5px 0; clear: left; }
#search fieldset.property-info ul { list-style: none; margin: 0 0 8px 0; padding: 0; width: 155px; float: left; }
#search fieldset.property-info li { margin: 0; padding: 0; }

#search .horizontal-check input { margin-left: 10px; }

#submit { margin: 0 0 20px 200px; padding: 0 12px; font: bold 14px tahoma, sans-serif; border: 1px outset #000; background: #47B248; color: #fff; }

div.invisible 
{
	display: none;
	visibility:hidden;
}
div.visible 
{
	visibility:visible;
	display: block;
}

#subnav
{
    position:absolute;
}

#subnav ul {
	margin:0;
	padding:0;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border-right:1px solid #1768A9;
	border-left:1px solid #1768A9;
	border-bottom:1px solid #1768A9;
}
#subnav li 
{
    float:none;
	width:42px;
	display: block;
	background:#F0F0F0 url(../images/item-bg.gif) repeat-x;
    border-bottom:1px solid #929292;
	/*margin:0px;
	padding:5px 5px 5px 16px;*/
	* margin-bottom:-3px;
}
#subnav li a {
	color:#0054A6;
	padding:0px;
	line-height:18px;
}
#subnav li a:hover,
#subnav li.activ ae 
{
	color:#0054A6;
	text-decoration:underline;
	background-image: none;
}
#homesub 
{
    margin-left:16px;
    * margin-left:19px;
}
#searchsub 
{
    margin-left:75px;
    * margin-left:78px;
}
#resultssub 
{
    margin-left:142px;
    * margin-left:145px;
}
#agentsub 
{
    margin-left:277px; 
    * margin-left:280px;
}

#contsub 
{
    margin-left:347px; 
    * margin-left:350px; 
}
.select-free
{
	position:absolute;
	z-index:10;
	cursor:move;
	overflow:hidden;/*must have*/
	width:55em;/*must have for any value*/
	
}
.select-free img 
{
    padding-top:1px;
    * padding-top:0;
}
.select-free iframe
{
	display:none;/*sorry for IE5*/
	display/**/:block;/*sorry for IE5*/
	position:absolute;/*must have*/
	top:0;/*must have*/
	left:0;/*must have*/
	z-index:-1;/*must have*/
	filter:mask();/*must have*/
	width:3000px;/*must have for any big value*/
	height:3000px/*must have for any big value*/;
}
.feat li
{
    margin-left:-25px;
   padding-bottom:10px;
}
.FeaturedText
{
    color:#942925;
    float:right;
    margin-top:0;
    font: italic;
}