@charset "utf-8";

body {
  background-color: #FFFFFF;
  margin-top: 0px;
  margin-right: auto;
  margin-bottom: 0px;
  margin-left: auto;
  font-family: verdana, arial, sans-serif;
  font-size:11px;
  color: #000000;
}
#wrapper {
  position: relative;
  width: 970px;
  top: 0px;
  margin: 0 auto;
  height: 100%;
}

#container {
  clear: both;
  margin-top: 50px;
}

#sidebar-left {
  float: left;
  width: 227px;
  overflow: hidden;
  border-right: 5px solid white;
}

body.sidebar-left #main {
  float: left;
  width: 715px;
  margin-right: 15px;
  overflow: hidden;
}

#top-seo {
  position: relative;
  top: 20px;
  text-align: left;
  height: 20px;
}
#top-seo-txt {
  position: relative;
  background-color: #028041;
  float: right;
  height: 20px;
  width: 728px;
  color: #FFFFFF;
  text-align: right;
  padding-right: 10px;
  vertical-align: middle;
}
#top-seo-phone {
  position: relative;
  float: left;
  width: 226px;
  color: #FFFFFF;
  text-align: left;
  vertical-align: middle;
}
#logo-nav-homepage-holder {
  position: relative;
  width: 970px;
  top: 23px;
  text-align: left;
  vertical-align: top;
  height: 280px;
}
#logo-nav-homepage-images {
  position: relative;
  float: right;
  width: 738px;
  color: #FFFFFF;
  text-align: right;
  vertical-align: middle;
  height: 256px;
}
#logo-nav-homepage-images-larger {
  position: absolute;
  float: right;
  width: 355px;
  height: 46px;
  z-index: 1;
  top: 30px;
  left:0px;
}
#logo-nav-homepage-logo {
  position: relative;
  float: left;
  width: 226px;
  text-align: left;
  height: 104px;
}

/**
 * Home menu
 */
#logo-nav-homepage-menu {
  position: relative;
  width: 226px;
  text-align: left;
  background-color: #028041;
  top: 5px;
  float: left;
  height: 147px;
}

#logo-nav-homepage-menu .item {
  height: 18px;
  overflow: hidden;
}

#logo-boxes-homepage-1-holder, #property-details-boxes-holder {
  position: relative;
  width: 970px;
  text-align: left;
  vertical-align: top;
  background-color: #eeeeee;
  height: 280px;
  top: 4px;
  border-bottom-width: 10px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
#search-home {
  padding: 5px;
  float: left;
  position: relative;
  width: 216px;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  height: 270px;
}
#subpage-maps-holder {
  position: relative;
  width: 900px;
  text-align: left;
  vertical-align: top;
  top: 4px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
#search-maps {
  padding: 5px 5px 15px 5px;
  float: left;
  position: relative;
  width: 216px;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  background-color: #eeeeee;
}

#featured-property-home {
  padding: 5px;
  float: left;
  position: relative;
  width: 345px;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  height: 270px;
}

#featured-property-home .featured-image {
  min-width: 342px;
  min-height: 165px;
  max-width: 400px;
  max-height: 200px;
}

#new-month-home {
  padding: 5px;
  float: left;
  position: relative;
  width: 369px;
  height: 270px;
}
#logo-boxes-homepage-2-holder {
  position: relative;
  width: 970px;
  text-align: left;
  vertical-align: top;
  background-color: #eeeeee;
  height: 260px;
  top: 4px;
}
#quick-search-home {
  padding: 5px;
  float: left;
  position: relative;
  width: 216px;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  height: 120px;
}
#news-home {
  padding: 5px;
  float: left;
  position: relative;
  width: 345px;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  height: 120px;
}
#testimonials-home {
  padding: 5px;
  float: left;
  position: relative;
  width: 369px;
  height: 120px;
}
form {
  margin: 0px;
  padding: 0px;
}
select, input {
  font-size: 11px;
}

