* {
	margin: 0px;
	padding: 0px;
}
body {
	background: #FFF;
	margin: 0px;
	font-size: 11px;
	font-family: Helvetica, sans-serif;
	color: #000;
	padding: 0px 0px;
}
table {
	border: 0px;
	border-collapse: collapse;
}
table td {
	padding: 0px;
	vertical-align: top;
	text-align: left;
}
a {
	color: #B84A00;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
.back {
	color: #6B9800;
	font-weight: bold;
}
img {
	border: none;
}

.line {
	display: block;
	height: 21px;
	background: url(css/line.gif) repeat-x right center;
}
.clear-both {
	clear: both;
	font-size: 0px;
}
.dropdowns2 td {
	padding: 5px;
	line-height: 20px;
}
.dropdowns2 td * {
	font-size: 11px;
}
.contact_form td {
	padding: 2px !important;
}
.form_main td {
	padding: 2px !important;
}
.form table td, contact_agent table td {
	padding: 2px !important;
}
/*SEARCH FORM*/
.search-box td {
	padding: 5px 1px !important;
	line-height: 15px;
	font-size: 11px;
}
.select-min {
	width: 40%;
	font-size: 11px;
}
.select-max {
	width: 40%;
	font-size: 11px;
}
.search-box td input {
	font-size: 11px;
}
.clear-both {
clear:both;
font-size:0px;
}
/*HEADINGS*/
h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	color: #2B4E83;
	margin: 10px 0px;
	font-family: Trebuchet MS !important;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 15px;
	color: #4E4E4E;
}
h4, h5, h6 {
	font-size: 12px;
	color: #4E4E4E;
}
/*LAYOUT*/
#container {
	margin: 0px auto;
	width: 800px;
}
#header {
	padding-bottom:10px;
}
.logo {
	float: left;
	width: 400px;
}
.phone {
	
	float: right;
	text-align:right;
	font-size:18px;
	padding-top:60px;
	color:#00306F;
	padding-right:30px;
}
.phone span{
	font-size:24px;
	font-weight:bold;
}

#navigation {
border-top:2px solid #00306F;
padding-top:1px;
}

#content {
background:#f6f6f6;
padding:40px 0px 10px 0px; 
}

#content p {
margin-bottom:10px;
}

.left-box {
	float:left;
	width:500px;
	padding:2px 10px 10px 37px;

}


.right-box {
float:right;
width:230px;
}

#register {
background:#ffffff;
border:1px solid #d9d8d8;
padding:3px 10px 3px 10px;
}

#rssfeed {
background:#CCCCCC;
border:1px solid #d9d8d8;
padding:10px;
}

#support {
text-align:center;
margin-bottom:10px;
}

.textarea {
padding:10px 10px;
}

#footer,.footer{
	background: #555;
	padding: 5px 10px;
	text-align: center;
	line-height: 20px;
	color: #fff;
	font-size: 11px;
}
div.footer{
	line-height: 12px;

}
#footer a,.footer a {
	color: #fff;
}
div.footer1{ text-align:right;}
div.footer1 a{
	margin-right:10px; text-decoration:none;
}
/*LISTINGS*/
.listing-head {
background:#00306f;
padding:2px 5px;
color:#FFF;
font-size:16px;
}
.listing-head .price {
	float:right;
	width:150px;
	text-align:right;
	padding-right: 12px;

}
.listing-head a {
color:#FFF;
text-decoration:none;
}


.listing-welcome-block {
background:#EEEEEE;
border:1px solid #d9d8d8;
padding:10px;
width:360px;
margin:10px 0px;
}

.listing-welcome-block h2 {
margin:0px 0px 10px 0px;
}

.listing-welcome-block-text {
height:128px;
overflow:hidden;
}

.listing-welcome-block-text object * {
height:100px !important;
width:360px !important;
}

.listing-welcome-block-text img {
display:block;
float:right;
margin:0px 0px 10px 10px;
overflow:hidden;
width:160px;
}

.listing2-foreclosure {
background:#EEEEEE;
border:1px solid #d9d8d8;
width:380px;
margin:5px 0px;
}
.listing2-foreclosure h2 {
margin:0px 0px 10px 0px;
background:#00306f;
color:#fff;
font-size:14px;
padding:5px 10px;
}
.listing2-foreclosure-text  {
font-size:13px;
padding:10px;
}

