@charset "utf-8";
/* CSS Document */

.ToDo {font-size:0.8em; background:#F05562; color:white; padding:0.5em; font-family:Segoe, "Segoe UI", "DejaVu Sans", "Trebuchet MS", Verdana, sans-serif }

.shh {display:none;}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, form {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
html {overflow-y:scroll;}
body {
	position:absolute;
	margin:0;
	padding:0;
	width:100%;
	height:100%;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-color:#fff;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}
input {height:25px;}


.BrightMove {color:#ff9933; font-style:italic; font-weight:bold; font-size:16px; letter-spacing:1px;}





#outerframe {
	position:relative;
	margin:0 auto;
	width:960px;
	min-height: 100%;
	background-color:#fff;
	border:#36F 0px dashed;
	}
	
#innerframe {
	height:100%;
	overflow: auto;
	width: 100%
	}

#header {
	margin:auto;
	background-position:center top; 
	width:960px; 
	height:100%;
	overflow:auto;
	vertical-align:middle;
	color:#992400;
	border:#C00 0px solid;
	}

#logo {
	float:left;
	height:130px;
	margin-top:30px;
	border:#333 0px solid;
	}

#main_menu {
	float:right;
	margin-top:50px;
	}
#main_menu a {color:#992400; text-decoration:none; padding:8px 6px;}
#main_menu a:hover {background-color:#ff6100; color:#FFF;}

#main_menu_val {
	float:right;
	margin-top:50px;
	margin-right:40px;
	font-size:16px;
	}

#searchbox_home {
	margin:auto;
	background-image:url(../images/bg_search_home.jpg);
	background-repeat:no-repeat;
	background-position:center top; 
	width:960px; 
	height:356px;
	overflow:auto;
	}

#contentframe {
	width:960px;
	height:100%;
	border:#0F3 0px dashed;
	overflow: auto;
	width: 100%;
	padding: 10px 0px;
	margin:0 auto;
	}

#welcome {
	display:inline-table;
	float:left;
	width:300px;
	height:100%;
	border:#09F 0px solid;
	}
#welcome h1 {color:#992403; padding: 0px 0px 15px; font-size:34px; font-family:"Times New Roman", Times, serif;}

#hot_let {
	display:inline-table;
	float:right;
	margin-right:30px;
	width:300px;
	height:100%;
	border:#09F 0px solid;
	}

#hot_sale {
	display:inline-table;
	float:right;
	width:300px;
	height:100%;
	border:#09F 0px solid;
	}
#hot_let h1, #hot_sale h1 {color:#999; text-transform:uppercase; font-size:14px; padding: 15px 0px;}

.hot_prop {
	border:#09F 0px dotted;
	padding-bottom:25px; 
	width:100%;
	overflow:auto;
	}
