.breadcrumbs {
  padding: 10px 0 0 0;
}

.breadcrumbs a {
  text-decoration: none;
  color: #3a3a3a;
  background: url(../images/breadcrumbs-arrow.png) right center no-repeat;
  padding-right: 10px;
  margin-right: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}




 



.breadcrumbs a:hover {
  text-decoration: none;
  color: #ff6633;
}

.breadcrumbs span {
  color: #ff6633;
}
#content h2 {
  font-family: 'Economica', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #3a3a3a;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  background: url(../images/title-line.png) left center repeat-x;
  text-transform: uppercase;
  margin-bottom: 15px;
}

#content h2 span {
  background: #eaeaea;
  padding: 0 10px;
  margin-left: 20px;
}
#left-side {
  margin-right: 30px;
}

#left-side ul.cat-menu {
  padding: 10px 8px 5px 8px;
  background: url(../images/bkg/search-bg.png) left bottom repeat-x #ffffff;
  border: 1px solid #c3c3c3;
}

#left-side .cat-menu li.categoriess {
  font-family: 'Economica', sans-serif;
  font-size: 18px;
  color: #ff6633;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  margin-bottom: 5px;
  background: none;
  padding-top: 0;
}

#left-side .cat-menu li {
  background: url(../images/cat-menu-dashed-line.png) left top repeat-x;
  list-style: none;
  padding: 7px 0 7px 5px;
}

#left-side .cat-menu li a {
  text-decoration: none;
  color: #3a3a3a;
  background: url(../images/cat-menu-arrow.png) 0 3px no-repeat;
  padding: 0 0 0 10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

#left-side .cat-menu li a:hover {
  text-decoration: none;
  color: #ff6633;
}

#left-side .cat-menu li.active {
  padding-left: 15px;
}

#left-side .cat-menu li.active a {
  background: url(../images/cat-menu-arrow.png) 0 -8px no-repeat;
  color: #ff6633;
}

#left-side .cat-shadow {
  background: url(../images/search-shadow.png) 0 0 no-repeat;
  height: 6px;
}

#left-side .search {
  margin-top: 20px;
}

#left-side .search h2 {
  background: none;
  font-size: 18px;
  color: #ff6633;
  text-transform: none;
  margin: 0;
}

#left-side .search .s-tit {
  background: url(../images/cat-menu-dashed-line.png) left bottom repeat-x;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.ie7 #left-side .search .s-tit {
  min-height: 20px
}

#left-side .search .s-tit h2 {
  float: left;
}

#left-side .search .s-tit .search-reset {
  cursor: pointer;
  float: right;
  background-image: -moz-linear-gradient(bottom,#e9e9e9 0%,#fff 100%);
  background-image: -o-linear-gradient(bottom,#e9e9e9 0%,#fff 100%);
  background-image: -webkit-linear-gradient(bottom,#e9e9e9 0%,#fff 100%);
  background-image: linear-gradient(bottom,#e9e9e9 0%,#fff 100%);
  background-color: #e9e9e9;
  -moz-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
  border: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  font-size: 12px;
  color: #666666;
  padding: 3px 13px;
}

#left-side .search .s-tit .search-reset:hover {
  background-image: -moz-linear-gradient(bottom,#fff 0%,#e9e9e9 100%);
  background-image: -o-linear-gradient(bottom,#fff 0%,#e9e9e9 100%);
  background-image: -webkit-linear-gradient(bottom,#fff 0%,#e9e9e9 100%);
  background-image: linear-gradient(bottom,#fff 0%,#e9e9e9 100%);
}

#left-side .accordion {
  position: relative;
  z-index: 5;
  margin: 5px 0 10px 0;
  
}


#left-side .accordion .tab-content .arrowlistmenu .menuheader {
  color: #ffffff;
  font-family: 'Economica', sans-serif;
  font-size: 18px;
  cursor: pointer;
  background: url(../images/icons/search-plus.png) no-repeat 96% center #3a3a3a;
  padding: 10px;
 
  font-weight: 700; 
  text-shadow: 0 1px 0 rgba(0,0,0,0.75);
}

.ie7 #left-side .accordion .tab-content .arrowlistmenu .menuheader {
  margin: 0;
}

#left-side .accordion .tab-content .arrowlistmenu .openheader {
  background: url(../images/icons/search-minus.png) no-repeat 96% center #3a3a3a;
}

#left-side .accordion .categoryitems {
  margin-top: 10px;
  color: #666666;
}

#left-side .accordion .categoryitems .selectbox {
  background: url(../images/cat-menu-dashed-line.png) left bottom repeat-x;
}

#left-side .accordion .categoryitems .selectbox .s-select .search-input {
  padding: 10px;
  width: 85px !important;
}

#left-side .accordion .categoryitems .search-input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  background: #ffffff;
  border: 1px solid #c3c3c3;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 10px;
  outline: none;
  width: 200px !important;
}

#left-side .accordion .categoryitems .checkbox {
  background: none;
  padding: 0;
}

#left-side .accordion .categoryitems .checkbox.first {
  padding-top: 5px;
}

#left-side .accordion .categoryitems .checkbox.last {
  background: url(../images/cat-menu-dashed-line.png) left bottom repeat-x;
  padding-bottom: 10px;
}

#left-side .accordion .categoryitems .acc {
  margin-bottom: 10px;
}

#right-side {
  width: 666px;
}

.top-navigation,
.bottom-navigation {
  border-bottom: 1px solid #b9b9b9;
  padding-bottom: 10px;
}

.ie7 .top-navigation {
  min-height: 10px;
}

.top-navigation .show-options,
.bottom-navigation .show-options {
  padding-right: 10px;
}

.top-navigation .show-options a,
.bottom-navigation .show-options a {
  background: url(../images/icons/show-options.png);
  width: 29px;
  height: 36px;
  float: left;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.top-navigation .show-options a.list,
.bottom-navigation .show-options a.list {
  background-position: 0 0;
}

.top-navigation .show-options a.list.active,
.bottom-navigation .show-options a.list.active {
  background-position: 0 -40px;
}

.top-navigation .show-options a.list:hover,
.bottom-navigation .show-options a.list:hover {
  background-position: 0 -40px;
}

.top-navigation .show-options a.thumb,
.bottom-navigation .show-options a.thumb {
  background-position: -29px 0;
}

.top-navigation .show-options a.thumb.active,
.bottom-navigation .show-options a.thumb.active {
  background-position: -29px -40px;
}

.top-navigation .show-options a.thumb:hover,
.bottom-navigation .show-options a.thumb:hover {
  background-position: -29px -40px;
}

.top-navigation .show-options a.column,
.bottom-navigation .show-options a.column {
  background-position: -58px 0;
}

.top-navigation .show-options a.column.active,
.bottom-navigation .show-options a.column.active {
  background-position: -58px -40px;
}

.top-navigation .show-options a.column:hover,
.bottom-navigation .show-options a.column:hover {
  background-position: -58px -40px;
}

.top-navigation .show-options a.cover,
.bottom-navigation .show-options a.cover {
  background-position: -87px 0;
}

.top-navigation .show-options a.cover.active,
.bottom-navigation .show-options a.cover.active {
  background-position: -87px -40px;
}

.top-navigation .show-options a.cover:hover,
.bottom-navigation .show-options a.cover:hover {
  background-position: -87px -40px;
}

.top-navigation .sort-by,
.bottom-navigation .sort-by {
  width: 160px;
}

.top-navigation .paginate,
.bottom-navigation .paginate {
  padding-top: 4px;
}

.top-navigation .paginate a,
.bottom-navigation .paginate a {
  text-decoration: none;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255,255,255,0.58);
  background-color: #ededed;
  -moz-box-shadow: inset 0 1px 0 1px #fff;
  -webkit-box-shadow: inset 0 1px 0 1px #fff;
  box-shadow: inset 0 1px 0 1px #fff;
  border: 1px solid #c3c3c3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  float: left;
  padding: 8px 8px 6px 8px;
  margin-left: 2px;
}

.top-navigation .paginate a:hover,
.bottom-navigation .paginate a:hover {
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0,0,0,0.28);
  background-color: #ff6633;
  background-image: -moz-linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  background-image: -webkit-linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ff6633;
}

.top-navigation .paginate a.active,
.bottom-navigation .paginate a.active {
  text-decoration: none;
  color: #ffffff;
  text-shadow: 0 1px 0 rgba(0,0,0,0.28);
  background-color: #ff6633;
  background-image: -moz-linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  background-image: -o-linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  background-image: -webkit-linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(bottom,rgba(255,255,255,0.16) 0%,rgba(255,255,255,0) 100%);
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border: 1px solid #ff6633;
}

.top-navigation .paginate a.older,
.bottom-navigation .paginate a.older {
  background: url(../images/pag-back.png) 5px center no-repeat #ededed;
  padding: 9px 7px 6px 15px;
  font-size: 11px;
}

.top-navigation .paginate a.older:hover,
.bottom-navigation .paginate a.older:hover {
  background: url(../images/pag-back_o.png) 5px center no-repeat #ff6633;
}

.top-navigation .paginate a.newest,
.bottom-navigation .paginate a.newest {
  background: url(../images/pag-next.png) 92% center no-repeat #ededed;
  padding: 9px 15px 6px 7px;
  font-size: 11px;
}

