@charset "utf-8";
/* CSS Document */

/* --------------------
		Reset Styles
-------------------- */
.div_clear{
	clear:both;
}
html, body, div, span, h1, h2, h3, h4, h5, h6, p, blockquote, a, em, img, q, strong, sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: arial;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

a {
	text-decoration: underline;
	cursor: pointer;
}

a:hover {
	text-decoration: none;
}

.left {
	float: left;
	display: block;
}

.right {
	float: right;
}
.right_cities{
	float:left;
	margin-left:80px;
}
.clear {
	clear: both;
}

strong, b {
	font-weight: 600;
}

/* --------------------
		Main Styles
-------------------- */

html, body {
	background: #FFF url("../images/body.gif") top left repeat-x;
}

.wrapp {
	width: 1020px;
	height: auto;
	margin: 0 auto;
}

.wrapper {
	width: 1020px;
	height: auto;
	margin: 0 auto;
}

.inner_pages {
	width: 1020px !important;
}

.inner_pages .left-column {
	margin-left: 0 !important;
	width: 670px;
}

.header {
	width: 1020px;
	height: 78px;
	margin: 7px 0 0 0;
}

.header .right {
	width: 702px;
	height: 78px;
}

.header a.logo {
	float: left;
	margin: 0 9px 0 0;
	
}

ul.help-navigation {
	float: right;
	padding: 17px 0 0 0;
}

ul.help-navigation li {
	float: left;
	color: #0C0C0C;
	font-family: Arial;
	font-size: 10px;
}

ul.help-navigation li a {
	color: #0C0C0C;
	font-family: Arial;
	font-size: 11px;
	margin: 0 4px 0 4px;
	text-decoration: none;
}

ul.help-navigation li a:hover {
	text-decoration: underline;
	
}

.navigation {
	width: 702px;
	height: 32px;
	background: transparent url("../images/navigation.gif") bottom left no-repeat;
	clear: both;
	padding: 12px 0 0 0;
}

.navigation ul li {
	float: left;
	background: transparent url("../images/separator-navigation.gif") right top no-repeat;
	height: 32px;
	float: left;
}

.navigation ul li.last {
	background: none;
}

.navigation ul li a {
	line-height: 32px;
	color: #05537D;
	font-family: Arial;
	font-size: 11px;
	font-weight: 600;
	margin: 0 10px 0 10px;
}

.navigation ul li a:hover {
	color:#0000FF;
}

form.search-form { 
	padding:6px 10px 0;
	float:right;
}

form.search-form input.query { 
	width: 177px;
	height: 16px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #797979;
	font-size: 11px;
	font-family: Arial;
	padding: 3px 0 0 5px;
	float: left;
	margin: 0 6px 0 0;
}

form.search-form select.select { 
	width: 123px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 2px 0 1px 0;
	float: left;
	margin: 0 6px 0 0;
}

form.search-form input.submit { 
	display: block;
	width: 56px;
	height: 15px;
	background: transparent url("../images/submit.gif") bottom left no-repeat;
	float: left;
	border: 0;
	margin: 3px 0 0 0;
	cursor: pointer;
}

.top {
	width: 1020px;
}

h1 {
	line-height: 63px;
	color: #001522;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0;
}

#h1_index{
	font-size:20px;
	padding-left:2px;
	line-height:2;
	margin:10px;
}
h1 span {
	color: #3C9FDA;
}

.top span.argent {
	float: right;
	line-height: 63px;
	font-size: 11px;
	font-family: Arial;
	margin: 0 25px 0 0;
}

.top span.argent span {
	color: #3C9FDA;
	font-weight: 600;
}

.content {
	width: 1020px;
	height: auto;
	margin: 0 0 10px 0;
}

.left-column {
	width: 600px;
	height: auto;
	float: left;
	margin: 0 0 15px 0px;
}

.left-column .search {	
	background:transparent url(../images/search-area-index.jpg) no-repeat scroll left bottom;
	height:385px;
	width:600px;
}

.left-column .search .left {
	width: 329px;
	height: 226px;
}

.left-column .search .left span {
	color: #2E88BE;
	font-size: 14px;
	font-family: Arial;
	margin: 15px 0 0 15px;
	display: block;
}

.left-column .search .left span span {
	color: #000;
	font-weight: 600;
	margin: 0;
	padding: 0;
	display: inline;
}

.left-column .search .left img {
	padding: 18px 0 0 15px;
}

.left-column .search .right {
	width: 225px;
	height: 226px;
}

