@.style2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	text-decoration: none;
}
.titles {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	color: #003366;
}
Nav-bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
}
.box_container {
	border: 1px solid #003366;
	margin-right: 8px;
	margin-bottom: 8px;
	margin-left: 8px;
}
.box_content_holder {
	font-family: Arial;
	font-size: 12px;
	padding: 5px;
	text-align: left;
	background-color: #B2CFFB;
}
.box_header {
	font-family: Arial;
	color: #FFFFFF;
	background-color: #235787;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 7px;
}
.box_image_rt {
	float: right;
	width: 250px;
}

.form_row {
	background-color: #99CCFF;
	padding: 3px;
	margin-top: 2px;
}

a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #F60;
}
.search-page-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFCC00;
}
.search-location {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #205486;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #336799;
}
body {
	background-color: #336799;
	font-family: Arial;
	font-size: 12px;
}
.content_block {
	background-image: url(../images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center;
	padding-left: 58px;
	padding-right: 58px;
}
.footer_block {
	background-image: url(../images/footerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 70px;
}
#footer_content {
	font-family: Arial;
	font-size: 11px;
	color: #333333;
	line-height: 11px;
	padding-top: 12px;
}

.content_holder {
}
.search_btn {
	font-family: Arial;
	font-size: 16px;
	color: #666666;
	background-color: #FFFFFF;
	border: 3px solid #8DAEFC;
	font-weight: bold;
	cursor: pointer; 
	cursor: hand;
}
#main_container {
	width: 796px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/contentbg.jpg);
}
.block_Horz {
	float: left;
}



#main_menu a {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
#main_menu {
	font-family: Arial;
	color: #333333;
	font-size: 12px;
	vertical-align: middle;
	line-height: 12px;
	padding-top: 4px;
}
#main_menu input {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
	border: 1px solid #CC9E02;
	vertical-align: middle;
	font-weight: bold;
}

#menu_block {
	background-image: url(../images/menubg.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	vertical-align: middle;
	padding-left: 20px;
	text-align: left;
	height: 30px;
	margin-top: 5px;
}


.form_row select {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
	width: 100%;
}
#header_block {
	background-image: url(../images/headerbg.jpg);
	background-repeat: no-repeat;
	height: 91px;
	vertical-align: bottom;
	background-position: center top;
}
#header_block_search {
}
.dynamic_area {
	background-image: url(../images/loading.gif);
	background-position: center center;
}
.message_box {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #666666;
	width: 400px;
	padding-top: 40px;
	padding-right: 40px;
	padding-bottom: 40px;
	padding-left: 40px;
	border: 1px solid #666666;
}
.srch_result_hs_descr {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	text-align: left;
}
.srch_result_hs_price {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F2A531;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: left;
}
.srch_result_record {
	font-family: Arial;
	font-size: 12px;
	background-color: #F8F8F8;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}
.srch_result_record_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #003366;
	text-align: left;
}
.srch_result_prop_ref {
	font-family: Arial;
	font-size: 11px;
	color: #003366;
	padding: 3px;
}

.btn_view_detail {
	font-family: Arial;
	font-size: 12px;
	color: #EA8C00;
	background-color: #FFFFFF;
	border: 2px solid #FF9900;
	font-weight: bold;
	cursor: pointer; 
	cursor: hand;
}

#srch_result_header {
	font-family: Arial;
	font-size: 12px;
	color: #003366;
	border: 3px solid #006699;
	padding: 8px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	text-align: left;
}
#page_nav_bar {
	font-family: Arial;
	font-size: 16px;
	color: #333333;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#page_nav_bar a {
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #333333;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.house_detail_title {
	font-family: Arial;
	font-size: 20px;
	color: #DF8600;
	font-weight: bolder;
	margin-top: 10px;
	text-transform: capitalize;
	text-align: left;
	margin-left: 8px;
}
.house_detail_header {
	margin-top: 8px;
	margin-bottom: 0px;
	padding: 7px;
	text-align: center;
}
.house_detail_breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	color: #2B77BD;
}

