/*
Copyright (c) 2007, Yahoo! Inc. All rights reserved.
Code licensed under the BSD License:
http://developer.yahoo.net/yui/license.txt
version: 2.3.0
*/
/*reset.css*/
body{
	color:#000000;
	background:#FFFFFF;
}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{
	margin:0;
	padding:0;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img{
	border:0;
}address,caption,cite,code,dfn,em,strong,th,var{
	font-style:normal;font-weight:normal;
}
li{
	list-style:none;
}
caption,th{
	text-align:left;
}
h1,h2,h3,h4,h5,h6{
	font-size:100%;font-weight:normal;
}
q:before,q:after{
	content:'';
}
abbr,acronym{
	border:0;font-variant:normal;
}
sup,sub{
	line-height:-1px;vertical-align:text-top;
}
sub{
	vertical-align:text-bottom;
}
input, textarea, select{
	font-family:inherit;font-size:inherit;font-weight:inherit;
}



/*fonts.css*/
body {
	font:13px/1.22 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;
}
table {
	font-size:inherit;font:100%;
}pre,code,kbd,samp,tt{
	font-family:monospace;*font-size:108%;line-height:99%;
}


/*grids.css*/
body{
	text-align:center;
}
strong {
	font-weight:bold;
}
.clear {
	clear:both;
}
.wrapper {
	width:980px;
	margin:0 auto;
	padding:0;
}
.logo {
	float:left;
	width:320px;
	height:110px;
	text-align:left;
}
.logo h3 {
	margin: 0 0 0 5px;
	font-size:16px;
	font-weight:bold;
	color:#666666;
}
.menu_cont {
	float:right;
	width: 600px;
	height:110px;
	display:inline-block;  /* for IE only */
	text-align:right;
}
.menu_cont h3 {
	margin: 30px 10px 0 0;
	font-size:16px;
	color: #999999;
}
.menu_cont p {
	margin-top: 20px;
}
.menu_cont a {
	color:#0063DC;
	font-weight:bold;
	text-decoration:none;
}
.menu_cont a:hover {
	text-decoration:underline;
}

.menu_row {
	text-align:left;
	margin: 5px 0 5px 0;
}
.menu_row p {
	float:right;
	font-size:11px;
	color: #999999;
}
.bullets {
	float:left;
	border:1px solid #E1E1E1;
	background: #FAFAFA;
	color:#333333;
	font-size:11px;
	text-align:left;
	padding: 10px 0 10px 0px;
	margin: 25px 0 20px 0;
	width:223px;
}
.bullets p {
	margin:10px;
}
.bullets h3 {
	font-size:16px;
	font-weight:bold;
	margin: 0 0 5px 5px;
	color:#ACACAC;
}
.bullets a {
	color:#333333;
}
.left {
	margin-left:25px;
}
.beige {
		background: #F5F5F5;
		border: 1px solid #CCCCCC;
}
.search_box {
	border-top: 1px solid #CCE8AC;
	height:1px;
	/*background: #EFF9E1 url(../images/search_box.jpg) repeat-x;*/
}
.search_box table {
	border-collapse:collapse;
	width:750px;
	border:none;
	margin: 5px auto 0 auto;
}
.search_box tr {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	color:#666666;
}
.search_box input {
	color:#666666;
	font-weight:normal;
}
.search_box select {
	color:#666666;
	font-weight:normal;
}
.search_box input.SubmitComment { width: 126px; height: 26px; background: url(../images/SubmitComment.png) no-repeat; margin-top: 8px;}
.search_box input.SubmitComment:hover { background: url(../images/SubmitComment.png) no-repeat 0 -26px; }
.search_box input.SubmitCommentIE { width: 126px; height: 26px; background: url(../images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px; }

.home_content input.SubmitComment { width: 126px; height: 26px; background: url(../images/SubmitComment.png) no-repeat; margin-top: 8px;}
.home_content input.SubmitComment:hover { background: url(../images/SubmitComment.png) no-repeat 0 -26px; }
.home_content input.SubmitCommentIE { width: 126px; height: 26px; background: url(../images/SubmitComment.png) no-repeat 0 -26px; margin-top: 8px; }

.register_box input.SubmitRegister { width: 126px; height: 26px; background: url(../images/SubmitRegister.png) no-repeat; margin-top: 8px;}
.register_box input.SubmitRegister:hover { background: url(../images/SubmitRegister.png) no-repeat 0 -26px; }
.register_box input.SubmitRegisterIE { width: 126px; height: 26px; background: url(../images/SubmitRegister.png) no-repeat 0 -26px; margin-top: 8px; }

.login_form input.SubmitRegisterNow { width: 126px; height: 26px; background: url(../images/SubmitRegisterNow.png) no-repeat; margin-top: 8px;}
.login_form input.SubmitRegisterNow:hover { background: url(../images/SubmitRegisterNow.png) no-repeat 0 -26px; }
.login_form input.SubmitRegisterNowIE { width: 126px; height: 26px; background: url(../images/SubmitRegisterNow.png) no-repeat 0 -26px; margin-top: 8px; }

.login_form input.SubmitLogin { width: 126px; height: 26px; background: url(../images/SubmitLogin.png) no-repeat; margin-top: 8px;}
.login_form input.SubmitLogin:hover { background: url(../images/SubmitLogin.png) no-repeat 0 -26px; }
.login_form input.SubmitLoginIE { width: 126px; height: 26px; background: url(../images/SubmitLogin.png) no-repeat 0 -26px; margin-top: 8px; }

.login_form input.SubmitFetch { width: 126px; height: 26px; background: url(../images/SubmitFetch.png) no-repeat; margin-top: 8px;}
.login_form input.SubmitFetch:hover { background: url(../images/SubmitFetch.png) no-repeat 0 -26px; }
.login_form input.SubmitFetchIE { width: 126px; height: 26px; background: url(../images/SubmitFetch.png) no-repeat 0 -26px; margin-top: 8px; }

.login_form input.SubmitStepTwo { width: 126px; height: 26px; background: url(../images/SubmitStep2.png) no-repeat; margin-top: 8px;}
.login_form input.SubmitStepTwo:hover { background: url(../images/SubmitStep2.png) no-repeat 0 -26px; }
.login_form input.SubmitStepTwoIE { width: 126px; height: 26px; background: url(../images/SubmitStep2.png) no-repeat 0 -26px; margin-top: 8px; }

.login_form input.SubmitStepThree { width: 126px; height: 26px; background: url(../images/SubmitStep3.png) no-repeat; margin-top: 8px;}
.login_form input.SubmitStepThree:hover { background: url(../images/SubmitStep3.png) no-repeat 0 -26px; }
.login_form input.SubmitStepThreeIE { width: 126px; height: 26px; background: url(../images/SubmitStep3.png) no-repeat 0 -26px; margin-top: 8px; }

.info_box {
	border:1px solid #F6F3D3;
	background: #FFFDE5;
	color:#993300;
	font-size:11px;
	text-align:left;
	padding:7px;
	margin: 10px 0 10px 0;
}
.home_content {
	text-align:left;
}
.home_content h3 {
	font-size:18px;
	margin: 0 0 0 10px;
	color:#666666;
}
.home_promo {
	float:left;
	width:245px;
	text-align:left;
	font-size:14px;
}
.home_promo p {
	margin: 10px 30px 0 30px;
}
.home_promo a {
	color:#96d155;
	text-decoration:none;
	font-weight:bold;
}
.home_promo a:hover {
	text-decoration:underline;
}
.home_attract {
	float:left;
	width:445px;
	margin: 40px 20px 20px 20px;
	border:1px solid #000000;
}
.base_wrapper {
	background:#EFF9E1;
	border:1px solid #CCE8AC;
	margin: 10px 0 0 0;
}
.base_wrapper h2 {
	text-align:left;
	font-size:24px;
	font-weight:lighter;
	margin: 10px;
	color:#666666;
}
.register_box {
	float:left;
	width:445px;

	padding:10px;
	margin: 10px;
	text-align:left;
	background:#FFFFFF;
	border:1px solid #CCE8AC;
}
.register_box h3 {
	font-size:18px;
	margin: 0 0 5px 10px;
	color:#666666;
}
.register_box p {
	font-size:14px;
	margin: 0 0 5px 10px;
	color:#666666;
}
.register_box li{
	list-style: circle;
	list-style-position:inside;
	margin: 5px 0 0 20px;
	font-size:14px;
	color:#666666;
}
.current_step {
	background: #FFFDE5;
	padding:3px;
	border: 1px solid #F6F3D3;
}
.login_form {
	float:left;
	width:445px;
	/*height:220px;*/
	padding:10px;
	margin: 10px;
	text-align:left;
	background:#FFFFFF;
	border:1px solid #CCE8AC;
}
.user_sec {
	width:550px;
}
.user_sec_base {
	background:#FFFFFF;
	border: 0px solid #CCE8AC;
}
.login_form h3 {
	font-size:18px;
	margin: 0 0 5px 10px;
	color:#666666;
}
.login_form p {
	font-size:14px;
	margin: 0 0 5px 10px;
	color:#666666;
}
.login_form a {
	color: #0000FF;
	font-weight:bold;
	text-decoration:none;
}
.login_form a:hover {
	text-decoration:underline;
}
.refine_search {
	padding:5px;
	border:1px solid #F6F3D3;
	background: #FFFDE5;
	color:#993300;
	font-size:11px;
	text-align:left;
}
.refine_search p {
	float:left;
	text-align:left;
	margin-bottom: 5px;
}
.refine_search select {
	width:140px;
	margin: 0 8px 0 0;
}
.refine_search input {
	padding: 0;
	width: 135px;
	margin: 0 8px 0 0;
}
.edit_image {
	float:left;
}
.map_box {
	float:left;
	width:610px;
	margin:0 auto 0 auto;
}
.map_box h3 {
	text-align:left;
	font-size: 18px;
	margin: 20px 0 15px 0;
}
.map_box p {
	text-align:left;
}
.gmap {
	width: 610px; 
	height: 330px; 
	margin: 10px auto 0 auto;
	border: 1px solid #999999;
	float:left;
}
.gmap_mini {
	position:relative;
	float:left;
	margin:-126px 0 0 486px;
	width:120px; 
	height: 120px;
	overflow:hidden;
	border-left:5px solid #FFFFFF;
	border-top:5px solid #FFFFFF;
	z-index:2000;
	display:inline;
}
.edit_map {
	width: 520px; 
	height: 200px; 
	margin: 10px auto 0 auto;
	border: 1px solid #999999;
}
.user_menu {
	text-align:left;
	margin: 0 0 0 10px;
}
.user_menu li {
	margin-bottom: 3px;
}
.lmarks {
	clear:both;
	background: #F5F5F5;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	border-bottom: 1px solid #999999;
	height:20px;
	width:610px;
	font-size:12px;
}
.lmarks input {
	margin-left: 10px;
}
.pagination {
	margin: 10px 0 10px 0;
	padding: 5px;
	border:1px solid #F6F3D3;
	background: #FFFDE5;
	color:#993300;
	font-size:11px;
	text-align:left;
}
.divider {
	height:40px;
}
.right_sidebar {
	width:350px;
	float:left;
	padding:0;
	margin: 10px 0 0 15px;
}
.right_sidebar h3 {
	text-align:left;
	color:#999999;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px solid #cccccc;
	padding: 0 0 0 5px;
	margin: 5px 0 5px 0;
}
.prop_det {
	border: 1px solid #cccccc;
	text-align:left;
	padding:5px;
}
.map_window {
	border: 0px solid #cccccc;
}
.address1 {
	font-size:18px;
}
.address2 {
	color:#999999;
	font-size:11px;
	font-weight:normal;
}
.tab {
	font-size:11px;
	text-align:left;
	padding:2px;
}
.tab img {
	float:right;
}
.prop_desc p {
	padding: 1px 10px;
}
.rss_img {
	float:right;
	margin-left: 5px;
}
.prop_seller {
	border: 1px solid #cccccc;
	text-align:left;
	padding:5px;
}
.prop_seller p {
	padding: 1px 10px;
}
.prop_cat {
	color:#96D155;
	font-size:15px;
	font-weight:bold;
}
.prop_price {
	color:#188EBF;
	font-size:15px;
	font-weight:bold;
}
.prop_actions {
	border-right: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	text-align:left;
	padding:5px;
	font-size:11px;
	background:#F5F5F5;
	margin: 0 0 5px 0;
}
.shortlist {
	background: #FFFFEB;
}
.featured {
	background:#FFEBFF;
}
.saved_list {
	background:#DEF2FF;
}
.feat_agent {
	background:#D1FFD1;
}
.comment_single {
	margin: 10px 0 0 0;
	padding: 5px;
	border-left:1px solid #F6F3D3;
	border-right:1px solid #F6F3D3;
	border-top:1px solid #F6F3D3;
	background: #FFFDE5;
	color:#993300;
	font-size:11px;
	text-align:left;
}
.com_border {
		border:1px solid #F6F3D3;
}
.comment_title {
	text-align:left;
	border-bottom: 1px dashed #cccccc;
}
.report_box {
	margin: 10px 0 10px 0;
	padding: 5px;
	border:1px solid #F6F3D3;
	background: #FFEBFF;
	color:#993300;
	font-size:11px;
	text-align:left;
}
.pink {
	background: #FFEBFF;
}
.yellow {
	background: #FFFFEB;
}
.report_box p {
	margin-bottom:10px;
}
.comment_single img {
	float:left;
	margin: 2px 5px 0 0 ;
	width:44px;
	height:44px;
}
img.listing_img {
	width:64px;
	height:48px;
	margin: 0 0 2px 2px;
}
img.video_img {
	float:left;
	margin: 0 0 2px 2px;
}
img.listing_thumb {
	float:left;
	margin: 2px 5px 0 0 ;
	width:64px;
	height:48px;
}
img.listing_thumb_micro {
	float:left;
	margin: 2px 10px 0 5px;
	width:48px;
	height:35px;
}
img.listing_img_main {
	width:280px;
	height:210px;
}
img.listing_img_main2 {
	float:left;
}
#property_photos {
	float:left;
	width:280px;
	height:210px;
}

.gmap_small {
	float:left;
	width:230px;
	height:210px;
}
.perma_map {
	float:left;
	width:230px;
	margin-left: 20px;
}
.perma_photo {
	float:left;
	width:350px;
}
#property_photos_2 {
	float:left;
	width:280px;
	height:210px;
}
.short {
	height:10px;
}
.house_box {
	background: #F5F5F5 url(../images/arrow.jpg) no-repeat;
	width:95px;
	height:200px;
	float:left;
}
.main_search {
	background: #F5F5F5;
	width:514px;
	height:200px;
	float:left;
	text-align:left;
}
.main_search h3 {
	color:#96D155;
	font-size:16px;
	font-weight:bold;
}
.gap {
	height:30px;
}
.small {
	height:20px;
}
.main_points {
	float:left;
	background: #FAFAFA;
	width:370px;
	height:200px;
	text-align:left;
}
.main_points h3 {
	color:#96D155;
	font-size:16px;
	font-weight:bold;
	margin: 0 0 0 30px;
}
.main_points p {
	margin: 0 20px 8px 30px;
	font-size:11px;
	line-height:140%;
}
.main_points h4 {
	font-size:14px;
	margin: 0 40px 0 30px;
	text-align:right;
}
p.beds {
	padding-left: 25px;
	background: url(../images/beds.png) no-repeat;
	line-height:22px;
}
p.baths {
	padding-left: 25px;
	background: url(../images/baths.png) no-repeat;
	line-height:22px;
}
.page_content p {
	line-height:150%;
	margin-bottom: 10px;
}
.page_content ul {
	text-align:left;
	margin: 10px;
}
.page_content li { 
	background: url(../images/bullet_go.png) no-repeat 0 0;
	padding: 0 0 8px 20px;
}

