body {
	background: url('../images/bg.gif') 50% 0% repeat;
	margin: 0;
	padding: 0;
}
.center{
margin-left:200px;
}
#mainwrap {
	background: #fff;
	width: 995px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}
.thin {
	font-size:22px;
}
#container {
	background: #fff;
	width: 976px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}
*:first-child+html .searchlarge{
margin:0;
padding:0;
height:30x;
display:block;
clear:both;
margin-top:-5px;
}
*:first-child+html .searchsmall{
margin:0;
padding:0;
height:20px;
display:block;
clear:both;
}
*:first-child+html .searchlabel{
margin:0;
padding:0;
height:10px;
display:block;
clear:both;
}

#header {
	border-top:10px solid white;
	width: 976px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}
#logo {
	background: url('../images/logo.jpg') 0 0 no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
	width: auto;
	height: 170px;
	margin: 0px 0 0 38px;
	padding: 0;
	display: block;
	clear: both;
}
.phone-number {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	color: #bc3b3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	right: 0px;
	bottom: 2px;
}
#navigation {
	width: 906px;
	height: 17px;
	margin: 0 auto;
	padding: 10px 0 0 4px;
	display: block;
	clear: both;
	border-bottom: 1px #d0d0d0 dotted;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	position: relative;
}
#navigation a {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#navigation a:hover {
	color: #bc3b3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#sub-navigation {
	width: 916px;
	height: 24px;
	margin: 0 auto;
	padding: 2px 0 0 4px;
	display: block;
	clear: both;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#sub-navigation a {
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#sub-navigation a:hover {
	color: #bc3b3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
}
#search-banner {
	position:relative;
	width: 976px;
	height: 352px;
	margin: 5px auto;
	padding: 0;
	display: block;
	clear: both;
	z-index:0;
}

/* Content ! */
#content {
	width: 976px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}


/* LEFT - Column Stuff! */
#left-column {
	width: 252px;
	margin: 5px 15px 0 0;
	padding: 0;
	display: block;
	float: left;
}
.left-block {
	width: 252px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
.left-block-text {
	width: 220px;
	min-height: 55px;
	height: auto !important;
	height: 55px;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	display: block;
	clear: both;
	/*color: #333;*/
	color:#344770;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	border-top: 1px #c1c1c1 dotted;
	border-bottom: 1px #c1c1c1 dotted;
}
.left-block-redlink {
	background: url('../images/red-link.png') 50% 0% no-repeat;
	width: 181px;
	height: 26px;
	margin: 0 auto;
	margin-top: 15px;
	padding: 4px 0 0 0;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border:0;
}
.left-bottom {
	background: url('../images/left-bottom.png') 50% 0% no-repeat;
	width: 252px;
	height: 34px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
.offer-month {
	width: 232px;
	height: 82px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	display: block;
	clear: both;
	text-align: center;
	font-weight: bold;
	font-size: 32px;
	color: #344770;
	z-index: 1;
}
.offer-content {
	background: url('../images/blank-top.png') 50% 0% no-repeat;
	width: 252px;
	min-height: 256px;
	height: auto !important;
	height: 256px;
	margin: 0;
	padding: ;
	display: block;
	clear: both;
	position: relative;
}
.offer-corner {
	background: url('../images/offer-corner.png') 50% 0% no-repeat;
	width: 84px;
	height: 84px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 7px;
	right: 6px;
	z-index: 10;
}
/* LEFT - Column Stuff! END */


/* RIGHT - Column Stuff! */
#right-column {
	width: 709px;
	margin: 5px 0 0 0;
	padding: 0;
	display: block;
	float: left;
}
.rightcol-text {
	width: 448px;
	margin: 0 7px 17px 0;
	padding: 5px 0 0 0;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: none;
	color: #808080;
	text-align: justify;
}
.rightcol-text > .img {
	width:200px;
	margin-top:15px;
}
.rightcol-title {
	margin: 0 0px 12px 0px;
	padding: 10px 0 7px 0;
	display: block;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #3d5083;
	border-bottom: 1px #c1c1c1 dotted;
}
.dbp-list {
	width: 440px;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
	clear: both;
	font-family:  Arial,Verdana Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: none;
	color: #808080;
}
ul {
	margin: 0;
	padding: 0;
	display: block;
	color: #808080;
}
li {
	background: url('../images/blue-dot.png') 0% 3px no-repeat;
	margin: 2px 0 0 0;
	padding: 0 0 0 15px;
	clear: both;
	display: block;
}
.rightcol-title-small {
	margin: 0 0 7px 0;
	padding: 0 0 7px 0;
	display: block;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #3d5083;
}
/*OLD FEATURED PROPERTY SECTION*/
.featured-property {
	background-position: 0 0;
	background-repeat: none;
	width: 702px;
	height: 202px;
	margin: 10px 0 10px 0;
	padding: 0;
	display: block;
	clear: both;
}
.featured-title {
	background: url('../images/featured-property.png') 50% 0% no-repeat;
	width: 695px;
	height: 192px;
	margin: 0;
	padding: 10px 0 0 7px;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #3d5083;
}
.featured-title a{
color: #3d5083;
text-decoration:none;
}
.featured-title-small {
	margin: 0;
	padding: 0;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #3d5083;
}
.right-block {
	width: 252px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
}
/*NEW FEATURED PROPERTY SECTION*/
#ban {
	background: url('../images/ban_bg.jpg')	50% 0% no-repeat;
	width: 667px;
	height: 177px;
	margin: 0 0 10px 0;
	padding: 25px 0 0 35px;
	display: block;
	clear: both;
	position: relative;
}
#ban #red_arrow {
	background: url('../images/red_arrow.png') 50% 0% no-repeat;
	width: 58px;
	height: 57px;
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	top: 0;
	right: 0;	
}
#ban #left {
	width: 400px;
	margin: 0;
	padding: 20px 40px 0 0;
	display: block;
	float: left;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	font-weight: bold;
}
#ban #left .heading {
	margin: 0;
	padding: 0 0 10px 0;
	display: block;
	clear: both;
	font-size: 22px;	
}
#ban #right {
	width: 201px;
	height: 151px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;	
}