.top-navigation .paginate a.newest:hover,
.bottom-navigation .paginate a.newest:hover {
  background: url(../images/pag-next_o.png) 92% center no-repeat #ff6633;
}

.top-navigation .paginate a.newest.active,
.bottom-navigation .paginate a.newest.active {
  background: url(../images/pag-next_o.png) 92% center no-repeat #ff6633;
}

.top-navigation .paginate a.prev,
.bottom-navigation .paginate a.prev {
  background: url(../images/pag-back.png) center center no-repeat #ededed;
  padding: 13px 12px;
}

.ie7 .top-navigation .paginate a.prev {
  padding: 5px 12px 6px 12px;
}

.ie7 .bottom-navigation .paginate a.prev {
  padding: 5px 12px 6px 12px;
}

.top-navigation .paginate a.prev:hover,
.bottom-navigation .paginate a.prev:hover {
  background: url(../images/pag-back_o.png) center center no-repeat #ff6633;
}

.top-navigation .paginate a.next,
.bottom-navigation .paginate a.next {
  background: url(../images/pag-next.png) center center no-repeat #ededed;
  padding: 13px 12px;
}

.ie7 .top-navigation .paginate a.next {
  padding: 5px 12px 6px 12px;
}

.ie7 .bottom-navigation .paginate a.next {
  padding: 5px 12px 6px 12px;
}

.top-navigation .paginate a.next:hover,
.bottom-navigation .paginate a.next:hover {
  background: url(../images/pag-next_o.png) center center no-repeat #ff6633;
}

.top-navigation .paginate a.next.active,
.bottom-navigation .paginate a.next.active {
  background: url(../images/pag-next_o.png) center center no-repeat #ff6633;
}

.grid-products {
  padding: 10px 0 0 0;
  margin: 0 -5px;
}
.grid-products .product {
  position: relative;
  float: left;
  margin: 0 5px 20px 8px;
}

.ie7 .grid-products .product {
  margin: 0 5px 20px 5px;
  width: 232px;
}

.grid-products .product .l-new {
  background: url(../images/icons/new-property.png) 0 0 no-repeat;
  position: absolute;
  z-index: 10;
  width: 87px;
  height: 62px;
  right: 0;
}

.grid-products .product .l-new a {
  display: block;
  width: 87px;
  height: 62px;
}

.grid-products .product .l-off {
  background: url(../images/icons/off-property.png) 0 0 no-repeat;
  position: absolute;
  z-index: 10;
  width: 87px;
  height: 62px;
  right: 0;
}

.grid-products .product .l-off a {
  display: block;
  width: 87px;
  height: 62px;
}

.grid-products .product .l-image {
  border: 1px solid #b9b9b9;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 0 5px;
  position: relative;
}

.grid-products .product .l-image .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 220px;
  height: 134px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 0;
}

.ie8 .grid-products .product .l-image .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 220px;
  height: 134px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 0;
  display: none;
}

.ie7 .grid-products .product .l-image .l-image-hover {
  display: none;
}

.grid-products .product .l-image:hover {
  cursor: pointer;
}

.grid-products .product .l-image:hover .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 150px;
  height: 84px;
  padding: 50px 0 0 70px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 1;
}

.ie8 .grid-products .product .l-image:hover .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 150px;
  height: 84px;
  padding: 50px 0 0 70px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 1;
  display: block;
}

.grid-products .product .l-image:hover .l-image-hover a.l-lupa {
  display: inline-block;
  width: 35px;
  height: 36px;
  background: url(../images/icons/property-view.png) 0 0 no-repeat;
  margin-right: 5px;
}

.grid-products .product .l-image:hover .l-image-hover a.l-lupa:hover {
  background: url(../images/icons/property-view.png) 0 -41px no-repeat;
}

.grid-products .product .l-image:hover .l-image-hover a.l-link {
  display: inline-block;
  width: 35px;
  height: 36px;
  background: url(../images/icons/property-view.png) -40px 0 no-repeat;
}

.grid-products .product .l-image:hover .l-image-hover a.l-link:hover {
  background: url(../images/icons/property-view.png) -40px -41px no-repeat;
}

.grid-products .product .l-shadow {
  background: url(../images/grid-prod-shadow.png) 0 0 no-repeat;
  height: 7px;
}

.grid-products .product .l-title {
  background: url(../images/icons/l-line.png) left bottom repeat-x;
  padding: 3px 0 8px 0;
}

.grid-products .product .l-title a {
  text-decoration: none;
  color: #3a3a3a;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

.grid-products .product .l-title a:hover {
  text-decoration: none;
  color: #ff6633;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

.grid-products .product .l-features {
  font-size: 11px;
  color: #666666;
  padding: 7px 0;
  background: url(../images/icons/l-line.png) left bottom repeat-x;
}

.ie7 .grid-products .product .l-features {
  min-height: 18px;
}

.grid-products .product .l-features .l-bedrooms {
  float: left;
  background: url(../images/icons/bedrooms.png) left center no-repeat;
  padding: 0 17px 0 20px;
}

.grid-products .product .l-features .l-area {
  float: left;
  background: url(../images/icons/area.png) left center no-repeat;
  padding: 0 17px 0 15px;
}

.grid-products .product .l-features .l-baths {
  float: left;
  background: url(../images/icons/baths.png) left center no-repeat;
  padding: 0 0 0 22px;
}

.grid-products .product .l-details {
  padding: 7px 0;
}

.grid-products .product .l-details .l-price {
  float: left;
  font-family: 'Economica', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #3a3a3a;
}

.grid-products .product .l-details .l-view {
  float: right;
}

.grid-products .product .l-details .l-view a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  padding: 4px 10px 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
}

.grid-products .product .l-details .l-view a:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  
  background:#db5454;
}

.list-products {
  padding: 10px 0 0 0;
}

.list-products .product {
  position: relative;
  margin: 0 0 10px 0;
  border: 1px solid #b9b9b9;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 0 5px;
}

.ie7 .list-products .product {
  min-height: 40px;
  padding-bottom: 3px;
}

.list-products .product:hover {
  background: url(../images/list-prod-bg.png) left bottom repeat-x #ffffff;
}

.list-products .product .l-new {
  background: url(../images/icons/new-property.png) 0 0 no-repeat;
  position: absolute;
  z-index: 10;
  width: 87px;
  height: 62px;
  left: 150px;
}

.list-products .product .l-new a {
  display: block;
  width: 87px;
  height: 62px;
}

.list-products .product .l-off {
  background: url(../images/icons/off-property.png) 0 0 no-repeat;
  position: absolute;
  z-index: 10;
  width: 87px;
  height: 62px;
  left: 150px;
}

.list-products .product .l-off a {
  display: block;
  width: 87px;
  height: 62px;
}

.list-products .product .l-image {
  border: 1px solid #b9b9b9;
  background: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  -ms-border-radius: 4px;
  -o-border-radius: 4px;
  border-radius: 4px;
  padding: 5px 5px 3px 5px;
  position: relative;
  margin-bottom: 5px;
}

.list-products .product .l-image .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 220px;
  height: 134px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 0;
}

.ie8 .list-products .product .l-image .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 220px;
  height: 134px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 0;
  display: none;
}

.ie7 .list-products .product .l-image .l-image-hover {
  display: none;
}

.list-products .product .l-image:hover {
  cursor: pointer;
}

.list-products .product .l-image:hover .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 150px;
  height: 84px;
  padding: 50px 0 0 70px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 1;
}

.ie8 .list-products .product .l-image:hover .l-image-hover {
  background: url(../images/sli-ctn.png);
  position: absolute;
  width: 150px;
  height: 84px;
  padding: 50px 0 0 70px;
  top: 5px;
  -webkit-transition: opacity 0.7s ease;
  -moz-transition: opacity 0.7s ease;
  -o-transition: opacity 0.7s ease;
  -ms-transition: opacity 0.7s ease;
  transition: opacity 0.7s ease;
  opacity: 1;
  display: block;
}

.list-products .product .l-image:hover .l-image-hover a.l-lupa {
  display: inline-block;
  width: 35px;
  height: 36px;
  background: url(../images/icons/property-view.png) 0 0 no-repeat;
  margin-right: 5px;
}

.list-products .product .l-image:hover .l-image-hover a.l-lupa:hover {
  background: url(../images/icons/property-view.png) 0 -41px no-repeat;
}

.list-products .product .l-image:hover .l-image-hover a.l-link {
  display: inline-block;
  width: 35px;
  height: 36px;
  background: url(../images/icons/property-view.png) -40px 0 no-repeat;
}

.list-products .product .l-image:hover .l-image-hover a.l-link:hover {
  background: url(../images/icons/property-view.png) -40px -41px no-repeat;
}

.list-products .product .l-image-shadow {
  background: url(../images/list-image-shadow.png) 0 0 no-repeat;
  width: 4px;
  height: 133px;
}

.list-products .product .l-description {
  padding: 5px 15px;
  width: 340px;
}

.list-products .product .l-description .l-title {
  padding: 3px 0;
}