.left-column .search span.search {
	width: 74px;
	height: 23px;
	background: transparent url("../images/search.png") bottom left no-repeat;
	margin: 10px 0 0 0;
}

.listings_info_index{
  font-size:14px;
  font-weight:bold;
}

.left-column .search form.search_full {
	padding:14px 0 0 20px;
}

.left-column .search .right label.search_by {
	font-weight: 600;
	color: #000000;
	font-size: 11px;
	font-family: Arial;	
}

.left-column .search label.zip_code {
	font-weight: 600;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 15px 0 5px 0;
}

.left-column .search input.query { 
	width: 169px;
	height: 16px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #797979;
	font-size: 11px;
	font-family: Arial;
	padding: 3px 0 0 5px;
}

.left-column .search select.select { 
	width: 175px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 2px 0 1px 0;
}

.left-column .search input.submit { 
	background:transparent url(../images/submit_go.gif) no-repeat scroll left bottom;
	border:0 none;
	cursor:pointer;
	height:24px;
	margin:13px 0 0;
	width:27px;
}

.left-column .search span.browse {
	display: block;
	font-weight: 400;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 10px 0 5px 0;
}

.content .listing {
	width:580px;
	margin: 0 0 0 10px;
	border-bottom: 1px solid #D8D8D8;
	padding: 0 0 10px 0;
}

.content .listing h2, .join_h2 {
	color: #2A7EB1;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 15px 0 10px 0;
}

.content .listing h3 {
	color: #2A7EB1;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial;
	line-height: 18px;
}

.content .listing a.title {
	color: #2A7EB1;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 15px 0 10px 0;
	display: block;
}
strong.title a{
	color:#000000;
}

.content .listing a {
	color: #2A7EB1;
	font-weight: 600;
	text-decoration: undeline;
}

.content .listing a:hover {
	text-decoration: none;
}

.content .listing p {
	color: #535353;
	font-size: 12px;
	font-weight: 400;
	font-family: Arial;
	margin: 0 0 10px 0;
	line-height: 17px;
}

.right-column {
	width: 240px;
	height: auto;
	float: right;
	margin: 2px 0 15px 0;
}

.what {
	width: 240px;
	height: auto;
}

.what .top {
	width: 240px;
	height: 40px;
	background: transparent url("../images/box-1-top.gif") bottom left no-repeat;
}

.what .top img {
	padding: 2px 0 0 8px;
	float: left;
}	

.what .top span {
	line-height: 40px;
	color: #298ECB;
	font-family: Arial;
	font-size: 16px;
	margin-left:20px;
}

.what .top span span {
	color: #262626;
}

.what .middle {
	width: 230px;
	height: auto;
	padding: 10px 5px 10px 5px;
	background: transparent url("../images/box-1-middle.gif") bottom left repeat-y;
}

.what .middle ul li {
	color: #262626;
	font-family: Arial;
	font-size: 12px;
	line-height: 20px;
}

.what .middle ul li a {
	color: #262626;
	font-family: Arial;
	font-size: 12px;
}

.what .middle ul li a:hover {
	text-decoration: underline;
}	

.what .middle a.more {
	color: #0C4A70;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial;
	margin: 10px 0 0 0;
	display: block;
}

.what .middle a.more:hover {
	text-decoration: underline;
}

.what .bottom {
	width: 240px;
	height: 9px;
	background: transparent url("../images/box-1-bottom.gif") bottom left no-repeat;
}

.default-box {
	width: 240px;
	height: auto;
	margin: 0 0 10px 0;
}

.default-box .top {
	width: 240px;
	height: 38px;
	background: transparent url("../images/default-box-top.gif") bottom left no-repeat;
}

.default-box .top img {
	float: left;
}

.default-box .top span, .default-box .top h2 {
	line-height: 40px;
	color: #206085;
	font-family: Arial;
	font-size: 13px;
	line-height: 38px;
	font-weight: 600;
}

.default-box .top span.indent {
	padding: 0 0 0 15px;
}	

.default-box .middle {
	width: 230px;
	height: auto;
	background: transparent url("../images/default-box-middle.gif") bottom left repeat-y;
	padding: 10px 0px 10px 0px;
}

.default-box .middle span.login {
	font-size: 12px;
	font-family: Arial;
	color: #000;
}

.default-box .middle span.login a {
	color: #206085;
	font-weight: 600;
	text-decoration: none;
}

.default-box .middle span.opinions {
	font-size: 11px;
	font-family: Arial;
	color: #0B0B0B;
	font-weight: 600;
	text-align: center;
	display: block;
	line-height: 18px;
}