/* RIGHT - Column Stuff! END */


#latest-properties-block {
	background: url('../images/latest-properties-block.png') 50% 0% no-repeat;
	width: 976px;
	height: 247px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
	overflow: hidden;
}

#footer {
	width: 976px;
	margin: 0 auto;
	margin-top: 20px;
	padding: 0;
	display: block;
	clear: both;
}
#footer-name {
	width: 930px;
	margin: 5px auto;
	padding: 10px 20px 3px 20px;
	display: block;
	clear: both;
	position: relative;
	color: #808080;
	font-family: Arial,Verdana,  Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px #c1c1c1 dotted;
}
.phone-number-footer {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	right: 20px;
	bottom: 3px;
	font-weight: bold;
}
#footer-navigation {
	width: 960px !important;
	margin: 0 auto;
	padding: 0 0 0 20px;
	display: block;

	height:20px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	float:left;
}
#footer-navigation a {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#footer-navigation a:hover {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
	color: #bc3b3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#footer-right {
	float:right;
	width: 210px;
	height:auto;
	display: block;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#footer-right a {
	margin: 0;
	padding: 0 !important;
	clear: both;
	position: relative;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#footer-right a:hover {
	margin: 0;
	padding: 0 !important;
	clear: both;
	position: relative;
	color: #bc3b3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
/* Listing Page */

.clearfix {
	clear: both;
}

/*
Slider CSS
*/
#scroller{
 	  background: url('images/latest-properties-block.png');
	  width:986px;
	}
	#content-slide{
		  background:url('../images/slider.jpg') no-repeat;
		  	float:left;
	display:block;
	width:905px;
	}
    #content-slider {
      width: 731px;
      height: 28px;
      margin: 5px;
      position: relative;
    }
	.ui-slider-handle {
	  width: 165px;
	  height: 24px;
	  position: absolute;
	  top: -2px;
	  left:-10px;
	        background: url("../images/scroll.png") no-repeat ;
	}
    #content-scroll {
      width: 976px;
      height: 210px;
	  display:block;
      margin-top: 10px;
      overflow: hidden !important;
	  position: relative;
    }

    #content-holder {
      width: 1750px;
      height: 250px;
	  background: url('images/latest-properties-block.png');
    }

    .content-item {
      width: 220px;
      height: 210px;
      padding: 2px;
	  margin-left:16px;
	  margin-top:10px;
      float: left;
	  text-align:center;
	color:white;
	font-family:verdana, arial;
	font-size:12px;
	position:relative;
  }

  /*
	form
*/
.contform{
	color:#344770;
	font-weight:bold;
	margin-top:15px;
	margin-left:15px;
	font-family:verdana, arial;
}

