/* Import External Styles */
/*
@import url(/assets/gengroup/blog.css);
@import url(/assets/gengroup/calendar.css);
@import url(/assets/gengroup/library.css);
@import url(/assets/gengroup/newsletter.css);
@import url(/assets/gengroup/store.css);
*/

body {
  background: #ffffff url('/assets/gengroup/images/design/body.gif') top repeat-x; 
  /* background: #ffffff url('/assets/gengroup/grid.png') repeat; */
  color: #999999;
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.6em;
}

p {
font-size: 1.1em;
margin-bottom: 10px;
}

span.button a {
   background: transparent url('/assets/gengroup/images/design/button.png') no-repeat;
  width: 97px;
  height: 16px;
  padding: 4px 0px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
  text-decoration: none;
  float: right;
  margin-top: -22px;
  margin-right: 8px;
}

.highlight {
  background: transparent;
  color: #ea7b18;
}

#topLogos {
  height: 72px;
  margin-bottom: 18px;
}

#topTagline {
  color: #789db5;
  font-style: italic;
  height: 72px;
  font-size: 1.25em;
  margin-bottom: 18px;
  text-align: right;
}

ul#menu {
  list-style: none;
  border-bottom: 1px solid #e4e4e4;
}

ul#menu a {
  background: #fbfbfb url('/assets/gengroup/images/design/menu.gif') top repeat-x;
  border-top: 1px solid #e4e4e4;
  border-left: 1px solid #e4e4e4;
  border-right: 1px solid #e4e4e4;
  color: #494949;
  display: block;
  text-decoration: none;
  padding: 18px 0px;
}

ul#menu a.active {
  background: #e37125 url('/assets/gengroup/images/design/menu_active.gif') top repeat-x;
  color: #ffffff;
}

ul#menu li#menuTagline {
  color: #bdbdbd;
  font-size: 0.9em;
  height: 45px;
  text-align: left;
  padding: 9px 18px 0px 0px;
  width: 332px;
}

ul#menu li {
  font-size: 1.2em;
  text-align: center;
  margin: 0px;
  width: 120px;
}

#mainContent p {
  margin-top: 10px;
}

#mainContent a:link {
  color: #E67723;
}

#mainContent a:visited {
  color: #5E87A2;
}

#mainContent h1 {
  border-bottom: 1px solid #cfd7dc;
  margin-top: 18px;
}

h1, h2, h3, h4, h5, h6 {
  color: #456377;
}

/* Home page box */
#homeBox {
  background:  #5e87a2 url('/assets/gengroup/images/design/homeBox.gif') bottom repeat-x;
  color: #ffffff;
}

#homeBox h1 {
  color: #ffffff;
  padding: 18px 0px 0px 18px;
}

#homeBox .sideBar h1 {
  padding: 18px 0px 9px 18px;
}

#homeBox .sideBar {
  background: transparent;
  margin: 0px;
}

#homeBox .border {
  border-right: 1px solid #a9becd;
}

/* Home Page search */
#homeSearchForm {
  margin-top: 25px;  
}

#homeSearchForm label {
display:block;
}

#search .formItem {
  margin-left: 18px;
}

#search .formItem select {
  margin-bottom: 1em;
  width: 125px;
}

#search .submit {
  margin-top: 18px;
  margin-left: 27px;
}

#search span.button a {
  float: none;
  display: block;
  margin: 0px;
}

#search .map {
  float: right;
  margin-right: 45px;
  margin-top: 0px;
}

#search .map p {
  text-align: center;
}

#search .map img {
  width: 230px;
}

area:hover {
  color: #ffffff;
}

/* Featured listings */
#featured {
  text-align: left;
}

#featured p{
	margin-bottom: 0px;
}

#foreclosureContactForm {margin-left: 42px;}

#foreclosureContactForm .formItem {
	margin:0px 0px 4px 0px;
}

#foreclosureContactForm label {
display:block;

}