.default-box .middle span.opinions span {
	font-size: 12px;
}

.default-box .middle span.opinions span span {
	color: #206085;
}

.default-box .middle span.login a:hover {
	text-decoration: underline;
}

.default-box .middle a.ask {
	margin: 10px 0 0 0;
	font-size: 12px;
	font-family: Arial;
	color: #0B0B0B;
	font-weight: 600;
	text-decoration: none;
	display: block;
	text-align: center;
}

.default-box .middle a.ask:hover {
	text-decoration: underline;
}

.default-box .middle ul.hot_states { }

.default-box .middle ul.hot_states li { 
	float: left;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	line-height: 17px;
}

.default-box .middle ul.hot_states li a {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	text-decoration: none;
	margin: 0 4px 0 4px;
}	

.default-box .middle ul.hot_states li a:hover {
	text-decoration: underline;
}

.default-box .middle .left {
	width: 125px;
}

.default-box .middle .right {
	width: 110px;
}

.default-box .middle a.more {
	color: #147EBF;
	font-weight: 600;
	font-family: Arial;
	font-size: 11px;
	float: right;
	margin: 10px 0 0 0;
	display: block;
}

.default-box .middle a.more:hover {
	text-decoration: underline;
}

.default-box .middle ul.listing_stats li {
	color: #000000;
	font-weight: 600;
	font-size: 11px;
	font-family: Arial;
	line-height: 15px;
}

.default-box .middle ul.listing_stats li a {
	color: #000000;
	font-weight: 600;
	font-size: 11px;
	font-family: Arial;
}

.default-box .middle ul.listing_stats li a:hover {
	text-decoration: underline;
}

.default-box .middle ul.listing_stats li span {
	font-weight: 400;
}

.default-box .bottom {
	width: 240px;
	height: 8px;
	background: transparent url("../images/default-box-bottom.gif") bottom left no-repeat;
}

#footer {
	width: 100%;
	height: 43px;
	background: #8FCBEF;
	border-top: 1px solid #3C9FDA;
	border-bottom: 1px solid #3C9FDA;
	margin: 15px 0 5px 0;
}

.footer {
	height: 43px;
	margin: 0 auto;
	color: #446172;
	font-size: 11px;
	font-family: Arial;
	line-height: 43px;
	text-align:center;
}

.footer a {
	color: #446172;
	font-size: 11px;
	font-family: Arial;
}

.footer a:hover {
	text-decoration: underline;
}

.location {
	clear: both;
	color: #464646;
	font-size: 11px;
	font-family: Arial;
	padding: 0;
	margin: 0 0 15px 0;
}

.location a {
	color: #464646;
	font-size: 11px;
	font-family: Arial;
}

.location a:hover {
	text-decoration: underline;
}

.search-inner {
	width: 658px;
	text-align:center;
	margin:auto;
}

form.inner-search {
	padding: 8px 0 0 150px;
}

form.inner-search select.select { 
	width: 116px;
	border: 1px solid #CCCCCC;
	background: #FFFFFF;
	color: #000000;
	font-size: 11px;
	font-family: Arial;
	padding: 2px 0 1px 0;
	float: left;
	margin: 0 20px 0 0;
}

.search-inner img {
	/*
	width: 556px;
	height: 447px;*/
	margin: 10px 0 0 5px;
}
.search-inner-top{
	height: 38px;
	background: transparent url("../images/inners_search_top.gif") bottom left no-repeat;
}

.search-inner-bottom{
	height: 33px;
	background: transparent url("../images/inners_search_bottom.jpg") top left no-repeat;
}

.search-inner-content{
	border-left:solid 1px #DEDDDD;
	border-right:solid 1px #DEDDDD;
	width:656px;
}
.search-inner-content h2 {
	color:#2A7EB1;
	float:left;
	font-family:Arial;
	font-size:18px;
	font-weight:600;
	margin-left:20px;
	padding-left:5px;
	padding-top:30px;
}

.map{
	padding:20px 15px 0 55px;
}

#map_arrow{
	margin-left:20px;
	float:left;
}

.top-cities-1 {
	width: 298px;
	height: auto;
	margin: 0 0 10px 0;
}

.top-cities-1 .top {
	width: 298px;
	height: 38px;
	background: transparent url("../images/inner-box-1-top.gif") bottom left no-repeat;
	line-height: 38px;
	font-weight: 600;
	font-family: Arial;
	font-size: 12px;
	text-indent: 10px;
}