.list-products .product .l-description .l-title a {
  text-decoration: none;
  color: #3a3a3a;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

.list-products .product .l-description .l-title a:hover {
  text-decoration: none;
  color: #ff6633;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
}

.list-products .product .l-description .l-city {
  font-size: 11px;
  color: #999;
  background: url(../images/icons/l-line.png) left bottom repeat-x;
  padding: 0 0 10px 0;
}

.list-products .product .l-description .l-city span {
  color: #3a3a3a;
}

.list-products .product .l-description .l-desc {
  font-size: 11px;
  color: #666666;
  background: url(../images/icons/l-line.png) left bottom repeat-x;
  padding: 10px 0 13px 0;
}

.list-products .product .l-description .l-features {
  font-size: 11px;
  color: #666666;
  padding: 10px 0 5px 0;
}

.list-products .product .l-description .l-features .l-bedrooms {
  float: left;
  background: url(../images/icons/bedrooms.png) left center no-repeat;
  padding: 0 20px 0 20px;
}

.list-products .product .l-description .l-features .l-area {
  float: left;
  background: url(../images/icons/area.png) left center no-repeat;
  padding: 0 20px 0 15px;
}

.list-products .product .l-description .l-features .l-baths {
  float: left;
  background: url(../images/icons/baths.png) left center no-repeat;
  padding: 0 20px 0 22px;
}

.list-products .product .l-description .l-features .l-pic {
  float: left;
  background: url(../images/icons/pictures.png) left center no-repeat;
  padding: 0 0 0 22px;
}

.ie7 .list-products .product .l-description .l-features .l-pic {
  padding: 0 0 0 18px;
}

.list-products .product .l-details {
  padding: 7px 0;
  text-align: center;
  width: 105px;
}

.list-products .product .l-details .l-price {
  font-family: 'Economica', sans-serif;
  font-size: 20px;
  font-weight: 700;
  color: #3a3a3a;
  padding-bottom: 55px;
}

.list-products .product .l-details a {
  text-decoration: none;
  font-size: 11px;
}

.list-products .product .l-details a.send-friend {
  background: url(../images/send-to-friend-arrow.png) left center no-repeat;
  padding-left: 10px;
  color: #ff6633;
}

.list-products .product .l-details a:hover {
  text-decoration: underline;
  color: #ff6633;
}

.list-products .product .l-details .l-view {
  padding-top: 10px;
}

.list-products .product .l-details .l-view a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  padding: 4px 10px 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
}

.list-products .product .l-details .l-view a:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

.bottom-navigation {
  border: none;
  padding: 10px 0 0 0;
}

.p-property {
  background: #ffffff;
  padding: 20px;
  border: 1px solid #cbcbcb;
  margin-bottom: 20px;
}

.ie7 .p-property {
  min-height: 50px;
}

.p-property .p-imgs {
  width: 335px;
  border: 1px solid #cbcbcb;
  position: relative;
}

.p-property .p-imgs .rg-thumbs {
  position: absolute;
  width: 335px;
  overflow: hidden;
  top: 246px;
}

.p-property .p-imgs .rg-thumbs .large-line {
  background: url(../images/icons/magnify.png) 10px center no-repeat #e9e9e9;
  text-align: right;
  padding: 10px;
  margin-bottom: 10px;
}

.p-property .p-imgs .rg-image {
  width: 330px;
  height: 240px;
  overflow: hidden;
  margin-bottom: 120px;
}

.p-property .p-imgs .rg-image img {
  border: 5px solid #ffffff;
}

.p-property .p-imgs .es-carousel-wrapper {
  position: relative;
  padding: 0 30px;
}

.p-property .p-imgs .es-carousel {
  overflow: hidden;
}

.p-property .p-imgs .es-carousel ul {
  display: none;
}

.p-property .p-imgs .es-carousel ul li {
  float: left;
  display: block;
  width: 90px !important;
}

.p-property .p-imgs .es-carousel ul li a {
  display: block;
  border: 2px solid #bdbdbd;
  opacity: 0.8;
  -webkit-touch-callout: none;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  margin-right: 5px;
}

.p-property .p-imgs .es-carousel ul li a img {
  display: block;
}

.p-property .p-imgs .es-carousel ul li.selected a {
  border-color: #ff6633;
  opacity: 1.0;
}

.p-property .p-imgs .es-nav span {
  position: absolute;
  top: 50%;
  left: 8px;
  background: transparent url(../images/nav_thumbs.png) no-repeat top left;
  width: 14px;
  height: 26px;
  margin-top: -13px;
  text-indent: -9000px;
  cursor: pointer;
  opacity: 0.8;
  display: block !important;
}

.p-property .p-imgs .es-nav span.es-nav-next {
  right: 8px;
  left: auto;
  background-position: top right;
}

.p-property .p-imgs .es-nav span:hover {
  opacity: 1.0;
}

.p-property .p-det {
  width: 260px;
  margin-left: 20px;
}

.p-property .p-det h3 {
  background: url(../images/icons/price-details-icon.png) 50px 0 no-repeat;
  border-bottom: 1px solid #cbcbcb;
  font-size: 30px;
  color: #3a3a3a;
  padding: 0 0 15px 115px;
}

.p-property .det-det {
  padding-top: 5px;
}

.p-property .det-det .left {
  width: 80px;
  color: #999999;
  text-align: right;
  padding: 3px 20px 2px 0;
}

.p-property .det-det .left.ask {
  padding-top: 15px;
}

.p-property .det-det .left.line {
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.p-property .det-det .right {
  width: 140px;
  padding: 3px 0 2px 0;
}

.p-property .det-det .right.ask {
  padding-top: 15px;
}
.p-property .
det-det .right.line {
  border-bottom: 1px solid #cbcbcb;
  padding-bottom: 10px;
  margin-bottom: 5px;
}

.p-property .det-det .right span {
  font-weight: bold;
}

.p-property h3 {
  font-family: economica;
  font-size: 18px;
  font-weight: 700;
  color: #ff6633;
  background: url(../images/cat-menu-dashed-line.png) left bottom repeat-x;
  padding-bottom: 10px;
}

.p-property .property-description {
  color: #666666;
  padding: 10px 0 20px 0;
  line-height: 1.4em;
}

.p-property .listing-info {
  color: #666666;
  padding-bottom: 20px;
}

.p-property .listing-info p {
  padding: 10px 0 20px 0;
  line-height: 1.4em;
}

.p-property .listing-info ul {
  float: left;
  width: 30%;
  margin: 0 0 0 20px;
  padding: 0;
}

.p-property .listing-info ul li {
  list-style: square;
  margin: 0;
  padding: 2px 0;
}

.p-property .property-map {
  border: 3px solid #e1e1e1;
  height: 244px;
  overflow: hidden;
  margin: 10px 0 20px 0;
}

.p-property .contact-agent {
  padding: 10px 0 0 0;
}

.p-property .contact-agent .form-left {
  width: 235px;
}

.p-property .contact-agent .form-left .agent-input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  background: #ffffff;
  border: 1px solid #c3c3c3;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  color: #666666;
  padding: 4% 3%;
  outline: none;
  width: 93%;
  margin-bottom: 8px;
}

.p-property .contact-agent .form-right {
  width: 425px;
  padding-left: 20px;
}

.p-property .contact-agent .form-right .agent-textarea {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  background: #ffffff;
  border: 1px solid #c3c3c3;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  color: #666666;
  padding: 2%;
  outline: none;
  width: 96%;
  margin-bottom: 8px;
  resize: none;
  height: 108px;
}

.p-property .contact-agent p {
  padding: 10px 0 0 0;
  font-size: 11px;
  color: #999999;
}

.p-property .contact-agent p a {
  text-decoration: none;
  color: #ff6633;
}

.p-property .contact-agent p a:hover {
  text-decoration: underline;
  color: #ff6633;
}

.p-property .send-to-agent {
  color: #ffffff;
  cursor: pointer;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #ff6633;
  -moz-box-shadow: 0 1px 1px rgba(0,0,0,0.11), inset 0 1px 0 #9de131;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.11), inset 0 1px 0 #9de131;
  box-shadow: 0 1px 1px rgba(0,0,0,0.11), inset 0 1px 0 #9de131;
  background-image: -moz-linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
  background-image: -o-linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
  background-image: -webkit-linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
  background-image: linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
  text-shadow: 0 1px 0 rgba(0,0,0,0.2);
  padding: 8px 15px;
  border: 1px solid #ff6633;
}

.p-property .send-to-agent:hover {
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  background-image: -moz-linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
  background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
  background-image: linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
}

.about #left-side {
  width: 678px;
}

.about #left-side .dot-line {
  background: url(../images/dot-line.png) 0 0 repeat-x;
  height: 7px;
  margin: 15px 0 30px 0;
}

.about #right-side {
  width: 288px;
}

.about #right-side .dot-line {
  background: url(../images/dot-line.png) 0 0 repeat-x;
  height: 7px;
  margin: 30px 0;
}

.about h4 {
  font-family: 'Economica', sans-serif;
  font-size: 20px;
  color: #3a3a3a;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 10px;
}

.about .about-content {
  color: #666666;
  line-height: 1.4em;
  padding: 10px 0;
}

.ie7 .about .about-content {
  min-height: 60px;
}

.about .about-content p {
  padding: 0;
  line-height: 1.4em;
  padding-bottom: 30px;
}

.about .about-content ul {
  float: left;
  width: 30%;
  margin: 0 0 0 20px;
  padding: 0;
}

.ie7 .about .about-content ul {
  margin: 0 0 30px 0;
}