.contform label{
	width:80px;
	display:block;
	float:left;

	}
.contform input{
margin-top:5px;
}
.left-button-redlink {
	background: url('../images/red-link.png') 50% 0% no-repeat;
	width: 181px;
	height: 22px;
	margin: 0 auto;
	margin-top: 12px;
	display: block;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border:0;
}

.left{
	float:left;
}

.scroll-bot{
margin-left:10px;
}
/* Listing Page */
.listing-block {
	background: url('../images/listing-block.png') 50% 0% no-repeat;
	min-height:150px;
	width: 694px;
	margin: 10px 0 0px 0;
	padding: 10px 0 0 10px;
	display: block;
	clear: both;
	position:relative;
}
.listing-detail-title {
	width: 694px;
	margin: 0 0 0 2px;
	padding: 0;
	display: block;
	clear: both;
	text-align: left;
	font-weight: bold;
	font-size: 28px;
	color: #344770;
	z-index: 1;
	border-bottom: 1px #c1c1c1 dotted;
}
.listing-image {
	/*background: url('../images/listing-image-bg.png') 50% 0% no-repeat;*/
	width: 179px;
	min-height: 142px;
	margin: 0 10px 10px 0;
	padding: 0;
	display: block;
	float: left;
	/*text-align: center;*/
}
.listing-image canvas {
	max-width:182px !important;
}
.g-recaptcha {
	margin-left:229px;
}
.listing-info {
	width: 500px;
	margin: 0;
	padding: 0 0 5px 0;
	display: block;
	float: left;
	margin-left:5px;
}
.listing-name {
	width: 500px;
	margin: 0 0 12px 0;
	padding: 0;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #3d5083;
}
.listing-description {
	width: 500px;
	overflow: hidden;
	margin: 0 0 25px 0;
	padding: 0 0 15px 0;
	display: block;
	float: left;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	/*color: #6c7ba1;*/
	color:#666666;
	line-height: 12px;
}
.bottom{
	position:absolute;
	bottom:20px;
	right:10px;
}
.static{
	margin: 0 0 25px 0;
	padding: 0;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #808080;
	line-height: 12px;

}
.listing-price {
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	color: #3d5083;
}
.listing-link {
    background: url('../images/red-link.png') no-repeat scroll 50% 0% transparent;
    width: 158px;
    height: 19px;
    margin: 0px 0px 0px 10px;
    padding: 2px 0px 0px;
    display: inline-block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    color: #FFF;
}

#page-nav {
	width: 700px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #3d5083;
}
a.prev {
	width: 85px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #3d5083;
}
.page-number {
	width: 524px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	text-align: center;
}
a.page-num {
	width: 20px;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 0;
	display: inline-block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: #3d5083;
}
a.page-num:hover {
	background: url('../images/blue-square.png') 50% 0% no-repeat;
	width: 20px;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 0;
	display: inline-block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: #fff;
}
.page-numsel{
	background: url('../images/blue-square.png') 50% 0% no-repeat;
	width: 20px;
	height: 18px;
	margin: 0;
	padding: 2px 0 0 0;
	display: inline-block;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: center;
	color: #fff;

}

a.next {
	width: 85px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	text-align: right;
	color: #3d5083;
}



/* Property Detail */
.property-detail-block {
	width: 707px;
	margin: 10px 0 30px 0;
	padding: 0;
	display: block;
	clear: both;
}
.property-content {
	background: url('../images/detail-bg.jpg') no-repeat;
	width: 697px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	margin: 0;
	padding: 15px 0 0 10px;
	display: block;
	clear: both;
}
.property-bottom {
	background: url('../images/detail-bg-bottom.jpg') 50% 0% no-repeat;
	width: 707px;
	height: 24px;
	margin: 0;
	padding: 0;
	display: block;
	clear: both;
}
.property-images {
	width: 295px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	margin: 0 10px 0 0;
	padding: 0;
	display: block;
	float: left;
}
.enlarge {
	margin: 8px 0 1px 5px;
	padding: 0;
	display: block;
	clear: both;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
}
.main-image {
	/*background: url('../images/detail-main-image.png') 50% 0% no-repeat;*/
	width: 284px;
	height: 252px;
	margin: 0 auto;
	padding: 0;
	display: block;
	clear: both;
}
.th-image {
	/*background: url('../images/th-image.png') 50% 0% no-repeat;*/
	width: 54px;
	height: 45px;
	margin: 5px 0 0 4px;
	padding: 0;
	display: block;
	float: left;
	border: 0;
	cursor:pointer;
}
.pointer{
	pointer:pointer;
}