.top-cities-1 .middle {
	width: 258px;
	height: auto;
	background: transparent url("../images/inner-box-1-middle.gif") bottom left repeat-y;
	padding: 10px 20px 10px 20px;
}

.top-cities-1 .middle ul {}

.top-cities-1 .middle ul li {
	line-height: 20px;
	font-size:12px;
}

.top-cities-1 .middle ul li a {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

.top-cities-1 .middle a:hover {
	text-decoration: underline;
}

.top-cities-1 .middle a.searching {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: 600;
	display: block;
	margin: 10px 0 0 0;
}

.top-cities-1 .bottom {
	width: 298px;
	height: 8px;
	background: transparent url("../images/inner-box-1-bottom.gif") bottom left no-repeat;
}

.top-cities-2 {
	width: 240px;
	height: auto;
	margin: 0 0 10px 0;
}

.top-cities-2 .top {
	width: 240px;
	height: 39px;
	background: transparent url("../images/inner-box-2-top-index.gif") bottom left no-repeat;
	line-height: 38px;
	font-weight: 600;
	font-family: Arial;
	font-size: 12px;
	text-indent: 10px;
}

.top-cities-2 .top img{
	float:left;
}

.top-cities-2 .middle {
	width: 220px;
	height: auto;
	background: transparent url("../images/inner-box-1-middle-index.gif") bottom left repeat-y;
	padding: 10px;
}

.top-cities-2 .middle ul {
	width:49%;
}

.top-cities-2 .middle ul li {
	line-height: 20px;
}

.top-cities-2 .middle ul li a {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
}

.top-cities-2 .middle a:hover {
	text-decoration: underline;
}

.top-cities-2 .middle a.searching {
	color: #000000;
	font-size: 12px;
	font-family: Arial;
	font-weight: 600;
	display: block;
	margin: 10px 0 0 0;
}

.top-cities-2 .bottom {
	width: 240px;
	height: 8px;
	background: transparent url("../images/inner-box-1-bottom-index.gif") bottom left no-repeat;
}

.login-left {
	margin: 25px 0 0 0;
	width: 630px;
	height: 210px;
	background: transparent url("../images/login-left.gif") bottom left no-repeat;
	padding: 15px 0 0 22px;
}

.login-left span {
	display: block;
	color: #666666;
	font-size: 12px;
	font-family: Arial;
	margin: 14px 0 0 12px;
}

.login-left span.small {
	font-size: 11px;
	margin-top: 17px;
}

.login-left a {
	text-decoration: underline;
	color: #0000FF;
}

.login-left a:hover {
	text-decoration: none;
}

.login-left form.login-form {
	margin-top: 15px;
	display: block;
}

.login-left form.login-form label {
	display: block;
	float: left;
	margin: 0 0 0 57px;
	color: #666666;
	font-size: 18px;
	font-family: Arial;
	
}

.login-left form.login-form input.query {
	width: 120px;
	height: 17px;
	border: 1px solid #7F9DB9;
	margin: 0 0 0 7px;
	float: left;
}

.login-left form.login-form input.submit {
	width: 61px;
	height: 21px;
	border: 0;
	margin: 0 0 0 7px;
	float: left;
	background: transparent url("../images/login-button.png") bottom left no-repeat;
	cursor: pointer;
}

.login-right {
	margin: 25px 0 10px 0;
	width: 275px;
	height: 208px;
	background: transparent url("../images/login-right.gif") bottom left no-repeat;
	padding: 15px 0 0 23px;
}

.login-right span {
	display: block;
	color: #227FB6;
	font-size: 13px;
	font-family: Arial;
	margin: 23px 0 12px 0;
	font-weight: 600;
}

.login-right p {
	display: block;
	color: #000000;
	font-size: 13px;
	font-family: Arial;
	font-weight: 400;
}

.login-right a.trial {	
	display: block;
	width: 135px;
	height: 33px;
	background: transparent url("../images/7-trial.gif") bottom left no-repeat;
	margin: 17px 0 0 62px;
}

.left-location {
	float: left;
	margin: 20px 0 0 27px;
	color: #666;
	font-size: 12px;
	font-family: Arial;
}

.right-buttons {
	float: right;
	margin: 15px 0 0 0;
}

.left-location  a { 	
	color: #0066CD;
}

.left-location  a:hover { 	
	text-decoration: underline;
}

.top-cities-1 img {
	margin: 20px 0 0 0 ;
}

.top-cities-1 span {
	display: block;
	color: #227FB6;
	font-size: 12px;
	font-family: Arial;
	margin: 0 0 10px 0;
	font-weight: 600;
}

.center {
	text-align: center;
}

.left-navigation {
	margin: 0 0 0 0;
	width: 198px;
	height: auto;
	float: left;
	background: transparent url("../images/left-navigation-middle.gif") bottom left repeat-y;
}

.left-navigation .top {
	width: 165px;
	height: auto;
	background: transparent url("../images/left-navigation-top.gif") top left no-repeat;
	padding: 20px 17px 0 16px;
	position: relative;
	z-index: 999;
}

.left-navigation .bottom {
	width: 198px;
	height: 229px;
	float: left;
	background: transparent url("../images/left-navigation-bottom.gif") bottom left no-repeat;
	margin: -210px 0 0 0;
	
}

.left-navigation span.arrow-right {
	color: #0066CC;
	font-size: 13px;
	font-family: Arial;
	background: transparent url("../images/arrow-right.png") center left no-repeat;
	padding: 0 0 0 10px;
	font-weight: 600;
	width: 150px;
}

.left-navigation span.arrow-down {
	color: #0066CC;
	font-size: 13px;
	font-family: Arial;
	background: transparent url("../images/arrow-down.png") center left no-repeat;
	padding: 0 0 0 13px;
	font-weight: 600;
	float: left;
	width: 150px;
}

.left-navigation span.inner {
	margin: 11px 0 11px 14px;
	width: 125px;
}

.left-navigation span.price {
	margin: 8px 0 8px 0;
}


.left-navigation span.more {
	margin: 19px 0 0 0;
	display: block;
	float: left;
}

.left-navigation span.listing-type {
	margin: 8px 0 8px 0;
}

.left-navigation span.start-search {
	display: block;
	margin: 0 0 15px 0;
}

.left-navigation select.select-search-full {
	width: 153px;
	height: 20px;
	font-size: 13px;
	font-family: Arial;
	color: #000000;
	border: 1px solid #BFC0C1;
	clear: both;
	margin: 5px 0 2px 4px;
}

.left-navigation a.save_search {
	background: transparent url("../images/save.gif") center left no-repeat;
	padding: 0 0 0 16px;
	color: #0066CC;
	margin: 31px 0 13px 0;
	display: block;
	float: left;
	font-size: 11px;
	font-family: Arial;
}

.left-navigation a.rss {
	background: transparent url("../images/rss.gif") center left no-repeat;
	padding: 0 0 0 19px;
	color: #0066CC;
	margin: 31px 0 13px 15px;
	display: block;
	float: left;
	font-size: 11px;
	font-family: Arial;
}

.left-navigation a.save_search:hover, .left-navigation a.rss:hover {
	text-decoration: underline;
}

.left-navigation .dashed {
	width: 165px;
	height: 1px;
	background: transparent url("../images/dashed.gif") center left repeat-x;
	display: block;
	clear: both;
	margin-top: 5px;
}

.left-navigation span.refine {
	display: block;
	color: #000000;
	margin: 7px 0 19px 0;
	font-size: 15px;
	font-family: Arial;
	font-weight: 600;
}

.left-navigation .city-chbx {
	padding: 0 0 0 25px;
	display: block;
}

.left-navigation .city-chbx label {
	font-size: 12px;
	font-family: Arial;
	font-weight: 600;
}	

.left-navigation .city-chbx a {
	display: block;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	color: #0066CC;
}

.left-navigation .city-chbx a:hover {
	text-decoration: none;
}

.left-navigation a.classic-link {
	display: block;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	color: #0066CC;
}

.left-navigation a.classic-link:hover {
	text-decoration: none;
}

.left-navigation a.search-nearby {
	margin: 0 0 11px 0;
}

.left-navigation .property_range {
	margin: 0 0 0 12px;
}

.left-navigation .property_range select {
	width: 153px;
	border: 1px solid #7F9DB9;
	float: left;
	margin: 0 0 3px 0;
	font-size: 12px;
	font-family: Arial;
}

.left-navigation .property_range a {
	display: block;
	clear: both;
	line-height: 20px;
	font-size: 11px;
	font-family: Arial;
	text-decoration: underline;
	color: #0066CC;
	margin: 0 0 5px 0;
}

.left-navigation .property_range a:hover {
	text-decoration: none;
}

.left-navigation .price_range {
	margin: 0 0 0 12px;
}

.left-navigation .price_range select {
	width: 69px;
	border: 1px solid #7F9DB9;
	float: left;
	margin: 0 0 3px 0;
	font-size: 12px;
	font-family: Arial;
}

.left-navigation .price_range select.seconde {
	margin: 0 0 0 3px;
}

.left-navigation .price_range a {
	display: block;
	clear: both;
	line-height: 20px;
	font-size: 12px;
	font-family: Arial;
	text-decoration: underline;
	color: #0066CC;
	margin: 0 0 5px 0;
}

.left-navigation .price_range a:hover {
	text-decoration: none;
}

.left-navigation .city-chbx-type {
	margin: 0 0 0 22px;
}

.left-navigation .city-chbx-type span {
	display: block;
	line-height: 22px;
}

.left-navigation .city-chbx-type label {
	color: #444444;
	font-size: 11px;
	font-family: Arial;
}

.left-navigation span.homes_only {
	display: block;
	margin: 0 0 0 8px;
	line-height: 26px;
}

.left-navigation span.homes_only label {
	color: #000;
	font-size: 12px;
	font-family: Arial;
	font-weight: 600;
}

.left-navigation .search_options {
	margin: 0 0 0 12px;
}

.left-navigation .search_options span.bolder {
	color: #000;
	font-size: 12px;
	font-family: Arial;	
	font-weight: 600;
	display: block;
	line-height: 16px;
	margin: 9px 0 0 0;
}

.left-navigation .search_options span.to {
	color: #000;
	font-size: 12px;
	font-family: Arial;	
	float: left;
	line-height: 17px;
	margin: 0 4px 0 4px;
}

.left-navigation .search_options input.search_words {
	width: 120px;
	height: 17px;
	color: #999999;
	font-size: 12px;
	font-family: Arial;	
	border: 1px solid #7F9DB9;
	float: left;
}	

.left-navigation .search_options input.year_1 {
	width: 42px;
	height: 17px;
	color: #999999;
	font-size: 12px;
	font-family: Arial;	
	border: 1px solid #7F9DB9;
	float: left;
}	

.left-navigation .search_options select.size {
	width: 100px;
	height: 17px;
	font-size: 12px;
	font-family: Arial;	
	border: 1px solid #7F9DB9;
}	

.left-navigation .search_options label {
	font-size: 12px;
	font-family: Arial;	
}
	
.left-navigation .search_options input.year_2 {
	width: 42px;
	height: 17px;
	color: #999999;
	font-size: 12px;
	font-family: Arial;	
	border: 1px solid #7F9DB9;
	float: left;
}	

.left-navigation .search_options a.information {
	display: block;
	width: 14px;
	height: 17px;
	background: transparent url("../images/information.png") center left no-repeat;
	float: left;
	margin: 2px 0 0 7px;
}

#footer-search {
	width: 964px;
	height: 100px;
	background: transparent url("../images/footer-search.gif") center left no-repeat;
	margin: 0 auto;
	padding: 12px 0 0 14px;
}