.about .about-content ul li {
  list-style: square;
  margin: 0;
  padding: 0;
}

.about .about-content ul li a {
  text-decoration: none;
  color: #666666;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.about .about-content ul li a:hover {
  text-decoration: underline;
  color: #ff6633;
}

.about .about-content .coll {
  width: 48%;
  margin-right: 4%;
}

.about .about-content .coll.last {
  margin-right: 0;
}

.about .about-content .coll p {
  padding: 10px 0 0 0;
  margin: 0;
}

.about .stay-informed {
  background: #3a3a3a;
  padding: 5% 5% 7% 5%;
}

.about .stay-informed h3 {
  text-align: center;
  font-family: 'Economica', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  background: url(../images/title-line.png) left center repeat-x;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-shadow: none;
}

.about .stay-informed h3 span {
  background: #3a3a3a;
  padding: 0 10px;
}

.about .stay-informed .content {
  background: #3a3a3a;
  color: #ffffff;
  padding: 10px 0 26px 0;
  position: relative;
}

.about .stay-informed .content p {
  margin: 0;
  padding-bottom: 7px;
}

.about .stay-informed .content .newsletter-input {
  width: 94%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  border: none;
  color: #999999;
  padding: 11px 8px;
  outline: none;
  display: inline-block;
}

.about .stay-informed .content .newsletter-submit {
  width: 38px;
  background: url(../images/newsletter-submit.png) 0 0 no-repeat;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 30px;
  right: 0px;
  padding: 11px 8px;
}

.ie8 .about .stay-informed .content .newsletter-submit {
  width: 38px;
  background: url(../images/newsletter-submit.png) 0 0 no-repeat;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 29px;
  right: 0px;
  padding: 11px 8px;
  height: 36px;
}

.ie7 .about .stay-informed .content .newsletter-submit {
  top: 33px;
}

.about .stay-informed .content .newsletter-submit:hover {
  background: url(../images/newsletter-submit.png) 0 -48px no-repeat;
}

.about h1 {
  font-family: 'Economica', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #3a3a3a;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  background: url(../images/title-line.png) left center repeat-x;
  text-transform: uppercase;
  margin-bottom: 15px;
  text-align: center;
}

.about h1 span {
  background: #eaeaea;
  padding: 0 10px;
}

.blog #left-side {
  width: 676px; /*676*/
  /*background: url(../images/blog-point-line.png) right top repeat-y;*/
  padding-right: 20px;
  margin: 0 15px 0 0;
 
}

.blog #right-side {
  width: 286px;
   border-left:0px solid #d3d3d3;
}

.blog1 #left-side {
  width: 300px; /*676*/
  /*background: url(../images/blog-point-line.png) right top repeat-y;*/
 clear:left;
  
 
}

.blog1 #right-side {
  width: 666px;
   border-left:0px solid #d3d3d3;
}


.blog-post { width:635px;
  padding-bottom: 20px;
}

.ie7 .blog-post {
  margin-bottom: 40px;
}

.blog-post .blog-title {
  font-family: 'Open Sans', sans-serif;
  font-size: 24px;
  font-weight: 400;
  /*text-shadow: 0 1px 0 rgba(255,255,255,0.75);*/
  padding-bottom: 5px;
  /*text-transform: uppercase;*/
  margin-top:15px;
}

.blog-post .blog-title a {
  text-decoration: none;
  color: #ff6633;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-post .blog-title a:hover {
  text-decoration: none;
  color: #3a3a3a;
}

.blog-post .blog-title p {
  color: #999999; font-size:11px;
  font-weight: normal;
  text-transform: none;
}

.ie7 .blog-post .blog-title p {
  margin-top: -25px;
}

.blog-post .blog-title p span {
  color: #3a3a3a;
}

.blog-post .blog-prew {
  height: 285px;
  border: 0px solid #dedede; padding:0px;
  
  overflow: hidden;background:#FFF;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  position: relative;
}

.blog-post .blog-prew:hover {
  border: 0px solid #ff6633;
}

.blog-post .blog-prew:hover .plus {
  display: block;
  position: absolute;
  top: 27%;
  left: 40%;
  background: url(../images/bkg/blog-plus.png) no-repeat;
  width: 118px;
  height: 118px;
}

.blog-post .blog-prew .plus {
  display: none;
}

.blog-post .blog-prew-shadow {
  background: url(../images/blog-prew-shadow.png) 0 0 no-repeat;
  height: 18px;
}

.blog-post .blog-options {
  color: #999999; margin-top:25px;
  padding: 0 0 10px 0;font-family: 'Open Sans', sans-serif;
  background: url(../images/blog-dashed-line.png) left bottom repeat-x;
}


.blog-post .blog-bottom {
  color: #999999; margin-bottom:15px; margin-top:15px;
  padding: 0 0 10px 0;font-family: 'Open Sans', sans-serif;
  background: url(../images/blog-dashed-line.png) left bottom repeat-x;
}





.ie7 .blog-post .blog-options {
  min-height: 18px;
}

.blog-post .blog-options span {
  color: #3a3a3a;
}

.blog-post .blog-options a {
  text-decoration: none;
  color: #3a3a3a;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-post .blog-options a:hover {
  text-decoration: none;
  color: #ff6633;
}

.blog-post .blog-options .b-posted {
  /*background: url(../images/icons/posted-icon.png) left center no-repeat;*/
  padding: 3px 18px 6px 0px;
  
}

.blog-post .blog-options .b-category {
  
 /* background: url("http://www.conferento.de/images/icons/type.png") left center no-repeat;
  padding: 0 0 0 17px;*/
  
  background: url(../images/icons/type.png) left center no-repeat;
  padding: 3px 18px 3px 15px;
  margin-left:20px;
}

.blog-post .blog-options .b-comments {
  background: url(../images/icons/comments-icon.png) left center no-repeat;
  padding: 3px 58px 3px 18px;
}

.blog-post .blog-options .b-views {
  background: url(../images/icons/views-icon.png) left center no-repeat;
  padding: 3px 5px 3px 20px;
}

.blog-post .blog-desc {
  color: #666666;
  line-height: 1.4em; font-size:13px;
  padding: 10px 0; font-family: 'Open Sans', sans-serif;
}


.blog-post .blog-desc a {
  color: #666666;text-decoration: none;
  line-height: 1.4em; font-size:13px;
    font-family: 'Open Sans', sans-serif;
}

.blog-post .blog-desc a:hover {
  color: #70af1a;
  line-height: 1.4em; font-size:13px;
   font-family: 'Open Sans', sans-serif;
}



.blog-post .blog-desc .b {
  font-weight:bold;
}


.blog-post .blog-more a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  padding: 6px 13px 6px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
}

.blog-post .blog-more a:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

.bottom-navigation {
  background: url(../images/blog-dashed-line.png) left top repeat-x;
}

.search {
  width: 100%;
  position: relative;
  padding-bottom: 20px;
}

.search .search-input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  border: 1px solid #c3c3c3;
  color: #666666;
  padding: 4% 17% 4% 3%;
  width: 80%;
  outline: none;
}

.search .submit-input {
  background: url(../images/search-submit.png) 0 0 no-repeat;
  width: 50px;
  height: 34px;
  float: left;
  border: none;
  position: absolute;
  top: 5px;
  right: 0;
  cursor: pointer;
}

.blog-categories {
  padding-bottom: 20px;
}

