@charset "utf-8";
/* CSS Document */

/* RESET */
html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, form, p, blockquote, fieldset, input {
	margin: 0;
	padding: 0;
}
:focus {
	outline: 0;
}
h1, h2, h3, h4, h5, h6, pre, code, address, caption, cite, code, em, th, td {
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
}
ul, ol {
	list-style:none;
	margin-left:0;
}
fieldset, img {
	border: none;
}
caption, th {
	text-align: left;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* TYPE */
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-size:11px;
	line-height:18px;
	background:#999;
}
h1 {
	font-weight: bold;
	font-size: 24px;
	line-height: 24px;
}
h2 {
	font-weight: bold;
	font-size: 18px;
	line-height: 18px;
}
h3 {
	font-weight: bold;
	font-size: 14px;
	line-height: 18px;
}
h4 {
	font-weight: bold;
	font-size: 10px;
	line-height: 18px;
}
p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
	color:#000;
}
/*LAYOUT*/
html, body {
	height:100%;
	background-color:#dddfe4;
}
#container {
	position:relative;
	padding:0 10px;
	margin:0 auto;
	width:940px;
	background:#fff;
	height:auto !important;
	height:100%;
	min-height:100%;
}
#header {
	height:20px;
	border-bottom:1px solid #666;
	font-size:10px;
	color:#666;
	line-height:20px;
	text-transform:uppercase;
}
#header a {
	color:#666;
	text-decoration:none;
}
#header a:hover {
	color:#666;
	text-decoration:underline;
}
#breadcrumb {
	width:470px;
	float:left;
}
.member {
	width:470px;
	float:right;
	text-align:right;
}
#logo {
	width:940px;
	height:35px;
	background:url(../images/logo.jpg) no-repeat left;
	/*margin-top:30px;*/

	margin-bottom:20px;
	position:relative;
	/*text-indent:-9999px;*/
}
.logo  {
	width:245px;
	height:35px;
	display:block;
	text-indent:-9999px;
}
#call_us{
	position:absolute;
	top: 0px;
	right:0px;
	font-size:20px;
	font-weight:bold;
	text-align:right;
}
#call_us a{
	color:#2966b0;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;}
	
	#call_us a:hover{
	color:#2966b0;
	text-decoration:underline;}
/*#menu {
	background:#021645;
	height:30px;
}*/
#main {
	margin-top:10px;
	padding-bottom:30px;
}
#left_col {
	width:710px;
	float:left;
}
#banner {
}
#featured_properties {
	height:20px;
	background:#021645 no-repeat url(../images/star_img.gif) 5px 4px;
	padding-left:20px;
	margin:10px 0;
}
#featured_properties h2 {
	font-size:11px;
	color:#FFF;
	text-transform:uppercase;
	line-height:20px;
	font-weight:normal;
}
#right_col {
	width:220px;
	float:right;
	margin-left:0px;
	margin-right:0px;
}
#footer {
	width:940px;
	font-size:9px;
	position:absolute;
	bottom:0;
	color:#666;
	line-height:20px;
	height:20px;
}
#footer a {
	font-size:9px;
	color:#666;
	text-decoration:none;
}
#footer a:hover {
	color:#666;
	text-decoration:underline;
}
#left_footer {
	width:480px;
	float:left;
}
#right_footer {
	text-align:right;
}
#quick_search {
	padding-bottom:10px;
	border-bottom:1px dotted #333;
}
#quick_search select 
{
	text-transform: uppercase;
}
#valuation_request {
	margin-top:10px;
	padding-bottom:10px;
	border-bottom:1px dotted #333;
}
#valuation_request h2 {
	background:#021645 no-repeat url(../images/valuation_request_img.gif) 5px 4px;
	line-height:20px;
	font-size:11px;
	color:#FFF;
	font-weight:normal;
	text-transform:uppercase;
	padding-left:22px;
	margin-bottom:10px;
}
#valuation_request input {
	font-size:11px;
	padding:2px 5px;
	margin:2px 0;
	width:90%;
}