#footer-search a.arrow {
	font-size: 12px;
	font-family: Arial;	
	color: #0A64BF;	
	background: transparent url("../images/arrow-right.png") center left no-repeat;
	padding: 0 0 0 10px;
	line-height: 52px;
	width: 230px;
	display: block;
	float: left;
}

#footer-search a:hover {
	text-decoration: underline;
}

#footer-search a.searching {
	font-size: 12px;
	font-family: Arial;	
	color: #0A64BF;	
	font-weight: 600;
}

.middle-column {
	float: left;
	width: 454px;
	height: auto;
	margin: 0 0 0 8px;
}

.listing_results {
	width: 440px;
	border-top: 1px solid #CCCCCC;
	padding: 13px 7px 10px 7px;
}

.listing_results:hover{
	background: url(../images/bg_listings.jpg) repeat-x top;
}

.listing_results .left {
	margin: 5px 0 3px 0;
}

.listing_results .left img {
	padding: 1px; 
	border: 1px solid #CCCCCC;
	float: left;
	margin: 0 5px 0 0;
}

.listing_results span.cout {
	display: block;
	font-weight: 600;
	font-size: 12px;
	font-family: Arial;	
	line-height: 17px;
}

.listing_results span.text {
	display: block;
	font-size: 12px;
	font-family: Arial;	
	line-height: 15px;
}