.blog-categories ul li {
   background: url(../images/blog-dashed-line.png) left bottom repeat-x; 
  list-style: none;
  padding: 10px 0 10px 5px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.blog-categories ul li a {
  text-decoration: none;
  color: #3a3a3a;
  /*background: url(../images/cat-menu-arrow.png) 5px 3px no-repeat;*/
  background: url(../images/listpoint.png) 0px 4px no-repeat;
font-family: 'Open Sans', sans-serif;
font-size:13px; line-height:15px;
  padding: 0 0 0 15px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: inline-block;
  width: 95%;
}

.blog-categories ul li a:hover {
  text-decoration: none;
  color: #ff6633;
}

.blog-categories ul li:hover {
  background: url(../images/blog-dashed-line.png) left bottom repeat-x #ffffff;
}

.blog-categories ul li.active {
  background: url(../images/blog-dashed-line.png) left bottom repeat-x #ffffff;
}

.blog-categories ul li.active a {
  background: url(../images/cat-menu-arrow.png) 5px -8px no-repeat;
  color: #ff6633;
}

.b-title {
  font-family: 'Economica', sans-serif;
  font-size: 22px;
  font-weight: 700;
  color: #6E98E3;
 /* text-shadow: 0 1px 0 rgba(255,255,255,0.75);*/
  background: url(../images/blog-dashed-line.png) left bottom repeat-x;
  padding-bottom: 10px;
}

.popular-tags {
  padding-bottom: 20px;
}

.ie7 .popular-tags {
  margin-bottom: 40px;
}

.popular-tags a {
  float: left;font-family: 'Open Sans', sans-serif;
  background: #ff6633; font-weight:400; font-size:13px;
  -webkit-border-radius: 3px;  
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #ff6633;
  text-decoration: none;
  color: #fff;
  padding: 5px 10px;
  margin: 6px 8px 2px 0;
  /*-webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;*/
  text-shadow: 0px 0px 0px #fff;
}

.popular-tags a:hover {
  background: #ffffff;
  color: #555;
  border: 1px solid #e3e3e3;
  text-decoration: none;
}



.picd {font-size:10px;font-family: 'Open Sans', sans-serif; color:#666; margin-top:7px; margin-bottom:15px; width:100%; height:15px; }
.hot-property {
  padding-bottom: 20px;
}

.ie7 .hot-property {
  display: inline-block;
}

.hot-property .b-title {
  margin-bottom: 10px;
}

.archive {
  padding-bottom: 20px;
}

.archive ul li {
  background: url(../images/blog-dashed-line.png) left bottom repeat-x;
  list-style: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.archive ul li a {
  text-decoration: none;
  color: #3a3a3a;font-family: 'Open Sans', sans-serif;
 /* padding: 10px 0 10px 10px;*/text-transform: uppercase;
 font-size:13px; line-height:14px;
 padding-top:6px;
 padding-bottom:10px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  display: inline-block;
  width: 96%;
}

.archive ul li a:hover {
  text-decoration: none;
  color: #ff6633;
}

.archive ul li a p {
  padding: 0 10px 0 0;
  font-size: 11px;
  color: #999999;
}

.ie7 .archive ul li a p {
  margin-top: -15px;
}

.archive ul li a p:hover {
  color: #ff6633;
}

.archive ul li:hover {
  background: url(../images/blog-dashed-line.png) left bottom repeat-x #ffffff;
}

.archive ul li.active {
  background: url(../images/blog-dashed-line.png) left bottom repeat-x #ffffff;
}

.archive ul li.active a {
  color: #ff6633;
}

.b-stay-informed .content {
  background: #3a3a3a;
  color: #ffffff;
  padding: 6%;
  position: relative;
  width: 88%;
  margin-top: 10px;
}

.b-stay-informed .content p {
  padding-bottom: 7px;
}

.b-stay-informed .content .newsletter-input {
  width: 94%;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  background-color: #ffffff;
  -moz-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  -webkit-box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  box-shadow: 0 1px 0 rgba(255,255,255,0.65), inset 0 1px 2px rgba(0,0,0,0.15);
  border: none;
  color: #999999;
  padding: 11px 8px;
  outline: none;
  display: inline-block;
}

.b-stay-informed .content .newsletter-submit {
  width: 38px;
  background: url(../images/newsletter-submit.png) 0 0 no-repeat;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 36px;
  right: 16px;
  padding: 11px 8px;
}

.ie8 .b-stay-informed .content .newsletter-submit {
  width: 38px;
  background: url(../images/newsletter-submit.png) 0 0 no-repeat;
  border: none;
  cursor: pointer;
  position: absolute;
  top: 36px;
  right: 16px;
  padding: 11px 8px;
  height: 36px;
}

.ie7 .b-stay-informed .content .newsletter-submit {
  top: 37px;
}

.b-stay-informed .content .newsletter-submit:hover {
  background: url(../images/newsletter-submit.png) 0 -48px no-repeat;
}

.post-tags {
  background: url(../images/blog-dashed-line.png) left top repeat-x;
  font-family: 'Economica', sans-serif;
  font-size: 18px;
  font-weight: 700;
  text-transform: uppercase;
  color: #ff6633;
  padding: 7px 0;
}

.post-tags a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #666666;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: normal;
  text-transform: none;
}

.post-tags a:hover {
  text-decoration: underline;
  color: #ff6633;
}

.post-comments {
  background: url(../images/blog-dashed-line.png) left top repeat-x;
  padding: 15px 0;
}

.ie7 .post-comments {
  min-height: 10px;
}

.post-comments .comments-title {
  font-family: 'Economica', sans-serif;
  font-size: 24px;
  font-weight: 700;
  text-transform: uppercase;
  color: #3a3a3a;
}

.post-comments .comm {
  color: #868686;
  padding: 15px 0 0 0;
}

.ie7 .post-comments .comm {
  min-height: 5px;
}

.post-comments .comm .comm-user {
  float: left;
  background: url(../images/icons/comment.png) no-repeat;
  width: 54px;
  height: 54px;
}

.post-comments .comm .comm-user-re {
  float: left;
  background: url(../images/icons/re-comment.png) no-repeat;
  width: 83px;
  height: 54px;
}

.post-comments .comm .comm-user-re-re {
  float: left;
  background: url(../images/icons/re-comment.png) no-repeat;
  width: 83px;
  height: 54px;
  margin-left: 30px;
}

.post-comments .comm .comm-cont {
  float: left;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  background-color: #fff;
  -moz-box-shadow: 0 0 3px rgba(149,149,149,0.5);
  -webkit-box-shadow: 0 0 3px rgba(149,149,149,0.5);
  box-shadow: 0 0 3px rgba(149,149,149,0.5);
  padding: 10px;
  margin: 2px 0 0 10px;
  width: 360px;
  color: #666666;
}

.post-comments .comm .comm-cont .user {
  float: left;
  color: #3a3a3a;
  padding-bottom: 10px;
  font-weight: bold;
}

.post-comments .comm .comm-cont .reply {
  float: right;
  padding-bottom: 10px;
}

.post-comments .comm .comm-cont .reply a {
  color: #3a3a3a;
  text-decoration: none;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  font-weight: bold;
}

.post-comments .comm .comm-cont .reply a:hover {
  color: #ff6633;
  text-decoration: none;
}

.post-comments .comm .comm-cont .continut {
  line-height: 1.4em;
}
.comment-form {
  padding: 15px 0 0 0;
  background: url(../images/blog-dashed-line.png) left top repeat-x;
  padding: 15px 0 0 0;
}

.ie7 .comment-form {
  min-height: 0px;
}

.comment-form .crow {
  float: left;
  width: 31%;
  margin-right: 4%;
}

.comment-form .crow-last {
  float: right;
  width: 30%;
}

.ie7 .comment-form .crow-last {
  margin-top: -55px;
}

.comment-form label {
  color: #666666;
}

.comment-form label span {
  color: #999999;
}

.comment-form .input-text {
  border: 1px solid #dbdbdb;
  background-color: #ffffff;
  color: #666666;
  width: 178px;
  padding: 8px;
  outline: none;
  margin-top: 5px;
  -moz-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  -webkit-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
}

.comment-form .crow-text {
  float: left;
  width: 100%;
  padding-top: 10px;
}

.comment-form .input-textarea {
  border: 1px solid #dbdbdb;
  background-color: #ffffff;
  color: #666666;
  width: 97%;
  height: 125px;
  padding: 5px;
  outline: none;
  margin-top: 5px;
  resize: none;
  -moz-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  -webkit-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.comment-form .crow-sub {
  float: left;
  width: 100%;
  padding-top: 5px;
}

.comment-form .submit {
  float: right;
  color: #ffffff;
  padding: 6px 13px 6px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin-right: 10px;
}

.comment-form .submit:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

.contact-map {
  width: 100%;
  height: 570px;
  border: 3px solid #ffffff;
  -moz-box-shadow: 0 0 15px rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 0 15px rgba(0,0,0,0.2);
  box-shadow: 0 0 15px rgba(0,0,0,0.2);
  margin-top: -45px;
  float: left;
  z-index: 1;
  border-left: none;
  border-right: none;
}

.contact {
  padding-top: 15px;
}

.contact .contact-left-side {
  float: left;
  width: 65.7%;
  padding-right: 2%;
}

.contact .contact-left-title {
  font-size: 20px;
  color: #3a3a3a;
  font-weight: 700;
  border-bottom: solid 1px #cecece;
  padding-bottom: 10px;
  font-family: 'Economica', sans-serif;
}

.contact .contact-form {
  padding: 15px 0 0 0;
}

.contact .contact-form .crow {
  float: left;
  width: 31%;
  margin-right: 4%;
}

.contact .contact-form .crow-last {
  float: right;
  width: 30%;
}

.contact .contact-form label {
  color: #666666;
}

.contact .contact-form label span {
  color: #999999;
}

.contact .contact-form .input-text {
  border: 1px solid #dbdbdb;
  background-color: #ffffff;
  color: #666666;
  width: 178px;
  padding: 8px;
  outline: none;
  margin-top: 5px;
  -moz-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  -webkit-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
}

.contact .contact-form .crow-text {
  float: left;
  width: 100%;
  padding-top: 10px;
}

.contact .contact-form .input-textarea {
  border: 1px solid #dbdbdb;
  background-color: #ffffff;
  color: #666666;
  width: 98%;
  height: 125px;
  padding: 5px;
  outline: none;
  margin-top: 5px;
  resize: none;
  -moz-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  -webkit-box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  box-shadow: inset 0 1px 3px rgba(1,1,1,0.05);
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}

.contact .contact-form .crow-sub {
  float: left;
  width: 100%;
  padding-top: 5px;
}

.contact .contact-form .submit {
  float: right;
  color: #ffffff;
  padding: 6px 13px 6px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.contact .contact-form .submit:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

.contact .contact-right-side {
  float: left;
  width: 30%;
  margin-left: 2%;
}

.contact .contact-right-side .contact-right-title {
  font-size: 20px;
  color: #3a3a3a;
  font-weight: 700;
  border-bottom: solid 1px #cecece;
  padding-bottom: 10px;
  font-family: 'Economica', sans-serif;
}

.contact .contact-right-side .contact-right-content {
  color: #666666;
  line-height: 1.4em;
  padding: 15px 0 45px 0;
}

.contact .contact-right-side .contact-address {
  background: url(../images/icons/home-black.png) no-repeat left center;
  color: #666666;
  line-height: 1.4em;
  padding: 3px 0 3px 25px;
}

.contact .contact-right-side .contact-email {
  background: url(../images/icons/email-black.png) no-repeat left center;
  color: #ff6633;
  line-height: 1.4em;
  padding: 3px 0 3px 25px;
}

.contact .contact-right-side .contact-number {
  background: url(../images/icons/phone-black.png) no-repeat left center;
  color: #666666;
  line-height: 1.4em;
  padding: 3px 0 3px 25px;
}

.home-slider {
  height: 660px;
  margin-top: -133px;
  float: left;
  z-index: 1;
}

.ie7 .home-slider {
  width: 100%;
  height: 660px;
  margin-top: -121px;
  float: left;
  z-index: 1;
}

#home-content {
  background: url(../images/bkg/home-bottom-bg.png) left top repeat-x;
  margin: 20px 0 0 0;
}

.cont {
  margin: 0 auto;
  width: 998px;
}

.ie7 #home-content .q-cont {
  margin: 0;
  width: 998px;
}

#home-content .cont .q-title {
  font-family: 'Economica', sans-serif;
  font-size: 28px;
  color: #212121;
  font-weight: 700;
  text-shadow: 0 1px 0 rgba(255,255,255,0.4);
  background: url(../images/icons/home-magnify.png) left center no-repeat;
  padding: 5px 0 5px 35px;
}

#home-content .cont .submit {
  float: right;
  color: #ffffff;
  padding: 6px 13px 6px 13px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
  border: none;
  cursor: pointer;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  margin: 8px 0 0 0;
}

