html {
	height: auto !important;
	width: 100%;
}

body {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #b4c3d0;
	margin: 0;
	padding: 0;	
}

a img {
	border: 0;
}

a {
	color: #164285;
	text-decoration: underline;	
}
a:hover {
	color: #7788a2;
	text-decoration: none;
}

.rel {
	position: relative;
}

.abs {
	position: absolute;
}

.fl
{
	float: left;
}

.fr
{
	float: right;
}

.cb {
	clear: both;
	height: 1px;
}

#wrapper {
	min-width: 970px;
	width: 80%;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
}

/*---------------------------------------------------------------------------------------------*/
/*-----header classes--------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
#header {
	min-width: 946px;
	width: 98%;
	height: 150px;
	margin-left: 1.2%;
	margin-right: 1%;
	float:left;
}
#header_logo {
	margin: 0;
	float: left;
}
#header_right {
	float: right;
}
#header_text {
	width: 470px;
	height: 55px;
	font-size: 20px;
	text-align: right;
	color: #234680;
	margin: 30px 0 0 0;
	float: right;	
}
#header_navigation {
	width: 250px;
	height: 20px;
	font-size: 13px;
	text-align: right;
	color: #FFFFFF;
	margin: 4px 0px 0 0px;
	padding: 4px 15px 2px 0px;
	background: URL(../images/top_menubg.jpg) no-repeat;
	float: right;
}
#header_navigation a {
	color: #FFFFFF;
	text-decoration: none;
}
#header_navigation a:hover {
	color: #dbdbdb;
	text-decoration: none;
}

#header_hr {
	min-width: 885px;
	width: 100%;
	height: 5px;
	background: URL(../images/hr_bg.jpg) repeat-x;
	float: left;
}
#header_hr_cut {
	margin:
}

#header_time {
	width: 230px;
	height: 30px;
	margin: 15px 0 0 33px;
	font-size: 13px;
	text-align: left;
	color: #4d87b8;
	float: left;
}

#header_menu {
	width: 100%;
	height: 30px;
	margin: px 0px 0 0;
	font-size: 13px;
	float: right;
	background: URL(../images/menu_bg.jpg) repeat-x;
	z-index: 500;

}
#header_menu ul {
	min-width: 615px;
	width: 50%;
	margin: 0 auto 0 auto; 
	padding: 0;
	position:relative;
	list-style-type:none;
	list-style-position:outside;
	z-index: 501;
}
#header_menu ul li{
	display: inline;
	height: 30px;
	z-index: 502;
}
#header_menu ul li a{
	height: 25px;
	text-decoration: none;
	color: white;
	padding: 5px 11px 0 11px;
	margin: 0 0 0 0;
	border-left: 1px solid #123b78;
	background-color: #3e74aa;
	background: URL(../images/menu_bg.jpg) repeat-x;
	float: left;
}
.last_menu a {
	border-right: 1px solid #123b78;
}
#header_menu ul li a:visited{
	color: white;
}
#header_menu ul li a:hover, #header_menu ul li .current{
	color: #133061;
	background-color:#FFFFFF;
	background: URL(../images/menu_bg_select.jpg) repeat-x;
}

#header_menu ul li ul {
	min-width: 227px;
	border: 1px solid #123b78;	
	padding: 0;
}
#header_menu ul li ul li {
	padding: 0;
	margin: -1px 0 0 0;
}
#header_menu ul li ul li a {
	display: block;
	min-width: 205px;
	border: 0;
}

#nav {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	z-index: 501;
}
#nav ul {
	position:absolute;
	display:none;
	left: 0;
	margin: 30px 0 0 0;
	z-index: 408;
}
#nav li {
	height: 28px;
	position:relative;
	float:left;
	z-index: 409;
}

#header_frame {
	width: 100%;
	min-width: 976px;
	height: 26px;
	margin: -9px 0px 0 0px;
	padding: 0;
	background: URL(../images/header_bg_mid.png) repeat-x;
	float:left;
}
#header_frame_left {
	min-width: 26px;
	height: 26px;
	margin: 0 0 0 -15px;
	background: URL(../images/header_bg_left.jpg) no-repeat;
	float: left;
}
#header_frame_right {
	min-width: 26px;
	height: 26px;
	margin: 0 -15px 0 0px;
	background: URL(../images/header_bg_right.jpg) no-repeat;
	float: right;
}

.header_bg_back {
	position: absolute;
	min-width: 903px;
	width: 100%;
	height: 231px;
	background: URL(../images/top_img_bg.jpg) repeat-x;
	top: 3px;
}
.header_bg_back_right {
	position: relative;
	width: 10px;
	height: 231px;
	background: URL(../images/top_imgclose_bg.jpg) no-repeat;
	float: right;
}
.header_bg {
	position: absolute;
	width: 903px;
	height: 231px;
	top: 3px;
}
.header_bg_1 {
	background: URL(../images/main_dev1a.jpg) no-repeat;
}
.header_bg_2 {
	background: URL(../images/main_prop.jpg) no-repeat;
}
.header_bg_3 {
	background: URL(../images/main_comm.jpg) no-repeat;
}
.header_bg_4 {
	background: URL(../images/main_resi.jpg) no-repeat;
}
.header_bg_5 {
	background: URL(../images/main_sect.jpg) no-repeat;
}

/*---------------------------------------------------------------------------------------------*/
/*-----mainbody classes--------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
#mainbody_wrapper {
	min-width: 976px;
	width: 100%;
	background: URL(../images/body_wrapper.png) repeat-y;
	background-size: 100%;
	float:left;
	z-index: 50;
}

#mainbody {
	min-width: 946px;
	width: 100%;
	margin: 0 15px 0 0px;
	background-color:#FFFFFF;
	float:left;
	z-index: 51;
}
#mainbody_header {
	min-width: 903px;
	width: 97%;
	height: 231px;
	margin: 0 auto 0 auto;
	position: relative;
	z-index: 52;
}

#mainbody_header_content {
	position: absolute;
	min-width: 903px;
	width: 100%;
	height: 231px;
	top: 0;
}

#mainbody_search {
	width: 278px;
	height: 186px;
	margin: 20px 30px 0 0;
	background: URL(../images/search.png) no-repeat;
	float: right;
	z-index: 60;
}

#mainbody_search_header {
	width: 230px;
	height: 30px;
	margin: 13px 16px 10px 83px;
	font-size: 24px;
	letter-spacing: 1px;
	color: #4d87b8;
	float: left;
}
#mainbody_search_item {
	width: 230px;
	height: 23px;
	margin: 5px 0px;
	padding: 0 7px 0 0;
	font-size: 16px;
	color: #FFFFFF;
	text-align: right;
	float: right;
}
#mainbody_search_link {
	width: 18px;
	height: 18px;
	margin: 7px 10px;
	background: URL(../images/arrow.png) no-repeat;
	color: #4d87b8;
	float: right;
}

#mainbody_vr {
	height: 16px;
	min-width: 913px;
	width: 97%;
	margin: 17px 1.5% 0 1.5%;
	background: URL(../images/hr.jpg) no-repeat;
	background-size: 100%;
	float:left;
}

/*---------------------------------------------------------------------------------------------*/