.listing_results a.title {
	color: #0066CC;
	font-weight: 600;
	font-size: 13px;
	font-family: Arial;	
	text-decoration: underline;
}

.listing_results a.title:hover {
	text-decoration: none;
}

.listing_results .right {
	padding: 10px 0 0 0;
}

.listing_results .right a {
	display: block;
	color: #0472AD;
	font-size: 12px;
	font-family: Arial;		
	text-align: center;
	line-height: 25px;
}

.listing_results .right a:hover {
	text-decoration: underline;
}

.listing_results  a.preview {
	color: #0066CC;
	font-size: 13px;
	font-family: Arial;
	background: transparent url("../images/arrow-right.png") center left no-repeat;
	padding: 0 0 0 10px;
	font-weight: 600;
	margin: 0 13px 0 1px;
	float: left;
}

.listing_results  a.preview:hover {
	text-decoration: underline;
}

.listing_results a.save {
	background: transparent url("../images/save-preview.gif") center left no-repeat;
	padding: 0 0 0 16px;
	color: #0066CC;
	display: block;
	float: left;
	font-size: 11px;
	font-family: Arial;
	margin: 0 13px 0 1px;
}

.listing_results a.send {
	background: transparent url("../images/send-preview.gif") center left no-repeat;
	padding: 0 0 0 18px;
	color: #0066CC;
	display: block;
	float: left;
	font-size: 11px;
	font-family: Arial;
	margin: 0 13px 0 1px;
}