#home-content .cont .submit:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

#home-content .srcx h2 {
  font-family: 'Economica', sans-serif;
  font-size: 18px;
  font-weight: 700;
  color: #ff6633;
}

#home-content .srcx .checkbox {
  color: #ffffff;
  padding: 15px 0 20px 0;
  margin-bottom: 5px;
  min-width: 220px;
  border-right: 1px solid #121212;
  -moz-box-shadow: 1px 0 0 rgba(255,255,255,0.05);
  -webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.05);
  box-shadow: 1px 0 0 rgba(255,255,255,0.05);
  margin: 10px 20px 10px 0;
}

#home-content .srcx .checkbox label {
  float: left;
  padding: 6px 13px 0 3px;
}

#home-content .srcx .selectbox {
  padding: 10px 20px 20px 0;
  width: 225px;
  border-right: 1px solid #121212;
  -moz-box-shadow: 1px 0 0 rgba(255,255,255,0.05);
  -webkit-box-shadow: 1px 0 0 rgba(255,255,255,0.05);
  box-shadow: 1px 0 0 rgba(255,255,255,0.05);
  margin: 10px 20px 10px 0;
}

#home-content .srcx .selectbox .s-select {
  float: left;
  width: 47%;
  margin-right: 5%;
}

#home-content .srcx .selectbox .s-select span {
  color: #3a3a3a;
}

#home-content .srcx .selectbox .last {
  margin: 0;
}

#home-content .srcx .selectbox.last {
  padding: 20px 0 10px 0;
  margin: 0;
  border: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.q-tit {
  font-family: 'Economica', sans-serif;
  font-weight: 700;
  font-size: 36px;
  color: #ff6633;
  text-shadow: 0 1px 0 rgba(0,0,0,0.5);
  padding-bottom: 20px;
}

.q-tit span {
  color: #ffffff;
}

/* Log in & register page
=============================== */
.login .left-side {
  float: left;
  width: 48.5%;
  margin-right: 1.5%;
  padding-top: 20px;
}

.login h4 {
  font-family: 'Economica', sans-serif;
  font-size: 22px;
  color: #3a3a3a;
  text-align: center;
  font-weight: 700;
}

.login h4 span {
  color: #ff6633;
}

.login .dot-line {
  background: url(../images/dot-line.png) 0 0 repeat-x;
  height: 7px;
  margin: 20px 0;
}

.login .phone, .login .favorites, .login .real-time {
  padding-bottom: 25px;
}

.login .ph-img {
  background: url(../images/icons/login-register.png) no-repeat 0 -15px;
  width: 65px;
  height: 60px;
  float: left;
}

.login .fav-img {
  background: url(../images/icons/login-register.png) no-repeat 0 -115px;
  width: 65px;
  height: 60px;
  float: left;
}

.login .rt-img {
  background: url(../images/icons/login-register.png) no-repeat 0 -215px;
  width: 65px;
  height: 60px;
  float: left;
}

.login .ph-cont, .login .fav-cont, .login .rt-cont {
  float: left;
  width: 84%;
  line-height: 1.5em;
  padding-left: 10px;
  color: #3a3a3a;
}

.login .ph-cont p, .login .fav-cont p, .login .rt-cont p {
  font-weight: bold;
  font-size: 16px;
  margin: 0;
  padding-bottom: 5px;
}

.login .right-side {
  float: left;
  width: 48.5%;
  margin-left: 1.5%;
  padding-top: 20px;
}

.login .log-in {
  background: #fff;
  border: 1px solid #cecece;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 30px;
  color: #3a3a3a;
}

.log-in .title {
  background: url(../images/dot-line.png) 0 7px repeat-x;
  padding-bottom: 30px;
}

.log-in .title p {
  float: left;
  background: #fff;
  margin: 0 10px;
  padding: 0 10px;
  text-transform: uppercase;
  font-family: 'Economica', sans-serif;
  font-size: 18px;
  color: #3a3a3a;
  font-weight: 700;
}

.log-in .title p span {
  color: #ff6633;
}

.log-in .title .create {
  float: right;
  background: #fff;
  margin: 0 10px;
  padding: 3px 10px 0 10px;
  font-size: 11px;
}

.log-in .title .create a {
  text-decoration: none;
  color: #ff6633;
  font-weight: bold;
}

.log-in .title .create a:hover {
  text-decoration: underline;
  color: #ff6633;
}

.log-in .name, .log-in .email, .log-in .pass {
  padding-bottom: 10px;
}

.log-in .news {
  color: #999999;
  font-size: 11px;
  padding-bottom: 10px;
}

.log-in .news p {
  font-weight: bold;
}

.log-in .news a {
  text-decoration: none;
  color: #ff6633;
}

.log-in .news a:hover {
  text-decoration: underline;
  color: #ff6633;
}

.log-in .name label, .log-in .email label, .log-in .pass label {
  color: #999;
}

.log-in .name label span, .log-in .email label span, .log-in .pass label span {
  color: #F00;
}

.log-in .pass label p {
  float: right;
  font-size: 11px;
}

.log-in .pass label p a {
  text-decoration: none;
  color: #3a3a3a;
}

.log-in .pass label p a:hover {
  text-decoration: none;
  color: #ff6633;
}

.log-in .name input, .log-in .email input, .log-in .pass input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  background: #ffffff;
  border: 1px solid #c3c3c3;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 8px 10px;
  outline: none;
  width: 95%;
}

.log-in .submit {
  float: right;
  color: #ffffff;
  padding: 8px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
  border: none;
  cursor: pointer;
  margin-top: 5px;
}

.log-in .submit:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

.log-in .reg-submit {
  color: #ffffff;
  padding: 8px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
  border: none;
  cursor: pointer;
}

.log-in .reg-submit:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

/* My account & edit account page
=============================== */

.account #left-side {
  width: 24%;
}

.account .acc-det {
  padding: 10px 8px 5px 8px;
  background: url(../images/bkg/search-bg.png) left bottom repeat-x #ffffff;
  border: 1px solid #c3c3c3;
}

.account .acc-det .image {
  background: #ffffff;
  border: 1px solid #d8d8d8;
  width: 55px;
  height: 55px;
  padding: 5px;
  overflow: hidden;
  margin-right: 10px;
}

.account .acc-det .name-det {
  float: left;
  width: 140px;
}

.name-det .name {
  font-size: 14px;
  padding: 5px 0;
}

.name-det .name a {
  text-decoration: none;
  color: #3a3a3a;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}

.name-det .name a:hover {
  text-decoration: none;
  color: #ff6633;
}

.name-det .det {
  font-size: 12px;
  color: #666;
}

.name-det .det p {
  width: 35px;
  margin: 0;
  float: left;
  font-size: 11px;
  color: #999;
}

.account .edit-profile {
  padding: 10px 0 5px 0;
}

.account .edit-profile a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  padding: 4px 10px 5px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
}

.account .edit-profile a:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

.actn .title {
  font-family: 'Economica', sans-serif;
  font-size: 24px;
  font-weight: 700;
  color: #3a3a3a;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  text-transform: uppercase;
  margin-bottom: 5px;
}

.actn .content {
  background: #fff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  padding: 15px;
  color: #666;
  line-height: 17px;
  margin-bottom: 30px;
  border: solid 1px #c3c3c3;
}

.actn .content.last {
  margin-bottom: 0;
  padding: 15px 15px 0 15px;
}

.actn .content .grid-products {
  padding: 0;
}

.actn .content .grid-products .product {
  margin: 0 1px 20px 1px;
}