.listing2-foreclosure-text ul {
margin:0px 0px 0px 20px;
}

.more_info {
display:block;
text-align:left;
color:#2B4E83;
padding:3px 0px;
}
.more_info:hover {
color:#2B4E83;
background:#F6F6F6;
}  

.listing-content {
padding:10px 0px;
}
#main_image_div  {
height:350px;
overflow:hidden;
width:420px;
}
#main_image_div img {
height:350px;
}

#main_image_div2  {
height:380px;
overflow:hidden;
width:380px;
text-align:right;
}
#main_image_div2 img  {
height:346px;
width:376px;
border: 2px solid #666666;
}

.listing-images {
float:right;
width:360px;
text-align:right;
position: relative;
text-align:center;
}


.property-dataset-status-Sold {
	position: absolute;
	top:0px;
	left:0px;
	background: url(listing/sold.png) top left;
	width:360px;
	height: 180px;
	z-index: 10;
	margin: 0px;
	padding: 0;
}
.property-dataset-status-Active {
	display: none;
}
.property-dataset-status-none {
	display: none;
}

.listing-images a {
display:block;
float:left;
margin:0px auto;
overflow:hidden;
width:170px;
height:170px;
}

.listing-desc {
float:left;
width:400px;
border-right:1px solid #ddd;

}
.listing-desc ul,.listing-desc li{
	list-style:none;
}
.listing-desc-text {
height:120px;
}
.listing-desc-img {
text-align:center;
}
.more_information {
background:#ffffff;
border:1px solid #d9d8d8;
padding:10px;
margin:10px 0px;
width:96%;
}
.listing_images_big a {
display:block;
float:left;
border:2px solid #FFF;
margin:0px 10px 10px 0px;
overflow:hidden;
width:280px;
height:280px;
}
.listing_images_big a:hover {
border:2px solid #2B4E83;
}
.listing_images_big img {
height:280px;
}
.listing_images a {
display:block;
float:left;
border:2px solid #FFF;
margin:0px 10px 10px 0px;
overflow:hidden;
width:170px;
height:170px;
}
.listing2-foreclosure .listing_images {
padding-left:30px;
}
.listing2-foreclosure .listing_images a {
margin:0px 5px 5px 0px;
border:2px solid #EEEEEE;
}
.listing_images a:hover {
border:2px solid #2B4E83;
}
/*BORDER FOR IMAGES*/
.listing_images2 a {
display:block;
float:left;
border:2px solid #CCC;
margin:0px 10px 10px 0px;
overflow:hidden;
width:160px;
height:160px;
}
.listing_images2 a:hover {
border:2px solid #2B4E83;
}
#listing-links {
margin-top:10px;
}
#listing-links a {
display:block;
float:left;
text-align:center;
padding:3px 3px;
background:#F6F6F6;
}
#listing-links a:hover {
background:#FFF;
}

#listing-tabs {
margin:10px 0px;
border-top:1px solid #00306F;
border-bottom:1px solid #00306F;
}

#listing-tabs a {
display:block;
float:left;
padding:3px 5px;
font-size:12px;
color:#00306F;
text-decoration:none;
background: url(css/listing-tabs.gif) no-repeat right center;

}

#listing-tabs a:hover {
background:#00306F;
color:#FFF;
}

#listing-tabs a.active {
background:#00306F;
color:#FFF;
}

/*LOGIN*/
#login-form {
	border: 1px solid #34658E;
	background: #FFF;	
	margin-bottom: 10px;
}
#login-form-head {
	background: url(css/login-form-head.gif) repeat-x top left #002955;
	border-bottom: 2px solid #FF9900;
	color: #FFF;
	font-weight: bold;
	padding: 3px 5px;
}
#login-form-content {
	padding: 10px;
}

.block {
color:#333333;
font-size:11px;
}

#form_signup {
width:100%;
margin-top:5px;
}

#form_signup td {
padding:4px 2px;
width:50%;
}

#form_signup input {
width:95%;
color:#333333;
border:1px solid #999999;
font-size:11px;
padding:2px;
}
#form_signup select {
width:95%;
color:#333333;
border:1px solid #999999;
font-size:10px;
padding:2px;
}

#form_signup textarea {
width:99%;
color:#333333;
border:1px solid #999999;
font-size:10px;
padding:2px;
height:70px;
}