.house_detail_sub_title {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #F60;
	padding: 4px;
	text-align: left;
	text-transform: capitalize;
}
.house_detail_text {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	padding: 4px;
	text-align: justify;
}
.grey_text_12px {
	font-family: Arial;
	font-size: 12px;
	color: #999;
}
.text12px {
	font-family: Arial;
	font-size: 12px;
}

.house_detail_blocks {
	margin-top: 10px;
	margin-right: 15px;
	margin-left: 15px;
}

.srch_result_record_breadcrumb {

	font-family: Arial;
	font-size: 11px;
	color: #999999;
}
.house_detail_big_image {
	padding: 5px;
	border: 1px solid #333333;
	margin-right: 5px;
	margin-top: 10px;
}

.house_detail_sml_pics {
	padding: 5px;
	height: 270px;
	overflow: hidden;
}
.house_detail_bold_text {

	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	padding: 4px;
	text-align: left;
}
.availability_table {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.availability_table_td {
	background-color: #F3F3F3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding: 3px;
}
#main_container .content_block .content_holder .titles-adv-page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
}
#main_container .content_block .content_holder .advpage-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
#QuickSearch {
	font-family: Arial;
	font-size: 12px;
	width: 200px;
	float: right;
	padding-right: 20px;
	margin-top: 35px;
}
#QuickSearch select {
	font-family: Arial;
	font-size: 12px;
	color: #666666;
	border: 1px solid #FFFFFF;
	width: 100%;
}

.availability_list {
	font-family: Arial;
	font-size: 12px;
	height: 400px;
	overflow: auto;
}
#main_menu img {
	vertical-align: middle;
	cursor: pointer; 
	cursor: hand;
}
.titles_homepage {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	text-transform: capitalize;
	text-align: left;
	padding-top: 6px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 9px;
	color: #003366;
}
.bigHeading {
	font-family: Arial;
	font-size: 20px;
	color: #DF8600;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
}
form {
	margin: 0px;
}
.bigHeading2 {

	font-family: Arial;
	font-size: 18px;
	color: #0066CC;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: left;
}

.medHeading1 {

	font-family: Arial;
	font-size: 12px;
	color: #0066CC;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: left;
}
.medHeading2 {

	font-family: Arial;
	font-size: 12px;
	color: #000000;
	font-weight: bolder;
	text-transform: capitalize;
	text-align: left;
}

.thumb {
	width: 175px;
	display: inline;
	position: static;
	float: left;
}
.thumbDelete {
	width: 20px;
	display: block;
}
.scroll_list {
	font-family: Arial;
	font-size: 11px;
	background-color: #B3D1FC;
	height: 250px;
	width: 100%;
	overflow: auto;
}
.srch_result_record_bs {
	font-family: Arial;
	font-size: 12px;
	background-color: #E9E9E9;
	padding: 5px;
	margin-right: 15px;
	margin-bottom: 5px;
	margin-left: 15px;
	border: 1px solid #CCCCCC;
}.house_detail_sub_title_small {
	font-family: Arial;
	font-size: 11px;
	color: #F98120;
	text-align: left;
	text-transform: capitalize;
}
.house_detail_blocks .house_detail_sub_title a {
	font-family: Arial;
	color: #F60;
}
.btn_view_detail_disabled {
	font-family: Arial;
	font-size: 12px;
	color: #CCC;
	background-color: #FFFFFF;
	border: 2px solid #CCC;
	font-weight: bold;
	cursor: pointer;
	cursor: hand;
}
.grid_fields{
float: left;
width: 30%;
padding:3px;
}
.img-desc {
	position: relative;
	display: block;	
	width: 300px;
	margin: 0 auto;
	padding:5px;
	border:solid 1px #999;
}
.img-desc img{
	width: 300px;
}
.img-desc div {
	background: #111;
	-moz-opacity:.75;
	filter:alpha(opacity=75);
	opacity:.75;
	color: #fff;
	position: absolute;
	vertical-align:bottom;
	left: 5px;
	bottom: 5px;
	width: 300px;
	padding-top:5px;
	padding-bottom:5px;
	border-top: 1px solid #999;
}
.powered_by {
	padding-top:20px;
	padding-bottom:10px;
	color: #999;
}
#main_container .footer_block .powered_by a {
	color: #06C;
}