a:link, a:active, a:visited {
  color: #000000;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
a.green:link, a.green:active, a.green:visited {
  color: #028041;
  text-decoration: underline;
}
a.green:hover {
  color: #028041;
  text-decoration: none;
}
a.green-2:link, a.green-2:active, a.green-2:visited {
  font-size: 10px;
  color: #028041;
  text-decoration: none;
  font-weight: bold;
}
a.green-2:hover {
  color: #000000;

}

div.error {
  color: #FF0000;
  padding: 3px 5px;
  font-size: 120%;
  display: none;
}

label.error {
  color: #FF0000;
  font-weight: bold;
}

.h3 {
  font-size: 11px;
  font-weight: bold;
  color: #028041;
  margin-bottom: 0px;
  padding-bottom: 0px;
  margin-top: 0px;
  padding-top: 0px;
}
p {
  font-size: 1em;
  padding-top: 0px;
  margin-top: 5px;
  margin-bottom: 10px;
  padding-bottom: 0px;
}
#spliter-homepage {
  position: relative;
  background-color: #333333;
  height: 20px;
  top: 14px;
  border-bottom-width: 5px;
  border-bottom-style: solid;
  border-bottom-color: #FFFFFF;
}
#copy-homepage {
  position: relative;
  top: 14px;
  background-image: url(images/homepage-bg.gif);
  background-repeat: repeat-x;
  padding-top: 20px ;
  padding-right: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  border-top-width: 5px;
  border-top-style: solid;
  border-top-color: #FFFFFF;
  color: #B5AFAF;
  text-align: left;
}
#logo-nav-subpage-holder {
  position: relative;
  /*width: 900px;*/
  top: 23px;
  text-align: left;
  vertical-align: top;
  height: 104px;
}
#nav-subpage {
  position: relative;
  float: right;
  width: 738px;
  color: #FFFFFF;
  text-align: left;
  vertical-align: bottom;
  height: 38px;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
  background-color: #028041;
  padding-top: 66px;
}
#logo-subpage {
  position: relative;
  float: left;
  width: 226px;
  text-align: left;
  height: 104px;
  border-bottom-width: 8px;
  border-bottom-style: solid;
  border-bottom-color: #000000;
}
#search-subpage-fullpage {
  position: relative;
  width: 890px;
  text-align: left;
  vertical-align: top;
  background-color: #eeeeee;
  height: 120px;
  top: 40px;
  padding-top: 5px;
  padding-right: 5px;
  padding-left: 5px;
}
#search-subpage-34 {
  position: relative;
  width: 658px;
  text-align: left;
  vertical-align: top;
  padding: 5px;
  float:left;
  background-color: #eeeeee;
}
#banner-headline-subpage {
  position: absolute;
  width: 720px;
  text-align: center;
  height: 40px;
  top: 10px;
  right:10px;
  font-size: 16px;
  font-weight: bold;
  color: #FFFFFF;
  font-family: "trebuchet MS", verdana, tahoma, arial, helvetica, sans-serif;
  text-transform: uppercase;
  z-index: 1;
}
.heading-bg-green {
  background-color: #028041;
  height: 32px;
  display: block;
  width: 99%;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
  padding-left: 5px;
  line-height: 32px;
}
.heading-bg-green a{
  text-decoration:underline;
  color:#FFFFFF;
}

#search-results-black, #property-detail-gallery-black-bar {
  background-color: #070604;
  padding: 5px;
  color: #FFFFFF;
  text-align: left;
  height: 20px;
}
#property-detail-gallery-black-bar {
  top: 40px;
}


#search-results-green {
  background-color: #028041;
  padding: 5px;
  color: #FFFFFF;
  position: relative;
  top: 50px;
  text-align: left;
  height: 20px;
  width: 890px;
  float:left;
}
#search-results-black div, #search-results-green div, #property-detail-gallery-black-bar div {
  float:left; 
  width:295px; 
}
/* inside link start*/
#search-results-black div a, #search-results-green div a, #property-detail-gallery-black-bar div a{
  color:#FFFFFF; 
  text-decoration:underline;
}
#search-results-black div a.sel, #search-results-green div a.sel, #property-detail-gallery-black-bar div a {
  color:#FFFFFF; 
  text-decoration:none;
}
/* inside  link end*/

#search-results-table {
  padding: 5px;
  position: relative;
  top: 50px;
  text-align: left;
  width: 890px;
}
#search-results-table th, #search-results-table  td {
  padding: 10px 5px 5px 10px;
  text-align: left;
  vertical-align: top;
  border-bottom-width: 1px;
  border-bottom-style: solid;
  border-bottom-color: #333333;
}
#search-results-table  th {
  color: #028041;
}
#search-results-table  a {
  color: #028041;
  text-decoration: underline;
}
#footer {
  clear: both;
  color: #999999;
  text-align: center;
  padding: 20px;
}

#footer a:link, #footer a:active, #footer a:visited{
  color: #999999;
  text-transform: uppercase;
  text-decoration: none;
}
#footer a:hover{
  text-decoration: underline;
  
}
#footer a.footer-link:link, a.footer-link:active, a.footer-link:visited {
  color: #999999;
  text-transform: none;
  text-decoration: none;
}
#footer a.footer-link:hover {
  color: #333333;
  text-transform: none;
  text-decoration: none;
}
.h1 {
  font-size: 18px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  padding-left: 10px;
  line-height: 40px;
  font-family: arial, helvetica, verdana, geneva, georgia, sans-serif;
}
.h2 {
  font-size: 14px;
  font-weight: bold;
  text-transform: uppercase;
  color: #000000;
  line-height: 40px;
  font-family: arial, helvetica, verdana, geneva, georgia, sans-serif;
}
#property-detail-gallery {
  margin-top: 20px;
  align: center;
}

#property-gallery-print,
#block-contact-info-print {
  display: none;
}