.prop_det.sold {
	background:url(../images/sold.png) no-repeat top right;
}
.prop_det.shortlist.sold {
	background:url(../images/sold.png) no-repeat top right;
}
.footer {
	clear:both;
	margin: 0 0 0 0;
}
.footer ul {
	clear:both;
}
.footer li {
	float:left;
	margin: 0px 5px 8px 0;
	padding: 0 5px 0 0;
	border-right: 1px dotted #cccccc;
	font-size:11px;
}
.footer li a {
	color: #999999;
	text-decoration:none;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	border-top: 0px solid transparent;
	padding-right: 5px;
	padding-left: 5px;
}
.footer li a:hover {
	text-decoration:underline;
	color:#000000;
}
.title_list{
	width:50px;
	text-align:left;
	font-weight:bold;
	color:#666666;
}
.wide {
	width:100px;
}
.menu_row li {
	float:left;
	margin: 0px 5px 8px 0;
	padding: 0 5px 0 0;
	border-right: 1px dotted #cccccc;
	font-size:11px;
}
.menu_row li a {
	color: #999999;
	text-decoration:none;
	border-right: 0px solid transparent;
	border-bottom: 0px solid transparent;
	border-left: 0px solid transparent;
	border-top: 0px solid transparent;
	padding-right: 5px;
	padding-left: 5px;
}
.menu_row li a:hover {
	text-decoration:underline;
	color:#000000;
}
a {
	color:#0000FF;
	text-decoration:underline;
}
a:hover {
	color:#FF0000;
	text-decoration:none;
}