#mainbody_content {
	min-width: 900px;
	width: 100%;
	margin: 35px 20px 30px 22px;
}
#mainbody_content_left_wrapper {
	width: 210px;
	float: left;
}

#mainbody_content_left {
	width: 210px;
	min-height: 379px;
	background: URL(../images/featurepanel.jpg) no-repeat;
	float: left;
}

#mainbody_content_main {
	min-width: 600px;
	width: 100%;
	max-width: 70%;
	margin: 0 0 0 20px;
	float: left;
}
#content_main_header {
	font-size: 21px;
	text-align: left;
	margin: 5px 0 5px 0;
	color: #164285;
}
#content_main_text {
	min-width: 665px;
	font-size: 12px;
	text-align: left;
	margin: 5px 0 5px 0;
	color: #313131;
}
#content_main_text img {
	max-width: 665px;
}

#content_main_links {
	width: 682px;
	margin: 20px 0 10px 0;
}
.content_link {
	width: 218px;
	height: 196px;
	margin: 10px 7px 20px 0px;
	background: URL(../images/property_link.jpg) no-repeat;
	float: left;
}
.content_link2 {
	width: 198px;
	height: 197px;
	margin: 10px 20px 20px 15px;
	background: URL(../images/commercial_link.jpg) no-repeat;
	float: left;
}
.content_link3 {
	width: 198px;
	height: 196px;
	margin: 10px 0px 20px 10px;
	background: URL(../images/residential_link.jpg) no-repeat;
	
	float: left;
}