.listing_results a.save:hover,.listing_results a.send:hover {
	text-decoration: underline;
}

.sorting {
	margin: 0 0 5px 0;
}

.sorting .right a {
	display: block;
	width: 56px;
	height: 21px;
	background: transparent url("../images/sorting.gif") center left no-repeat;
	float: left;
	line-height: 21px;
	text-align: center;
	color: #0066CC;
	font-weight: 600;
	font-size: 11px;
	font-family: Arial;
	margin: 0 0 0 10px;
}

.sorting .right a.disable {
	color: #999999;
}

.sorting .right span {
	float: left;
	font-size: 12px;
	font-family: Arial;
	line-height: 21px;
}	
	
.sorting .left {
	padding: 5px 0 0 0; 
}

.sorting .left span.bolder {
	font-size: 12px;
	font-family: Arial;
	font-weight: 600;
	line-height: 21px;
}

.sorting .left select {
	width: 120px;
	font-size: 12px;
	font-family: Arial;	
	border: 1px solid #7F9DB9;
	margin: 0 0 0 6px;
}	

#footer-box {
	width: 964px;
	margin: 0 auto
}

#footer-box .box {
	margin: 10px 0 0 0;
	width: 422px;
	height: auto;
	background: transparent url("../images/box-middle.gif") center left repeat-y;
}

#footer-box  .left {
	margin: 10px 0 0 32px;
	display: inline;
}

#footer-box  .right {
	margin: 10px 32px 0 0;
	display: inline;
}

#footer-box .box .top {
	width: 386px;
	height: auto;
	background: transparent url("../images/box-top.gif") top left no-repeat;
	padding: 10px 18px 3px 18px;
	font-size: 12px;
	font-family: Arial;
}

#footer-box .box .top img {
	border: 1px solid #097ABC;
	float: left;
	margin: 0 10px 0 0;
}

#footer-box .box .top a.title {
	color: #1F82BD;
	font-size: 13px;
	font-family: Arial;	
	font-weight: 600;
}	

#footer-box .box .top a.title:hover {
	text-decoration: underline;
}	

#footer-box .box .bottom{
	width: 422px;
	height: 7px;
	background: transparent url("../images/box-bottom.gif") bottom left no-repeat;
}

.account {
	width: 630px;
	height: auto;
	background: transparent url("../images/contact-midle.gif") center left repeat-y;
}

.account .top {
	width: 630px;
	height: auto;
	background: transparent url("../images/contact-top.gif") top left no-repeat;
	padding: 35px 0 0 38px;
}	

.account .bottom {
	width: 630px;
	height: 76px;
	background: transparent url("../images/contact-bottom.gif") top left no-repeat;
}	

.account h5 {
	font-size: 13px;
	font-family: Arial;	
	font-weight: 600;
	margin: 0 0 0 5px;
}	

.account h5 span {
	color: #FF0000;
	text-decoration: underline;
}

.account .left {
	width: 250px;
	margin: 0 0 20px 8px;
	display: inline;
}

.account .right {
	width: 285px;
	margin: 0 0 0;
}
#form_ccbill_1{
	width:585px;
}
.account .left label {
	font-size: 12px;
	font-family: Arial;	
	color: #666666;
	text-align: right;
	display: block;
	width: 120px;
	float: left;
	line-height: 22px;
	margin: 6px 0 0 0;
}

.account .right label {
	font-size: 12px;
	font-family: Arial;	
	color: #666666;
	text-align: right;
	display: block;
	width: 88px;
	float: left;
	line-height: 22px;
	margin: 6px 0 0 0;
}