.actn .content .field {
  padding: 0 0 10px 0;
}

.actn .content .field label {
  width: 150px;
  float: left;
  padding: 10px 0;
}

.actn .content .field .imp {
  width: 300px;
  float: left;
}

.actn .content .field .imps {
  width: 322px;
  float: left;
}

.actn .content .field input {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  border-radius: 2px;
  -moz-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  -webkit-box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  box-shadow: inset 1px 2px 3px rgba(0,0,0,0.1);
  background: #ffffff;
  border: 1px solid #c3c3c3;
  text-shadow: 0 1px 0 rgba(255,255,255,0.75);
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #666666;
  padding: 10px;
  outline: none;
}

.actn .content textarea {
  width: 97%;
  padding: 10px;
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
  color: #999;
  height: 150px;
  margin: 0;
  border: 1px solid #cecece;
  outline: none;
}

.actn .edit-submit {
  float: right;
  color: #ffffff;
  padding: 8px 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  -ms-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  -moz-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  -webkit-box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  box-shadow: inset 0 -2px 0 rgba(0,0,0,0.4);
  background: #3a3a3a;
  border: none;
  cursor: pointer;
}

.actn .edit-submit:hover {
  background: #ff6633;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
}

/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 767px) and (max-width: 998px) {
  .about #left-side { width: 464px; }
  #left-side { margin-right: 15px; }
  .about .about-content ul { width: 44%; }
  .blog #left-side { width: 455px; margin: 0 10px 0 0; padding-right: 15px; }
  .blog-post .blog-options { line-height: 18px; }
  .blog-post .blog-prew iframe { width: 445px; }
  .blog-post .blog-title a { display: inline-block; width: 75%; }
  .b-stay-informed .content .newsletter-submit { top: 36px; right: 17px; }
  .ie8 .b-stay-informed .content .newsletter-submit { top: 36px; right: 17px; }
  .top-navigation .paginate a.older, .bottom-navigation .paginate a.older { padding: 9px 7px 6px 15px; }
  .top-navigation .paginate a, .bottom-navigation .paginate a { padding: 8px 8px 6px 8px; }
  .top-navigation .paginate a.newest, .bottom-navigation .paginate a.newest { padding: 9px 15px 6px 7px; }
  .post-comments .comm .comm-cont { width: 68%; }
  .comment-form .input-text { width: 118px; }
  .grid #right-side { width: 510px; }
  .grid .top-navigation .paginate { display: none; }
  .grid-products .product { margin: 0 20px 20px 8px; }
  .list #right-side { width: 510px; }
  .list .top-navigation .paginate { display: none; }
  .list-products .product .l-description { width: 231px; }
  .list-products .product .l-description .l-features { line-height: 17px; }
  .list-products .product .l-details { width: 100%; }
  .list-products .product .l-details .l-price { float: left; padding-bottom: 0; }
  .list-products .product .l-details a.send-friend { float: left; margin-left: 10px; margin-top: 5px; }
  .list-products .product .l-details .l-view { float: left; margin-left: 10px; padding-top: 0; }
  .contact .contact-form .input-text { width: 105px !important; }
  #right-side { width: 510px; }
  .account #left-side { width: 31%; }
  .login .ph-cont, .login .fav-cont, .login .rt-cont { width: 78%; }
  .p-property .p-imgs, .p-property .p-imgs .rg-thumbs, .p-property .p-imgs .rg-image { width: 98%; }
  .p-property .p-imgs .es-carousel-wrapper { padding: 0 50px; }
  .p-property .p-det h3 { margin-top: 20px; }
  .p-property .p-det { width: 100%; margin-left: 0; }
    .p-property .det-det .left { width: 30%; }
    .p-property .det-det .right { width: 65%; }
    .p-property .det-det .right.line { border-bottom: 1px solid #cbcbcb; padding-bottom: 10px; margin-bottom: 5px; }
  .p-property .contact-agent .form-left { width: 100%; }
  .p-property .contact-agent .form-left .agent-input { width: 26%; padding: 2% 3%; }
  .p-property .contact-agent .form-right { width: 100%; padding-left: 0; }
  .p-property .contact-agent .form-right .agent-textarea { width: 95%; }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .about #left-side { width: 100%; }
  #left-side { margin-right: 0; }
  .about #right-side { width: 100%; }
  .about .about-content ul { width: 45%; }
  .breadcrumbs { display: inline-block; }
  .about .stay-informed .content .newsletter-submit { right: 10px; top: 29px; }
  .ie8 .about .stay-informed .content .newsletter-submit { right: 10px; top: 29px; }
  .da-slider { width: 100%; height: 120px; }
  .da-slide-current .da-img { left: 30%; top: 40px; }
  .ie8 .da-slide-current .da-img { left: 30%; top: 40px; }
  .da-arrows span.da-arrows-prev { left: 89%; }
  .da-slide p { height: 65px; }
  .da-slide .da-link { top: 105px; }
  .jcarousel-date-content { margin-left: 95px; }
  .blog #left-side { width: 100%; margin: 0; background: none; padding-right: 0; }
  .blog-post .blog-options { line-height: 18px; }
  .blog-post .blog-prew iframe { width: 470px; }
  .blog-post .blog-title a { display: inline-block; width: 75%; }
  .b-stay-informed .content .newsletter-submit { top: 36px; right: 17px; }
  .top-navigation .paginate a.older, .bottom-navigation .paginate a.older { padding: 9px 7px 6px 15px; }
  .top-navigation .paginate a, .bottom-navigation .paginate a { padding: 8px 8px 6px 8px; }
  .top-navigation .paginate a.newest, .bottom-navigation .paginate a.newest { padding: 9px 15px 6px 7px; }
  .blog-post .blog-options .b-posted, .blog-post .blog-options .b-comments { padding: 3px 15px 3px 25px; }
  .blog-post .blog-options .b-category { padding: 3px 20px 3px 15px; } 
  .blog #right-side { width: 99%; }
  .search .search-input { padding: 2% 17% 2% 3%; }
  .b-stay-informed .content .newsletter-submit { top: 48px; right: 38px; }
  .ie8 .b-stay-informed .content .newsletter-submit { top: 48px; right: 38px; }
  .post-comments .comm .comm-cont { width: 68%; }
  .comment-form .input-text { width: 125px; }
  .grid #left-side .accordion .categoryitems .search-input { width: 95% !important; }
  .grid #right-side { width: 100%; }
  .grid .top-navigation .paginate { display: none; }
  .grid-products .product { margin: 0 4px 20px 8px; }
  .grid-products .product .l-image img { margin-bottom: 2px; }
  .list #right-side { width: 100%; }
  .list .top-navigation .paginate { display: none; }
  .list #left-side .accordion .categoryitems .search-input { width: 95% !important; }
  .list-products .product .l-description { width: 200px; }
  .list-products .product .l-description .l-features { line-height: 17px; }
  .list-products .product .l-details { width: 100%; padding: 10px 0; }
  .list-products .product .l-details .l-price { float: left; padding-bottom: 0; }
  .list-products .product .l-details a.send-friend { float: left; margin-left: 10px; margin-top: 5px; }
  .list-products .product .l-details .l-view { float: left; margin-left: 10px; padding-top: 0; }
  .contact .contact-left-side, .contact .contact-right-side { width: 100%; padding-right: 0; }
  .contact .contact-form .input-text { width: 130px; }
  #right-side { width: 100%; }
  .account #left-side { width: 100%; }
  .login .left-side, .login .right-side { width: 100%; margin-right: 0; }
  .actn .content .grid-products .product { margin: 0 2px 20px 2px; width: 224px; }
  .actn .content .grid-products .product .l-image img { width: 212px; }
  .actn .grid-products .product .l-image:hover .l-image-hover { width: 142px; height: 79px; }
  .actn .grid-products .product .l-image .l-image-hover { width: 212px; height: 129px; }
.p-property .p-imgs, .p-property .p-imgs .rg-thumbs, .p-property .p-imgs .rg-image { width: 98%; }
  .p-property .p-imgs .es-carousel-wrapper { padding: 0 34px; }
  .p-property .p-det h3 { margin-top: 20px; }
  .p-property .p-det { width: 100%; margin-left: 0; }
    .p-property .det-det .left { width: 30%; }
    .p-property .det-det .right { width: 65%; }
    .p-property .det-det .right.line { border-bottom: 1px solid #cbcbcb; padding-bottom: 10px; margin-bottom: 5px; }
  .p-property .contact-agent .form-left { width: 100%; }
  .p-property .contact-agent .form-left .agent-input { width: 26%; padding: 2% 3%; }
  .p-property .contact-agent .form-right { width: 100%; padding-left: 0; }
  .p-property .contact-agent .form-right .agent-textarea { width: 95%; }
  .p-prop .jcarousel-skin-tangos .jcarousel-item-horizontal { margin: 0 0 0 -50px; }
}

/* Mobile Portrait Size to Mobile Landscape Size (devices and browsers) */
@media only screen and (max-width: 479px) {
  .about #left-side { width: 100%; }
  #left-side { margin: 0 0 20px 0; }
  .about #right-side { width: 100%; }
  .about .about-content ul { width: 94%; }
  .breadcrumbs { display: inline-block; }
  .about .stay-informed .content .newsletter-submit { right: 1px; top: 29px; }
  .da-slider { width: 91%; height: 150px; }
  .da-slide-current .da-img { left: 52%; top: 45px; }
  .ie8 .da-slide-current .da-img { left: 52%; top: 45px; }
  .da-arrows span.da-arrows-prev { left: 84%; }
  .da-slide p { height: 85px; }
  .da-slide .da-link { top: 135px; }
  .about .jcarousel-date-content .l-image img { width: 308px; margin-bottom: 2px; }
    .about .jcarousel-date-content .l-image:hover .l-image-hover { width: 193px; height: 112px; padding: 75px 0 0 115px; }
    .about .jcarousel-date-content .l-image .l-image-hover { width: 308px; height: 187px; }
    .about .jcarousel-date-content .l-title a { font-size: 12px; }
  .blog #left-side { width: 100%; margin: 0; background: none; padding-right: 0; }
  .blog-post .blog-options { line-height: 18px; }
  .blog-post .blog-prew { height: 131px; }
  .blog-post .blog-prew img { width: 310px; }
  .blog-post .blog-prew iframe { width: 310px; height: 140px; }
  .blog-post .blog-title a { display: inline-block; width: 65%; }
  .b-stay-informed .content .newsletter-submit { top: 36px; right: 17px; }
  .top-navigation .paginate a.older, .bottom-navigation .paginate a.older { padding: 9px 7px 6px 15px; }
  .top-navigation .paginate a, .bottom-navigation .paginate a { padding: 8px 8px 6px 8px; }
  .top-navigation .paginate a.newest, .bottom-navigation .paginate a.newest { padding: 9px 15px 6px 7px; }
  .blog-post .blog-options .b-posted, .blog-post .blog-options .b-comments { padding: 3px 15px 3px 25px; }
  .blog-post .blog-options .b-category { padding: 3px 20px 3px 15px; } 
  .blog #right-side { width: 99%; }
  .search .search-input { padding: 3% 17% 3% 3%; }
  .b-stay-informed .content .newsletter-submit { top: 38px; right: 20px; }
  .ie8 .b-stay-informed .content .newsletter-submit { top: 38px; right: 20px; }
  .blog .jcarousel-date-content .l-image img { width: 308px; margin-bottom: 2px; }
    .blog .jcarousel-date-content .l-image:hover .l-image-hover { width: 193px; height: 112px; padding: 75px 0 0 115px; }
    .blog .jcarousel-date-content .l-image .l-image-hover { width: 308px; height: 187px; }
    .blog .jcarousel-date-content .l-title a { font-size: 12px; }
  .post-comments .comm .comm-cont { width: 55%; }
  .comment-form .input-text { width: 80px; }
  #content h2 { font-size: 20px; }
  #content h2 span { padding: 0 5px; margin-left: 10px; }
  .grid #left-side .accordion .categoryitems .search-input { width: 93% !important; }
  .grid #right-side { width: 100%; }
  .grid .top-navigation .paginate { display: none; }
  .grid-products .product { margin: 0 0 20px 5px;}
  .grid-products .product .l-image img { width: 308px; margin-bottom: 2px; }
    .grid-products .product .l-image:hover .l-image-hover { width: 193px; height: 112px; padding: 75px 0 0 115px; }
    .grid-products .product .l-image .l-image-hover { width: 308px; height: 187px; }
    .grid-products .product .l-title a { font-size: 12px; }
  .list #right-side { width: 100%; }
  .list .top-navigation .paginate { display: none; }
  .list #left-side .accordion .categoryitems .search-input { width: 93% !important; }
    .list-products .product .l-image img { width: 295px; margin-bottom: 2px; }
    .list-products .product .l-image:hover .l-image-hover { width: 180px; height: 112px; padding: 75px 0 0 115px; }
    .list-products .product .l-image .l-image-hover { width: 295px; height: 187px; }
    .list-products .product .l-image-shadow { display: none; }
  .list-products .product .l-description { width: 100%; padding: 0; }
  .list-products .product .l-description .l-features { line-height: 17px; }
  .list-products .product .l-details { width: 100%; padding: 10px 0; }
  .list-products .product .l-details .l-price { float: left; padding-bottom: 0; }
  .list-products .product .l-details a.send-friend { float: left; margin-left: 10px; margin-top: 5px; }
  .list-products .product .l-details .l-view { float: left; margin-left: 10px; padding-top: 0; }
  .list-products .product .l-description .l-features .l-bedrooms, .list-products .product .l-description .l-features .l-area, .list-products .product .l-description .l-features .l-baths, .list-products .product .l-description .l-features .l-pic { padding: 0 9px 0 20px; }
  .list-products .product .l-off { right: 0; left: auto; }
  .contact .contact-left-side, .contact .contact-right-side { width: 100%; padding-right: 0; }
  .contact .contact-form .input-text { width: 84px; }
  .contact .contact-form label span { font-size: 11px; }
  #right-side { width: 100%; }
  .account #left-side { width: 100%; }
  .actn .content .field input { width: 89% !important; }
  .actn .fmSelect { width: 89% !important; }
  .actn .content textarea { width: 93%; resize: none; }
  .account #left-side { width: 100%; }
  .login .left-side, .login .right-side { width: 100%; margin-right: 0; }
  .login .ph-cont, .login .fav-cont, .login .rt-cont { width: 75%; }
  .actn .grid-products .product .l-image img { width: 284px; margin-bottom: 2px; }
    .actn .grid-products .product .l-image:hover .l-image-hover { width: 169px; height: 98px; padding: 75px 0 0 115px; }
    .actn .grid-products .product .l-image .l-image-hover { width: 284px; height: 173px; }
    .actn .grid-products .product .l-title a { font-size: 12px; }
.p-property .p-imgs, .p-property .p-imgs .rg-thumbs, .p-property .p-imgs .rg-image { width: 98%; }
  .p-property .p-imgs .es-carousel-wrapper { padding: 0 44px; }
  .p-property .p-det h3 { margin-top: 20px; }
  .p-property .p-det { width: 100%; margin-left: 0; }
    .p-property .det-det .left { width: 30%; }
    .p-property .det-det .right { width: 61%; }
    .p-property .det-det .right.line { border-bottom: 1px solid #cbcbcb; padding-bottom: 10px; margin-bottom: 5px; }
  .p-property .contact-agent .form-left { width: 100%; }
  .p-property .contact-agent .form-left .agent-input { width: 93%; padding: 2% 3%; }
  .p-property .contact-agent .form-right { width: 100%; padding-left: 0; }
  .p-property .contact-agent .form-right .agent-textarea { width: 95%; }
  .p-prop.latest-transactions .latest-title p { font-size: 20px; }
}



  a.breadb:link { color: #3a3a3a;font-weight: 400;
   font-size: 12px;
  text-decoration: none;
  }


 a.breadb:active { color: #3a3a3a;font-weight: 400;
   font-size: 12px;
  text-decoration: none;
  }

 a.breadb:visited { color: #3a3a3a;font-weight: 400;
   font-size: 12px;
  text-decoration: none;
  }

  a.breadb:hover { font-weight: 400;
   font-size: 12px; color: #ff6633;
     }


.bredblog {font-family: 'Open Sans', sans-serif;
width:450px; float:left; margin-top:-10px; font-size: 12px; padding-right:4px; position:absolute; font-weight:700;}




a.dt:active { font-size: 12px; color: #333333; font-weight: bold; border-bottom:1px dotted #317082; }
a.dt:link { font-size: 12px; color: #333333; font-weight: bold;  border-bottom:1px dotted #317082; }
a.dt:visited {font-size: 12px; color: #333333; font-weight: bold;  border-bottom:1px dotted #317082; }
a.dt:hover { font-size: 12px; color: #f29400; font-weight: bold;  border-bottom:1px dotted #317082; }










.l-view1 {
  color: #ffffff;
 
  
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  -o-border-radius: 3px;
  border-radius: 3px;
  background-color: #ff6633;
-moz-box-shadow: 0 1px 1px rgba(0,0,0,0.11), inset 0 1px 0 #FF7F00;
  -webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.11), inset 0 1px 0 #FF7F00;
  box-shadow: 0 1px 1px rgba(0,0,0,0.11), inset 0 1px 0 #FF7F00;
   /* background-image: -moz-linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
  background-image: -o-linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
  background-image: -webkit-linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
  background-image: linear-gradient(bottom,#67ab0d 0%,#8bcf1b 100%);
 /* text-shadow: 0 1px 0 rgba(0,0,0,0.2);*/
 padding: 10px 65px; 
   border: 1px solid #DE5418;
  text-decoration:none;
   text-transform: uppercase;
  
  font-size:16px;
  font: bold 18px "Economica", Helvetica, "Trebuchet MS", sans-serif;
    margin-left:52px;
 position:absolute;
 margin-bottom:16px;

}

.l-view1:hover { text-decoration:none;
background:#6E98E3; border: 1px solid #85BCD9;
  -moz-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  -webkit-box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  box-shadow: 0 1px 0 #fff, inset 0 1px 5px rgba(0,0,0,0.4);
  background-image: -moz-linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
  background-image: -o-linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
  background-image: -webkit-linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
  background-image: linear-gradient(bottom,rgba(0,0,0,0.09) -118.63%,rgba(255,255,255,0.09) 31.37%);
}