#content_link_arrow {
	width: 18px;
	height: 18px;
	margin: 168px 10px 0 0;
	background: URL(../images/arrow.png) no-repeat;
	color: #4d87b8;
	float: right;
}
/*---------------------------------------------------------------------------------------------*/
#listings {
}
#listings ul.thumbview {
	list-style:none;
	display: inline;
	margin: 0;
	padding: 0;
}
#listings ul.display {
	list-style:none;
	display: inline;
	margin: 0;
	padding: 0;
}
ul.display li, ul.thumbview li {
	margin: 0;
	padding: 0;
	float: left;
}

#listings ul.display li a{
}
#listings ul.display li a:visited{
}
#listings ul.display li a:hover, #header_menu ul li .current{
}

#listings ul.thumbview li .contentblock {
	width: 175px;
	height: 400px;
	padding: 5px 20px 20px 25px;
	margin: 0 0 20px 0;
	overflow: hidden;
	float: left;
}
#listings ul.display li .contentblock {
	width: 650px;
	height: 200px;
	padding: 3px 20px 30px -13px;
	margin: 0 0 30px 0;
	overflow: hidden;
	float: left;
}

.contentblock:hover {
	background-color: #eaeef7;
}

#property_vertical { 
	width: 165px; height: 375px; margin: 5px 20px 20px 20px; overflow: hidden; float: left; 
}

#property_header_feature { width: 175px; height: 20px; margin: 10px 0 10px 0; font-size: 16px; text-align: left; color: #164285; float: left; }

#property_block1 { float: left; }
#property_spacer { height: 245px; overflow: hidden; float: left; }
#property_header { min-width: 175px; min-height: 30px; margin: 10px 0 10px 0; font-size: 18px; text-align: left; color: #164285; overflow: hidden; float: left; }
#property_image { min-width: 175px; height:125px; margin: 0 0 10px 0; font-size: 11px; color: #000; float: left; }
#property_image img { max-width: 175px; max-height: 125px;  }
#property_block2 { margin: 0 0 0 5px; float: left; }
#property_status {  min-width: 50px; height: 50px margin: 0px 5px 0 0px; color: #000; float: right; }
#property_type { min-width: 115px; margin: 0 0 0 0; font-size: 16px; text-align: left; font-weight: bold; color: #4d87b8; float: left; }
#property_name { min-width: 115px; margin: 0 0 0 0; font-size: 15px; text-align: left; font-weight: bold; color: #4d87b8; float: left; }
#property_short { min-width: 115px; margin: 0; font-size: 13px; text-align: left; color: #4d87b8; float: left; }
#property_address { min-width: 115px; min-height: 50px; margin: 0; font-size: 13px; text-align: left; color: #4d87b8; float: left; }
#property_price { min-width: 115px; margin: 5px 0 0 0; font-size: 15px; text-align: left; color: #000; float: left; }
#property_desc { min-width: 162px; margin: 5px 15px 0px 0; font-size: 11px; text-align: left; color: #313131; overflow: hidden; float: left; }
#property_more { width: auto;  height: 12px; float: right; margin: 5px 10px 0 0; font-weight:bold; text-decoration: none; }
#property_more:hover { width: auto;  height: 12px; float: right; margin: 5px 10px 0 0; font-weight:bold; text-decoration: underline; }

