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

#listing { 
	background-image:url(../images/property_listing_bg_top.gif); 
	background-repeat: no-repeat;
	height:39px;
	width:530px;
	padding:5px 0 0 50px;
}

#comment { 
	background-image:url(../images/directory_comment_top.gif); 
	background-repeat: no-repeat;
	height:34px;
	width:524px;
	padding:5px 0 0 50px;
}

#amenities { 
	background-image:url(../images/property_listing_bg_top2.gif); 
	background-repeat: no-repeat;
	height:35px;
	width:366px;
	padding:5px 0 0 50px;
}

.family_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}
.family_t_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.top_font_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5c9e14;
 
}
.big_font_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #48a304;
 
}

.big_font_green2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #48a304;
 
}

.password_font_green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #2c8701;
 
}
.top_font_grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.search_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
}
.textbox{
	background-image:url('images/search_textbox_top.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:5px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 23px;
	width: 295px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox2{
	background-image:url('images/search_range_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:5px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 23px;
	width: 99px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox_refinesearch{
	background-image:url('images/refinesearch_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 192px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox_seller{
	background-image:url('images/seller_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 293px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox_seller2{
	background-image:url('images/seller_textbox2.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 149px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.listbox_refinesearch{
	border-style:solid;
    
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 192px;
	border: 1px solid #CCCCCC;
}
.listbox2_refinesearch{
	border: none;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 90px;
	border: 1px solid #CCCCCC;
}
.listbox2_seller{
	border: none;
	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 110px;
	border: 1px solid #CCCCCC;
}
.textbox_contact{
	background-image:url('images/contact_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 293px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox_contact2{
 	padding-top:4px;
	padding-left: 8px;
    border:1px solid #E2E2E2;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 70px;
	width: 293px;
	}
.textbox_contact3{
	background-image:url('images/contact_textbox3.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 254px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox_contact4{
 	padding-top:4px;
	padding-left: 8px;
    border:1px solid #E2E2E2;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 70px;
	width: 254px;
	}
.textbox_buyer{
	background-image:url('images/buyer_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 149px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox_buyer2{
	background-image:url('images/buyer_textbox2.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 380px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.textbox_buyer3{
 	padding-top:4px;
	padding-left: 8px;
    border:1px solid #E2E2E2;
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 120px;
	}
.textbox_viewdetail{
	background-image:url('images/viewdetail_textbox.jpg');
	background-repeat: no-repeat;
	background-position: center left;
	padding-top:4px;
	padding-left: 8px;
	border: none;

	border-style:solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	height: 21px;
	width: 206px;
	border-width: 0px;
	border-top-style: none;
	border-top-width: 0px;
	border-right-style: none;
}
.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #686868;
}

.title-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #409b04;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #858585;
}

.green_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #689f1d;
}

.bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.bold-grey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666666;
	font-weight: bold;
}

.bold-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #ffffff;
	font-weight: bold;
}

.bold-green {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5c9e14;
	font-weight: bold;
}

.content_border_left {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-color: #efefef;
	border-left-width: 1px;
	border-right-width: 1px;
	border-right-color: #efefef;
}

.contentborder_left {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #efefef;
}

.contentborder_right {
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #efefef;
}
.border_leftright {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
color: #666666;
}
.page_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.border_leftright_bold {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ebebeb;
	border-left-color: #ebebeb;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
}
.short_list {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.contact_red {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #CC3300;
}
.border_line {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #E1E1E1;
}
.career_green_text {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #689f1d;
}
.buyer_green_text {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #689f1d;
}

.compare_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
}
.compare_tbl_top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/compare_tbl_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D7D7D7;
	border-right: 1px none #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.compare_tbl_top_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/compare_tbl_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D7D7D7;
	border-right: 1px none #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.compare_tbl_top_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	background-image: url(images/compare_tbl_bg.jpg);
	background-repeat: repeat-x;
	border-top: 1px solid #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.compare_tbl_mid {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-top: 1px none #D7D7D7;
	border-right: 1px none #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.compare_tbl_mid_right {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	border-top: 1px none #D7D7D7;
	border-right: 1px solid #D7D7D7;
	border-bottom: 1px solid #D7D7D7;
	border-left: 1px solid #D7D7D7;
}
.viewdetail_textbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	height: 72px;
	width: 282px;
}
.viewdetail_textbox2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
	border: 1px solid #CCCCCC;
	height: 51px;
	width: 208px;
}
.viewdetail_rightpane {
line-height:12px;


	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #666666;
}
a:link {
	 text-decoration:none
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #339966;
}
a:active {
	text-decoration: none;
}
.search_font {
	font-size: 11px;
	font-weight: normal;
	color: #7b7b7b;
}