.hot_prop a {color:#992400; text-decoration:none; margin-bottom:3px; border:#0CC 0px solid;}
.hot_prop h3 {color:#aeaeae; margin-bottom:6px; border:#0CC 0px solid; font-size:11px;}
.hot_prop h4 {font-weight:bold; color:#7c7c7c;}
.hot_prop h5 {font-weight:normal; font-size:10px; color:#7c7c7c;}
.hot_prop p {padding:5px 0px;}

.hotimage {padding:0px 10px 10px 0px; float:left; width:124px; border:#6F6 0px solid;}
.hotimage img {float:left; padding:2px; border:#aeaeae 1px solid;}


#search_quick {
	float:left;
	background-image:url(../images/bg_search_quick.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	background-color:#892000;
	width:148px; 
	height:auto;
	color:#FFF;
	}

#quicksearch_criteria {padding-left:15px; line-height:20px;}
#quicksearch_criteria select {padding:2px; font-size:11px; width:117px; color:#777777;}


#results {float:right; height:100%; max-width:790px;}
	#results_crumbs {border:#03F 0px solid;}
	#results_crumbs a, span {color:#992400; font-size:11px; text-decoration:none;}
	#results_criteria {color:#777777; font-weight:bold; font-size:17px; margin:15px 0px 15px;}
	.results_sortbar {background-image:url(../images/bg_sortbar.png); width:790px; height:40px; margin-bottom:10px;}
	.results_sortbar_bottom {background-image:url(../images/bg_sortbar.png); width:790px; height:40px; margin-top:20px;}
	.results_sort {padding:10px 10px; color:#7f878f;}
	.results_sort option {color:#7f878f;}
	#results_list {height:100%; overflow:auto; border:#666 0px solid;}
	
		.result_item {height:100%; border:#666 0px solid; min-height:145px; overflow:auto;}
		.results_textbox {float:right; width:645px; height:100%; color:#777777; overflow:auto; border:#90F 0px solid;}
			.results_status {float:left; margin:20px 0px; color:#ff6700; font-weight:bold;}
			.results_addprice {background-color:#ffe2d1; margin-bottom:5px; padding:15px 10px; font-size:14px; font-weight:bold; overflow:auto; border:#06F 0px solid;}
			
				.results_address 	{float:left; display:inline; color:#992400; width:350px; padding-bottom:8px; text-decoration:none; border:#06F 0px solid;}
				.results_price 		{float:right; display:inline; color:#ff6700; width:250px; text-align:right; border:#06F 0px solid;}
				
				.results_address2 	{float:left; display:inline; color:#4c5156; width:350px; border:#06F 0px solid;}
				.results_price2 	{float:right; display:inline; color:#6c5446; width:250px; text-align:right; vertical-align:top; border:#06F 0px solid;}
				.results_price2 span {font-size:10px;}

				.results_text {margin-bottom:8px;}
				.results_moredetails {margin-bottom:10px;}


#details_infobar {background-image:url(../images/bg_sortbar.png); width:790px; height:40px; margin-bottom:10px;}
#details_info {padding:12px 10px; color:#992400; font-size:14px; font-weight:bold;}

#details {overflow:hidden; color:#777777; height:100%;}

#detail_images {display:inline; float:left; width:400px; height:100%; border:#06F 0px solid;}
.details_section {background-image:url(../images/bg_sortbar.png); width:406px; height:40px; margin:10px 0px; border:#000 0px solid;}

#details_title {font-size:14px; line-height:22px; margin-bottom:15px;}
#detail_text {display:inline; float:right; width:365px; height:100%; overflow:auto; border:#06F 0px solid;}

/** 
{margin: 0; padding: 0;}
img {border: none;}
*/

.gallerypic_results{
	text-decoration:none;
	position:relative;
	display:block;
	padding:2px;
	width:100%;
	height:100%;
}

.gallerypic{
	text-decoration:none;
	position:relative;
	display:block;
	border:1px solid #666;
	padding:2px;
	width:100%;
	height:100%;
	overflow:auto;
}
.gallerypic span.zoom-icon{
	position:absolute;
	right:0px;
	bottom:1px;
	border:0px;
	z-index:200;
}

#main_view {
	padding:0px; border:#aeaeae 0px solid; display:block; vertical-align:top; text-align:center; float:left;
}

#thumb_holder {
	margin-left:5px;
	width:100%;
	height:100%;
	z-index:100;
	border: 0px solid #606;
}

ul.thumb {
	list-style: none;
	margin: 0; padding: 7px;
}
ul.thumb li {
	margin: 0; padding: 7px;
	float: left;
	position: relative;
	width: 114px;
	height: 86px;
}
ul.thumb li img {
	width: 114px; 
	height: 86px;
	border: 1px solid #ddd;
	padding: 5px;
	background: #f0f0f0;
	position: absolute;
	left: 0; top: 0;
	-ms-interpolation-mode: bicubic; 
}
ul.thumb li img.hover {
	background:url(../images/thumb_bg.png) no-repeat center center;
	border: none;
	background: #ff5c01;
}





h1 {color:#F60; font-size:16px;}
.highlight {color:#ff6700; font-size:16px;}



#nav-menu {
	margin:auto;
	padding-top:3px;
	width:840px;
	}

#nav-menu ul {
	list-style: none;
	padding: 0px;
	margin:auto;
	}

#nav-menu li {
	float: left;
	margin: 45px 0px;
	}

#nav-menu li a {
	margin:auto;
	line-height: 22px;
	font-size:16px;
	width: 100px;
	display:inline;
	border: 0px solid #dcdce9;
	color: #fff;
	text-decoration: none;
	}
	
#nav-menu li a:hover {
	color:#F60;
	}

#footer {
	margin:auto;
	width:100%;
	padding:0px;
	height:210px;
	background-image:url(../images/bg_footer.png);
	background-repeat:repeat;
	background-position:top;
	border:#F03 0px solid;
	overflow:hidden;
	}
#footer_left {float:left; margin:10px; border:#09F 0px solid;}
#footer_right {float:right; margin:16px 10px;  border:#09F 0px dashed;}

#footer_link {
	margin:auto;
	width:100%;
	text-align:center;
	}
#address {color:#e05500; font-weight:bold; line-height:20px; font-size:12px;}

#footer_icons {text-align: center;}