#search_result {
}
#displaying_result {
	width:50%;
	float:left;
}
#sort_by {
	width:50%;
	float:right;
	text-align:right;
	line-height:20px;
}
#sort_by select {
	height:20px;
	font-size:11px;
	margin:0 5px;
}
.result {
	margin-top:10px;
	border-bottom:1px dotted #333;
}
.result_header {
	height:20px;
	width:705;
	background:#ccd0da url(../images/bed_icon.jpg) no-repeat 300px 0;
}
.result_title {
	width:20%;
	float:left;
	line-height:20px;
	color:#021645;
	font-weight:bold;
	text-align:center;
}
.result_info {
	margin:10px 0;
}
.result_picture {
	width:160px;
	float:left;
}
.result_description {
	width:415px;
	padding:0 20px;
	float:left;
}
.result_button {
	width:90px;
	float:right;
	padding-top:30px;
}
.result_button img {
	margin-bottom:10px;
}
#side_nav {
	width:200px;
	float:left;
}
#side_nav h3 {
	font-size:10px;
	text-transform:uppercase;
	line-height:20px;
	background-color:#ccd0da;
	padding-left:10px;
	font-weight:normal;
}
#side_nav ul li {
	border-bottom:1px dotted #333;
}
#side_nav ul li a {
	display:block;
	text-decoration:none;
	padding-left:20px;
	text-transform:uppercase;
	color:#021645;
	font-size:10px;
	line-height:20px;
}
#side_nav ul li a:hover{
	background:#2966b0;
	color:#FFF;
	}
#mid_col {
	width:498px;
	float:right;
	border:1px solid #021645;
}
#mid_col_header {
	height:20px;
	line-height:20px;
	border-bottom: 1px dotted #021645;
	padding:0 10px;
}
#mid_col_header_left {
	font-weight:bold;
	text-transform:uppercase;
	width:50%;
	float:left;
}
#mid_col_header_right {
	width:50%;
	text-align:right;
	float:right;
}
#mid_col_header_right a {
	text-decoration:none;
	color:#021645;
	line-height:20px;
}
#mid_col_info {
	padding:10px;
}
#mid_col_info h4 {
	color:#2966b0;
	font-weight:bold;
	font-size:14px;
}
.friends_category {
	padding-bottom:10px;
	border-bottom:1px dotted #333;
	margin-bottom:10px;
}

.friends_category img
{
	margin:5px 0 3px 7px;
	float:left;
}
	
/*
.select_all 
{
	height:20px;
	line-height:20px;
	position:relative;
	padding-left:25px;
	background:#ccd0da;
	text-transform:uppercase;
}

.my_page_icons
{
	text-align:right;
	padding:0 0 10px;
}

.my_page_icons img
{
	margin-left:10px;
}

.my_page_item
{
	padding:20px 10px 10px 0;
	border-bottom:1px dotted #333;
}
	
.my_page_item_radio
{
	float:left;
	width:20px;
	margin-right:10px;
	position:relative;
}

.mypage_item_pic
{
	float:right;
	width:160px;
}

.mypage_item_text
{
	float:right;
	width:260px;
	margin-left:10px;
}
*/

.show
{
	display: block;
}

.hide
{
	display: none;
}

#featured_property_row .no_image_230{
	border: 1px solid #CCCCCC;
	width:228px;
	height:168px;
}
#enlarged_image .no_image_320{
	border: 1px solid #CCCCCC;
	width:318px;
	height:238px;
}
#search_result_panel .no_image_160{
	border: 1px solid #CCCCCC;
	width:158px;
	height:116px;
}
#advance_search_panel select.location{
	width: 200px;
	overflow:scroll;
}
input[type="text"],
input[type="file"],
textarea,
select
{
	border:1px solid #CCCCCC;
}

.txtkey{font-size:1px; color:#FFFFFF;}
.txtkey1{font-size:1px; color:#FFFFFF;display:block;}