#property-details-left {
  width:520px;
  float:left;
  text-align: left;
  margin-left: 20px;
}
#property-details-left th {
  background-color:#cce6d9;
  font-weight:bold;
  text-align: left;
}
#property-details-left a:link, a:active, a:visited {
  color:#028041;
  font-weight:bold;
  text-decoration: underline;
}
#property-details-left a:hover {
  color:#000000;
  font-weight:bold;
  text-decoration: underline;
}
#property-details-left strong {
  color:#028041;
  font-weight:bold;
}
#property-details-right-thumbs,
#property-details-right {
  width: 360px;
  float:left;
  margin-left:45px;
  text-align: left;
}
#property-details-right-thumbs {
  margin-top: 30px;
}
#property-details-right  th {
  background-color:#333333;
  font-weight:bold;
  color:#FFFFFF;
  font-weight:14px;
}
.property-details-right-green-tr {
  background-color:#cce6d9;
  font-weight:bold;
  color:#028041;
}
.property-details-right-dots {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: #666666;
}
td.numeric {
  text-align: right;
}

#property-details-boxes-holder{
  top: 10px;
  float:left;
  height: 240px;
}
#property-details-back-new-search, #property-details-box-2, #property-details-box-3 {
  padding: 5px;
  float: left;
  position: relative;
  width: 311px;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  height: 240px;
}
#property-details-box-3 {
  width: 312px;
}

#property-details-box-2-b, #property-details-box-3-b {
  padding: 5px;
  float: left;
  position: relative;
  width: 435px;
  border-right-width: 5px;
  border-right-style: solid;
  border-right-color: #FFFFFF;
  height: 240px;
}
#property-details-green-bottom {
  clear: both;
  background-color: #028041;
  color: #FFFFFF;
  height: 30px;
  margin-top: 10px;
}

div.clear {
  clear: both;
  overflow: hidden;
  height: 1px;
  line-height: 0px;
  font-size: 0px;
  margin-bottom: -1px;
}

.more-link {
  text-align: right;
}

/**
 * Testimonials page
 */
#testimonial-list .testimonial {
  margin-bottom: 25px;
  clear: both;
}

/**
 * Articles page
 */
#article-list .article {
  margin-bottom: 25px;
  clear: both;
}

#article-list .article h2 {
  margin: 5px 0;
  padding: 0;
  font-size: 14px;
}

/**
 * Article detail page
 */
.article-detail .back {
  text-align: center;
}

/**
 * Property detail page
 */
#property-detail-gallery .prev {
  margin-right: 17px;
  float: left;
}

#property-detail-gallery .next {
  float: left;
  margin-left: 17px;
}

.full#property-detail-gallery .jCarouselLite {
  display: block;
  height: 116px;
  float: left;
  overflow: hidden;
}

#property-detail-gallery .jCarouselLite ul {
  margin: 0;
  padding: 0;
}

#property-detail-gallery .jCarouselLite li {
  width: 130px;
  height: 118px;
  overflow: hidden;
  display: block;
  float: left;
  border-right: 3px solid #fff;
  text-align: center;
}

#property-details-left,
#property-details-left table td,
#property-details-right table td {
  font-size: 1.1em;
}

/**
 * HTML ELEMENTS
 */
a img {
  border: none;
}

a, a:visited, a:active, a:link, a:hover {
  text-decoration: none;
}

h1 {
  font-weight: normal;
  font-size: 22px;
  color: #028041;
  margin: 5px 0 10px;
  padding: 0;
}

/**
 * BLOCKS
 */
 
  /** Property Search block **/
  #property-details-boxes-holder .block#block-property-search {
    width: 312px;
	height: 240px;
    float: left;
	overflow: visible;
    position: relative;
	border-right: 5px solid #fff;
  }
  
  #property-details-boxes-holder .block#block-property-search .block-inner {
    padding: 5px;
  }
  
  /** Employment block **/
  #employment-home {
    clear: both;
	padding: 5px;
	margin-left: 226px;
	float: left;
	position: relative;
	width: 345px;
	border-left: 5px solid #FFF;
	border-right: 5px solid #FFF;
	border-top: 10px solid #FFF;
	height: 140px;
  }

  #employment-home h2 {
    background-color: #77B697;
	padding: 7px 10px;
	margin: 0;
	color: white;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }

  /** Inspection block **/
  #inspection-home {
	padding: 5px;
	float: left;
	position: relative;
	width: 369px;
	height: 120px;
	overflow: hidden;
  }
  
  #inspection-home h2 {
    background-color: #77B697;
	padding: 7px 10px;
	margin: 0;
	color: white;
	text-transform: lowercase;
	font-size: 12px;
	font-weight: bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
  }

  /** Testimonials Block home **/
  #testimonials-home {
	padding: 5px;
	float: left;
	position: relative;
	width: 364px;
	height: 140px;
	border-top: 10px solid #FFF;
  }