ul.display #property_block1 { width: 300px; height: 220px; margin: 0 0 0 0; overflow: hidden; float: left; }
ul.display #property_spacer { height: 180px; overflow: hidden; float: left; }
ul.display #property_header { width: 350px; min-height: 30px; margin: 0 0 10px 0; font-size: 18px; text-align: left; color: #164285; float: left; }
ul.display #property_image { width: 300px; margin: 10px; padding:  font-size: 11px; color: #000; float: left;  }
ul.display #property_image img { max-width: 225px; max-height: 220px; }
ul.display #property_block2 { width: 300px; height: 180px; margin: 5px 0 10px 20px; overflow: hidden; float: left; }
ul.display #property_status {  width: 55px; height: 50px; margin: 0px 5px 0 -60px; color: #000; float: left; }
ul.display #property_type { width: 300px; margin: 0 0 0 0; font-size: 16px; text-align: left; font-weight: bold; color: #4d87b8; float: left; }
ul.display #property_name { width: 300px; margin: 0 0 0 0; font-size: 15px; text-align: left; font-weight: bold; color: #4d87b8; float: left; }
ul.display #property_short { width: 300px; margin: 0; font-size: 13px; text-align: left; color: #4d87b8; float: left; }
ul.display #property_address { width: 300px; min-height: 50px; margin: 0; font-size: 13px; text-align: left; color: #4d87b8; float: left; }
ul.display #property_price { width: 300px; margin: 5px 0 0 0; font-size: 16px; text-align: left; color: #000; float: left; }
ul.display #property_desc { min-width: 75px; max-width: 125px; margin: 5px 15px 5px 0; font-size: 11px; text-align: left; color: #313131; overflow: hidden; float: left; }
ul.display #property_more { width: auto;  height: 12px; float: right; margin: -20px 0 0 0; }
ul.display #property_more:hover { width: auto;  height: 12px; float: right; text-decoration: underline; }

.bottom_apply {
	margin: 40px 0 0 0;
}

#switchbutton {
	width: 50px;
	height: 15px;
	font-size: 12px;
	text-align: left;
	color: #164285;
	float: left;
}
#switchbutton img {
	width: 37px;
	height: 15px;
	margin: 0 5px 0 5px;
	float: left;
}

#switchbutton a:hover{
    filter:alpha(opacity=75);
    opacity:.75;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

#info_top {
	font-size: 10px;
	text-align: left;
	color: #164285;
	float: left;
}

/*---------------------------------------------------------------------------------------------*/
#property_page {
	min-width: 662px;
	width: 100%;
	margin: 5px 0 0 20px;
	float: left;
}
#property_page_left {
	width: 331px;
	margin: 0;
	float: left;
}
#property_page_right {
	min-width: 331px;
	margin: 0;
	float: left;
}
#property_page_bottom {
	width: 662px;
	margin: 50px 25px 50px -25px;
	float: left;
	text-align: right;
}
#property_header_main {
	min-width: 600px;
	width: 100%;
	margin: 0 0 10px 0;
	font-size: 18px;
	text-align: left;
	color: #164285;
	float: left;
}
#property_images {
	width: 300px;
	margin: 0 0 10px 0;
	float: left;
}
#property_image_main {
	width: 300px;
	float: left;
}
#property_image_main img {
	width: 300px;
	float: left;
}
#property_image_thumb {
	width: 60px;
	max-height: 40px;	
	overflow: hidden;
	float: left;
}
#property_image_thumb img {
	width: 50px;
	max-height: 35px;
	min-height: 35px;
	overflow: hidden;
}

/*
	SLIDER
*/
.floatLeft 									{ float: left; margin-right: 10px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
#page-wrap 									{ width: 300px; margin: 0px 0 0 0; position: relative; float: left; }
.slider-wrap								{ width: 300px; float: left; }
.stripViewer .panelContainer 				{ width: 300px; margin: 0 0 10px 0;}

.panel ul									{ text-align: left;  }
.stripViewer								{ position: relative; overflow: hidden; width: 300px; height: 200px; }
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 100%; position: relative; width: 300px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ margin: 0 0px 0 0; width: 50px; min-height: 35px; max-height: 35px; overflow: hidden; float: left; }
#movers-row									{ margin: 0px 0 0 23px; border: }
#movers-row div								{ float: left; margin: 5px 1px 0 0;}
#movers-row div a.cross-link 				{ float: left; }
.cross-link									{ display: block; width: 50px; position: relative; z-index: 9999; }
.active-thumb 								{ background: transparent url(../images/icon-uparrowsmallwhite.png) top center no-repeat; }