.account label.small {
	font-size: 10px;
	width: 250px;
	text-align: left;
}

.account label.italic {
	font-size: 10px;
	width: 250px;
	text-align: left;
	font-style: italic;
}

.account label a {
	font-size: 10px;
	font-family: Arial;	
	color: #666666;
	text-decoration: underline;
}	

.account label a:hover {
	text-decoration: none;
}

.account .checkboxes {
	margin: 0 0 0 135px;
}

.account .checkboxes label {
	font-size: 12px;
	font-family: Arial;	
	color: #666666;
}	

.account .checkboxes label a {
	text-decoration: underline;
	color: #0000FF;
}

.account .checkboxes label a:hover {
	text-decoration: none;
}

.account label.free {
	float: none; 
	height: 57px;
}

.account input.query {
	width: 110px;
	height: 20px;
	border: 1px solid #7F9DB9;
	padding: 2px 0 0 0;
	float: left;
	margin: 6px 0 0 10px;
}

.account input.submit {
	width: 179px;
	height: 34px;
	border: 0;
	margin: 15px 0 0 130px;
	background: transparent url("../images/start.gif") top left no-repeat;
	cursor: pointer;
}

.account select.select {
	width: 110px;
	border: 1px solid #7F9DB9;
	float: left;
	margin: 6px 0 0 10px;
}

.account select.select-mini {
	width: 50px;
	height: 23px;
	border: 1px solid #7F9DB9;
	float: left;
	margin: 6px 0 0 10px;
}

#max_price{
	margin-left:5px;
}

.nav_button{
	background:transparent url(../images/sorting.gif) no-repeat scroll left center;
	color:#0066CC;
	display:block;
	float:left;
	font-family:Arial;
	font-size:11px;
	font-weight:600;
	height:21px;
	line-height:21px;
	margin:0 0 0 10px;
	text-align:center;
	width:56px;
}

.pages_nav{
	font-family:Arial, Helvetica, sans-serif;	
	float:left;
	margin-left:5px;
	font-weight:bold;
	font-size:15px;
	color:#000000;
}
a.pages_nav{
	text-decoration:underline;
}

#top_counties_h2{
	font-family:arial;
	font-size:18px;
}

.prop_info{
	border:1px solid #D8D8D8;
	margin:10px 0 0 0;
	padding:0 0 10px 10px;
	background:#F8F8FF;
	width:530px;
}

.prop_info h2 {
	color: #2A7EB1;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 15px 0 10px 0;
}

.prop_info h3 {
	color: #2A7EB1;
	font-size: 12px;
	font-weight: 600;
	font-family: Arial;
	line-height: 18px;
}

.prop_info a.title {
	color: #2A7EB1;
	font-size: 14px;
	font-weight: 600;
	font-family: Arial;
	margin: 15px 0 10px 0;
	display: block;
}

.prop_info a {
	color: #2A7EB1;
	font-weight: 600;
	text-decoration: none;
}

.prop_info a:hover {
	text-decoration: underline;
}

.prop_info p {
	color: #535353;
	font-size: 12px;
	font-weight: 400;
	font-family: Arial;
	margin: 0 0 10px 0;
	line-height: 17px;
}

#zillow_info{
	background: #FFFFFF;
}

.login_label{
	display:block;
	width:150px;
	text-align:right;
}
.apply_filter:hover{
	cursor: pointer;
}

.banner_join{
	margin-bottom: 10px;
}

.superior_ads{
	text-align:center;
	padding:15px 0;
}
#update_data{
	font-size:11px;
	text-align:right;
	margin:5px 0;
}
.new_listings{
	color:#CC0000;
}
.last_update{
	color:#006633;
}

.foreclosure_video h3{
	font-size:16px;
	font-weight:bold;
	color:#2A7EB1;
	margin:0 0 10px 0;
}

.foreclosure_video p{
	font-size:12px;
	margin:0 0 5px 0;
}

.foreclosure_video h2{
	font-size:13px;
	font-weight:bold;
	margin:10px 0;
	text-align:right;
}

.foreclosure_video h2 a{
	color:#147EBF;
}

.top-cities-2 .middle a.more {
	color:#147EBF;
	display:block;
	float:right;
	font-family:Arial;
	font-size:11px;
	font-weight:600;
	margin:10px 0 0;
}

.foreclosure_info .middle ul li{
	font-size:12px;
}

.foreclosure_info .middle ul {
	width:auto;
}