#featured h1 {
  margin-bottom: 10px;
  text-align: left;
}

#featured img {
  display: block;
  border: 3px solid #ffffff;
  margin: 9px 0px 9px 42px;
  width: 140px;
}

#featured img.foreclosed {
  display: block;
  border: 3px solid #ffffff;
  margin: 9px 0px 9px 12px;
  width: 200px;
}


#featured .highlight {
  margin: 0px;
}

#featured span {
  margin-right: 12px;
}

#featured span.location {
  margin: 0px;
}

/* Secondary pages sidebar */
.sideBar {
  background-color: #5e87a2;
  color: #19415B;
  font-weight: bold;
  margin-top: 18px;
}

.sideBar h1 {
  margin-bottom: 0px;
  padding: 9px;
}

.sideBar h2 {
  font-size: 1.75em;
  margin-bottom: 0px;
  padding: 0px 9px;
}

.sideBar h1, .sideBar h2 {
  color: #ffffff;
}

.sideBar h3 {
  color: #ffffff;
  font-size: 1.2em;
  font-weight: bold;
}

.sideBar .highlight, #homeBox .highlight {
  color: #f3aa0c;
}

.sideBar .info span {
  display: block;
  text-align: center;
}

.sideBar .info img {
  border: 3px solid #ffffff;
  display: block;
  height: 102px;
  margin: 0px 0px 0px 9px;
}

.sideBar a.contact {
  background: transparent url('/assets/gengroup/images/design/contact_button.png') center no-repeat;
  color: #ffffff;
  display: inline;
  font-size: 1.5em;
  height: 37px;
  margin-left: 24px;
  padding-top: 0.6em;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  width: 182px;
}

/* testimonials */
#testimonials {
  margin-top: 36px;
  background-color: #e8dfc4;
  color: #878272;
}

#testimonials h1 {
  color: #456d88;
  padding-left: 9px;
  padding-top: 18px;
}

#testimonials p {
  padding-left: 9px;
}

#testimonials p.source {
  color: #456d88;
  text-align: right;
  padding-right: 9px;
}

#testimonials a {
  color: #da9530;
}

/* newsletter sign up */
.sideBar fieldset {
  border: none;
  margin: 0px 0px 18px 24px;
  padding: 0px;
}

.sideBar label {
  display: none;
}

#markupfactory-getnewslettersignup-email-container,
#markupfactory-getnewslettersignup-submit-container {
  display: inline;
}

#markupfactory-getnewslettersignup-email {
  color: #999999;
  font-size: 10px;
}

#markupfactory-getnewslettersignup-submit {
  height: 23px;
  width: 35px;
  margin-bottom: -7px;
}

a.manageSubscription {
  color: #19415B;
  display: block;
  text-align: center;
  margin-top: -13px;
  margin-bottom: 1em;
}


/* FOOTER */
#footer {
  border-top: 1px solid #cfd7dc;
  margin-top: 18px;
  padding-top: 18px;
}

#footer p span {
  font-size: 0.9em;
  margin: 0 18px;
}

#footer p span.first {
  margin: 0 18px 0 0;
}

#footer a {
  color: #d57d00;
}

#footer #powered {
  text-align: right;
  margin-top: 18px;
}

#footer span.poweredby img {
  margin: 0px;
}

/* CONTACT FORM */
#contactForm label {
  float: left;
  width: 5em;
}

#contactForm .formItem {
  margin-bottom: 1em;
}

#contactForm #address {
  height: 4em;
}

#contactForm #submit {
  margin-left: 220px;
}

#contactForm-errors {
  background-color: #E8DFC4;
  color: #456D88;
  margin-bottom: 1em;
  padding: 1em;
  width: 80%;
}

#contactForm-errors em {
  background: transparent;
}

/* LISTINGS SEARCH */
.searchItem {
  clear: both;
  margin-bottom: 36px;
  border-bottom: 1px solid #CFD7DC;
}