.property-info {
	width: 385px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	margin-bottom:10px;
}
.property-title {
	width: 365px;
	margin: 0 0 10px 0;
	padding: 0;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-decoration: none;
	text-align: left;
	color: #3d5083;
}
.propertydetails-title {
	width: 700px;
	margin: 0 0 10px 0;
	padding: 0 0 2px 0;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 26px;
	text-decoration: none;
	text-align: left;
	color: #3d5083;
	border-bottom: 1px #c1c1c1 dotted;
	position: relative;
}
.property-description {
	width: 365px;
	margin: 0 0 20px 0;
	padding: 0;
	display: block;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-decoration: none;
	text-align: left;
	color: #6b79a0;
}
.detail-link {
	background: url('../images/red-link.png') 50% 0% no-repeat;
	width: 181px;
	height: 19px;
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
}
.propertydetail-link {
	background: url('../images/red-link.png') 50% 0% no-repeat;
	width: 181px;
	height: 19px;
	margin: 0 10px 0 0;
	padding: 4px 0 0 0;
	display: inline-block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
	position: absolute;
	top: 0;
	right: 0;
}


/* FOOTER */
#footer {
	width: 976px;
	margin: 0 auto;
	padding: 10px 0 0 0;
	display: block;
	clear: both;
}
#footer-name {
	width: 930px;
	margin: 5px auto;
	padding: 0 20px 3px 20px;
	display: block;
	clear: both;
	position: relative;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	border-bottom: 1px #c1c1c1 dotted;
}
.phone-number-footer {
	margin: 0;
	padding: 0;
	display: block;
	position: absolute;
	color: #808080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	right: 20px;
	bottom: 3px;
	font-weight: bold;
}
#footer-navigation {
	width: 950px;
	margin: 12px auto;
	padding: 0 0 0 20px;
	display: block;
	clear: both;
	position: relative;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}
#footer-navigation a {
	margin: 0;
	padding: 12px 0;
	clear: both;
	position: relative;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
	display: inline-block;
}
#footer-navigation a:hover {
	margin: 0;
	padding: 12px 0;
	clear: both;
	position: relative;
	color: #bc3b3a;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;
}

.clearfix {
	clear: both;
}
.itemdesc{
font-size:13px;
color: white;
}
.itemdesc a{
	text-decoration: none;
	color: white;
}
.itemdesc a:hover{
	color: #bc3b3a;
}


.listing-block-bottom{
	background: url("../images/listing-block-bottom.png");
	display:block;
	width:703px;
	height:2px;
	padding:0;
	margin:0;
	margin-bottom:5px;
}

.tell-a-friend{
	display:block;
	width:704px;
	background:url("../images/sides.png");
}
.topformline{
border-bottom:1px #F3F3F3 dotted;
margin-bottom:10px;
width:180px;
}
.phone{
font-size:13px;
}
.label{
	width:180px;
	display:inline-block;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #405385;
	margin-top:6px;
}

.tell-a-friendlabel{
	width:180px;
	display:inline-block;
	margin-left:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #405385;
		margin-top:6px;
}

.inputfriend{
	width:400px;
	display:inline-block;
	margin-top:6px;
}
#recaptcha_1 {
    display: block;
    float: left;
    width: 313px;
    margin: 0px 0px 14px 212px;
}
 label.error {
    background-color: #FFC4BB !important;
    background-image: url('../images/error.png') !important;
    background-position: 5px 50% !important;
    background-repeat: no-repeat !important;
    min-height: 17px !important;
    height: auto !important;
    padding: 8px 6px 8px 46px !important;
    margin: 0px auto !important;
    font: 13px/15px Tahoma,Geneva,sans-serif !important;
    display: block !important;
    clear: both !important;
    z-index: 10 !important;
    cursor: default !important;
    border: 1px solid #FF6F59 !important;
    border-radius: 3px !important;
    position: relative !important;
    width: 369px;
}
label.success {
    background-color: #9ACD32 !important;
    background-image: url('../images/success.png') !important;
    background-position: 5px 50% !important;
    background-repeat: no-repeat !important;
    min-height: 17px !important;
    height: auto !important;
    padding: 8px 6px 8px 46px !important;
    margin: 0px auto !important;
    font: 13px/15px Tahoma,Geneva,sans-serif !important;
    display: block !important;
    clear: both !important;
    z-index: 10 !important;
    cursor: default !important;
    border: 1px solid #9ACD32 !important;
    border-radius: 3px !important;
    position: relative !important;
    width: 369px;
}