.lists {
	padding:10px;
	text-align:left;
	background:#FAFAFA;
	border: 1px solid #F5F5F5;
}
.lists ul {
	margin: 20px;
}
.lists li {
	margin-bottom: 5px;
}
.orange {
	color:#FF9900;

}

.tool-tip {
	color: #fff;
	width: 139px;
	z-index: 13000;
}
 
.tool-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #96D155;
	padding: 8px 8px 4px;
	background: url(../images/bubble.png) top left;
}
 
.tool-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: url(../images/bubble.png) bottom right;
}
 
.custom-tip {
	color: #000;
	width: 130px;
	z-index: 13000;
}
 
.custom-title {
	font-weight: bold;
	font-size: 11px;
	margin: 0;
	color: #3E4F14;
	padding: 8px 8px 4px;
	background: #C3DF7D;
	border-bottom: 1px solid #B5CF74;
}
 
.custom-text {
	font-size: 11px;
	padding: 4px 8px 8px;
	background: #CFDFA7;
}

input#inputString {
	width:400px;
	font-size:16px;
	padding:3px;
}
	.suggestionsBox {
		position: absolute;
		margin: 2px 0px 0px 0px;
		width: 400px;
		background-color: #FFFFFF;
		border: 1px solid #7F9DB9;	
		color: #666666;
		z-index:13000;
	}
input#inputString.head_search {
	width: 250px;
	font-size:11px;
	padding:1px;
}
.top_search {
	width: 250px;
	font-size:11px;
	margin-left:290px;
}	
	.suggestionList {
		margin: 0px;
		padding: 0px;
	}
	
	.suggestionList li {
		
		margin: 0px 0px 3px 0px;
		padding: 3px;
		cursor: pointer;
	}
	
	.suggestionList li:hover {
		background-color: #CCCCCC;
	}