.searchItem .pics, .searchItem .numbers, .searchItem .adr, .searchItem .links {
  float: left;
}

.searchItem .pics {
  width: 120px;
  margin-right: 10px;
  margin-bottom: 10px;
}

.searchItem .pics img.thumbnail {
  margin-bottom: 0px;
  padding: 3px;
  border 2px solid #E67756;
}

#mainContent .searchItem .pics a {
}

.searchItem .numbers {
  width: 140px;
}

.searchItem .numbers .price {
  display: block;
  font-size: 1.25em; 
}

.searchItem .adr {
  width: 230px;
}

.searchItem .street-address {
  font-size: 1.25em;
}

.searchItem .info {
  clear: both;
}

.searchItem ul.links {
  list-style: none;
  text-align: right;
  width: 170px;
}

.searchItem .adr a span.street-address {
  display: block;
}

.searchItem .numbers p {
  line-height: 1;
}

.searchItem .info .type {
  font-weight: bold;
}


/* Main search form */
#mainSearchFormContainer {
  background-color: #E8DFC4;
}

#mainSearchForm {
  padding: 1em;
  clear: both;
  height: 140px;
  margin-bottom: 1em;
}

#mainSearchForm label {
  display: block;
}

#mainSearchForm select {
  width: 125px;
}

#mainSearchForm .formGroup {
  float: left; 
  width: 180px;
}

#mainSearchForm .formItem {
  margin-bottom: 1em;
}

#mainSearchForm .submit {
  float: left;
  width: 145px;
  margin-top: 39px;
}

/* =SEARCH PAGINATION */
#pageControls {
  background-color: #E8DFC4;
  margin: 1em auto;
  padding: 1em;
  text-align: center;
  width: 60%;
}

#pageControls h1 {
  margin-top: 0em;
  font-size: 1.6em;
  border-bottom: none ! important;
}

#pageControls ul {
  list-style: none;
  display: inline;
}

#pageControls ul li {
  display: inline;
  margin: 0em 0.5em;
}

#pageControls ul li a:link {
  color: #456377;
}

#pageControls ul li a.prev {
  padding-right: 20px;
  background: transparent url("/assets/gengroup/images/design/prev.gif") no-repeat right;
}

#pageControls ul li a.next {
  padding-left: 20px;
  background: transparent url("/assets/gengroup/images/design/next.gif") no-repeat left;
}

/* =NEWSLETTER SUBSCRIPTIONS */
#newsletter-wrapper fieldset {
  border: none;
}

.reset {
  clear: both;
  width: 99%;
  height: 1px;
}

/* =DETAILS FOR LISTING */
#details .adr p {
  font-size: 1.25em;
}

#details .mls-number {
  color: #cccccc;
  float: right;
}

#details ul.links {
  float: right;
  list-style: none;
  text-align: right;
}

#details .info .type {
  font-weight: bold;
}

#details .detailGroup ul li span {
  font-weight: bold;
}

#details .detailGroup {
  float: left;
  width: 325px;
}

#details .detailGroup h4 {
  margin-bottom: 0.25em;
}

#details img.primary {
  text-align: center;
}

#details .features {
  width: 100%;
  float: none;
  margin-bottom: 1em;
  clear: both;
}

#details .features table { width: 100%; }
#details .features tr td.categoryName { font-weight: bold; color: #456377; }

#details .images {
  clear: both;
  padding-top: 1em;
}

#details .images .mainImage {
  margin: 1em;
  clear: both;
  width: 680px;
  height: 500px;
  text-align: center;
}

#details .images #primaryImage { 
  margin: 1em;
}

#details .images ul  {
  list-style: none;
  display: inline;
  margin: 0px;
}

#details .images ul li  {
  display: inline;
}

#details .images ul li a img {
  width: 120px;
  height: 80px;
  margin: 0px;
  margin-right: 1em;
  margin-bottom: 0.25em;
  padding: 3px;
  border: 1px solid #456377; 
}