label.small_error {
    background-color: #FFC4BB !important;
    background-image: url('../images/error.png') !important;
    background-position: 5px 50% !important;
    background-repeat: no-repeat !important;
    min-height: 17px !important;
    height: auto !important;
    padding: 8px 6px 8px 46px !important;
    margin: 0px auto !important;
    font: 11px/11px Tahoma,Geneva,sans-serif !important;
    display: block !important;
    clear: both !important;
    z-index: 10 !important;
    cursor: default !important;
    border: 1px solid #FF6F59 !important;
    border-radius: 3px !important;
    position: relative !important;
    width: 169px;
}

label.small_success {
    background-color: #9ACD32 !important;
    background-image: url('../images/success.png') !important;
    background-position: 5px 50% !important;
    background-repeat: no-repeat !important;
    min-height: 17px !important;
    height: auto !important;
    padding: 8px 6px 8px 46px !important;
    margin: 0px auto !important;
    font: 11px/11px Tahoma,Geneva,sans-serif !important;
    display: block !important;
    clear: both !important;
    z-index: 10 !important;
    cursor: default !important;
    border: 1px solid #9ACD32 !important;
    border-radius: 3px !important;
    position: relative !important;
    width: 135px;
}
.friend{
	background: url('../images/red-link.png') no-repeat;
	width: 182px;
	height: 21px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: #fff;
	border:0px;
	margin-bottom:10px;
	margin-top:8px;
}
.tell-a-friend textarea{
	width:400px;
	margin-top:-12px;
	height:100px;
	margin-left:230px;
	margin-bottom:10px;
}
.padleft{
	width: 85px;
	height: 20px;
	margin: 0;
	padding: 0;
	display: inline-block;
	float: left;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
	color: #3d5083;
}

.listing-image a span {display: none;}
.listing-image a:hover span
 {	display: block;
 background:url("../images/popup.png") no-repeat;
   position: absolute; 
   top:-360px;
   left:-220px;
   width: 650px;
   height:490px;
   padding: 14px; 
   z-index: 100;
   color: #AAA; 
   font: 10px Verdana, sans-serif; 
   text-align: center;
   border:none;
   z-index:2;
   }

.listing-image img{
	border:none;
}

.slideshow{
position:absolute;
}
.right{
float:right;
padding-top:10px;
padding-bottom:10px;
}

.staticform select{
margin-left:-4px;
margin-bottom:5px;
}

.staticform textarea{
margin-bottom:5px;
width:400px;
height:80px;
display:block;
float:left;
}

.staticform .textarealbl{
float:left;
display:block;
margin-top:0px;
}

.static strong{
display:block;
font-size:14px;
color:#485A8A;
margin-top:7px;
margin-bottom:5px;
}

.new{
background:url("../images/new.png");
display:block;
width:84px;
height:84px;
margin-left:95px;
position:absolute;
}
.let{
background:url("../images/let.png");
display:block;
width:84px;
height:84px;
margin-left:95px;
position:absolute;
}
.sold{
background:url("../images/sold.png");
display:block;
width:84px;
height:84px;
margin-left:95px;
position:absolute;
}


#area{
	margin-left:20px;
	font-size:12px;
	font-weight:bold;
	color: #485A8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-align:left;
}
.area a{
	font-size:12px;
	font-weight:bold;
	color: #485A8A;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.in{
margin-top:10px;

margin-bottom:10px;}
.column{

	width:310px;
	min-height:20px;
	display:inline-block;
	float:left;
}
.itemdesc{
text-decoration:none;
}

.link{
display:block;
width:59px;
height:62px;
float:right;
z-index:999;
margin-left:643px;
position:absolute;
}