#property_status_main {
	width: 55px;
	height: 50px;
	margin: 10px 25px 0 0px;
	float: right;
}
#property_type_main {
	width: 240px;
	margin: 10px 0 0 0;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #4d87b8;
	float: left;
}
#property_name_main {
	width: 240px;
	margin: 10px 0 0 0;
	font-size: 16px;
	text-align: left;

	color: #4d87b8;
	float: left;
}
#property_add_main {
	width: 240px;
	margin: 10px 0 0 0;
	font-size: 15px;
	text-align: left;
	font-weight: bold;
	color: #4d87b8;
	float: left;
}

#property_short_main {
	width: 240px;
	margin: 10px 0 0 0;
	font-size: 13px;
	text-align: left;
	color: #4d87b8;
	float: left;
}
#property_price_main {
	width: 300px;
	margin: 10px 0 0 0;
	font-size: 12px;
	text-align: left;
	color: #000;
	float: left;
}
#property_desc_main {
	width: 300px;
	margin: 15px 15px 10px 0;
	font-size: 12px;
	text-align: left;
	color: #313131;
	float: left;
}
/*---------------------------------------------------------------------------------------------*/

.download, download div {
	width: 100%;
	margin-bottom: 10px;
	float: left;
}

.download_name {
	font-weight: bold;
	margin: 10px 0 0px 0;
}
.download_desc {
	margin: 5px 0 5px 0;
}
.download_file {
	margin: 0px 0 5px 0;
}
.download_file a {
	text-decoration: none;
}
.download_file img {
	margin: 3px;
}


/*---------------------------------------------------------------------------------------------*/
#loading { 
	width: inherit;
	height: inherit;
	position: absolute;
	background-color: #fff;
}
#content {
	
}

#propertylisting {
	min-height: 150px;
}

#paging {
	margin: 0 0 50px 0;
}

#paging ul li { 
	display: inline;
	float: left;
}
#paging ul li a { 
	height: 10px;
}
#paging ul li a:hover { 
	color:#FF0084;
}

.selected {
	color:#FF0084; 
}
.unselected {
	color:#0063DC;
}

#seperate {
	color:#0063DC;
	margin: -5px 3px 0 3px;
}
#loaderimage {
	float: left;
}
/*---------------------------------------------------------------------------------------------*/
/*-----footer classes--------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
#footer_frame {	
	min-width: 976px;
	width: 100%;
	height: 29px;
	background: URL(../images/footer_bg_mid.png) repeat;
	float: left;
}
#footer_frame_left {
	min-width: 20px;
	height: 29px;
	margin: 0 0 0 -15px;
	background: URL(../images/footer_bg_left.jpg) no-repeat;
	float: left;
}
#footer_frame_right {
	min-width: 20px;
	height: 29px;
	margin: 0 -15px 0 0px;
	background: URL(../images/footer_bg_right.jpg) no-repeat;
	float: right;
}

#footer {
	min-width: 946px;
	width: 100%;
	margin: 0 15px 20px 30px;
	font-size: 11px;
	text-align: left;
	color: #7788a2;
	float: left;
}

#footer_left {
	width: 200px;
	margin: -15px 45px 0 0px;
	font-size: 11px;
	text-align: left;
	color: #7788a2;
	float: left;
}

#footer_right {
	width: 200px;
	margin: -15px 45px 0 0px;
	text-align: right;
	color: #7788a2;
	float:right;
}

#footer a {
	color: #7788a2;
	text-decoration: none;
}
#footer a:hover {
	color: #616f85;
	text-decoration: underline;
}

/*---------------------------------------------------------------------------------------------*/
/*-----General Ajax Classes--------------------------------------------------------------------*/
/*---------------------------------------------------------------------------------------------*/
.warning {
	font-size: 13px;
	color: #780000;
	font-weight: bold;
	padding: 5px 0 5px 15px;
	margin: 0;
	float: left;
}