#form_signup .submit {
width:100%;
color:#333333;
border:1px solid #999999;
border-bottom:2px solid #999999;
border-right:2px solid #999999;
font-size:10px;
padding:2px;
}

/*<!--FORMS-->*/

#contactagent input.required, #contactagent textarea.required {
	border: 1px solid #00A8E6;
}
#contactagent input.validation-failed, #contactagent textarea.validation-failed {
	border: 1px solid #FF3300;
	color : #FF3300;
}
#contactagent input.validation-passed, #contactagent textarea.validation-passed {
	border: 1px solid #00CC00;
	color : #000;
}
.validation-advice, .custom-advice {
	margin: 5px 0;
	padding: 5px;
	background-color: #F6F6F6;
	color : #000;
	font-weight: bold;
}

.line-separate {
background:#CCC;
height:2px;
overflow:hidden;
margin:10px;
}

.titlefield{ /*CSS for RSS title link in general*/
text-decoration: none;
}
#example3{ /*Demo 3 main container*/
width: 220px;
height: 300px;
}

.field_caption {
font-weight:bold;
}

.browse_tool_table * {
font-size:12px;
}
.bt_pages, .browse_tool_curpage {
padding:0px 5px;
}


/*--------------------*/@charset "UTF-8";

/**
 * Horizontal CSS Drop-Down Menu Module
 *
 * @file		dropdown.css
 * @package		Dropdown
 * @version		0.7.1
 * @type		Transitional
 * @stacks		597-599
 * @browsers	Windows: IE6+, Opera7+, Firefox1+
 *				Mac OS: Safari2+, Firefox2+
 *
 * @link		http://www.lwis.net/
 * @copyright	2006-2008 Live Web Institute. All Rights Reserved.
 *
 */

ul.dropdown,
ul.dropdown li,
ul.dropdown ul {
 list-style: none;
 margin: 0;
 padding: 0;
 position:relative;
 z-index:100;
}
ul.dropdown{
	position:absolute;
	z-index:1000;
}
ul.dropdown {
 position: relative;
 z-index: 597;
 float: left;
}

ul.dropdown li {
 float: left;
 line-height: 1.3em;
 vertical-align: middle;
 zoom: 1;
}

ul.dropdown li.hover,
ul.dropdown li:hover {
 position: relative;
 z-index: 599;
 cursor: default;
 list-style:none;

}

ul.dropdown ul {
 visibility: hidden;
 position: absolute;
 top: 100%;
 left: 0;
 z-index: 598;
 width: 100%;
 list-style:none;
}

ul.dropdown ul li {
 float: none;list-style:none;
}

ul.dropdown ul ul {
 top: 1px;
 left: 99%;list-style:none;
}

ul.dropdown li:hover > ul {
 visibility: visible;list-style:none;
}
ul.dropdown {
 font-weight: bold;list-style:none;
}

	ul.dropdown li {
	
	 padding-right:13px;
	 padding-left:13px;
	 padding-top:2px;
	 padding-bottom:2px;
	 border-style: solid;
	 border-width: 1px 1px 1px 0;
	 border-color: #fff #b6b5b5 #b6b5b5;
	 background-color: #d5d4d4;
	 color: #000;list-style:none;
	}
	ul.dropdown li ul li{ background:#ededed;}
	ul.dropdown li ul li ul li{ background:#f6f6f6;}
	ul.dropdown li.hover,
	ul.dropdown li:hover {
	 background-color: #eee;
	 color: #000;list-style:none;
	}

	ul.dropdown a:link,
	ul.dropdown a:visited	{ color: #111; text-decoration: none; font:11px Arial, Helvetica, sans-serif; }
	ul.dropdown a:hover		{ color: #000; }
	ul.dropdown a:active	{ color: #ffa500; }

	.dropdown ul li a:link,ul.dropdown ul li a:visited{ color: #222; text-decoration: none; }
	.dropdown ul li:hover{background-color: #d5d4d4;}
	.dropdown ul li  ul li a:link,ul.dropdown ul li  ul li a:visited{ color: #333; text-decoration: none; }
	/* -- level mark -- */

	ul.dropdown ul {
	 width: 150px;
	 margin-top: 1px;list-style:none;
	}

		ul.dropdown ul li {
		 font-weight: normal;
		}



