#aa_content {
   color: #008;
   z-index: 0;
}

#aa_content h1,
#aa_content h2,
#aa_content h3,
#aa_content h4 { color: #008; }


#aa_quicksearch {
    background: transparent;
    position: relative;
    top: -10px;
}

#aa_searchtitle {
    background: #08abaa url(../images/sectionback.png) top left repeat-x;
    font-size: 1.2em;
    height: 23px;

}

#aa_submit {
    background: #08abaa url(../images/sectionback2.png) top left repeat-x;
    font-weight: bold;
    border: 1px solid #eef;
    margin: 0 auto;
    padding: 5px;
}

#aa_submit:hover {
    background: #08abaa url(../images/sectionback.png) top left repeat-x;
}

#aa_content .listingsummary_list {

    display: block;
    width: 80%;
    margin: 5px auto;
    padding-bottom: 10px;
}


#aa_content .aa_viewlink {
    background: #08abaa url(../images/sectionback2.png) top left repeat-x;
    text-decoration: none;
    color: #008;
    padding: 2px 5px;
    border: 0px solid #aaf;
    font-size: .9em;
    font-style: italic;
}

#aa_content .aa_viewlink:hover {
    background: #08abaa url(../images/sectionback.png) top left repeat-x;
}

#aa_content .lslink {
   margin-top: 5px;
}

/* styling for results */


#aa_detailnav a,
#aa_listingtools a,
#aa_searchnav a {
    background: #08abaa url(../images/sectionback2.png) top left repeat-x;
    text-decoration: none;
    color: #008;
    padding: 2px 5px;
    border: 0px solid #aaf;
    font-size: .9em;
    font-style: italic;
    border: 1px solid #aaf;
    margin: 0 2px;

}

#aa_detailnav a:hover,
#aa_listingtools a:hover,
#aa_searchnav a:hover {
    background: #08abaa url(../images/sectionback.png) top left repeat-x;
}

#aa_content .aa_hmenu a {
   padding: 5px;
   border: 0;
   color: #009;
}



#aa_content .listing {
  margin-top: 5px;
  border: 0;
  background: transparent;
  font-size: .9em;
}
#aa_content .listingheader {
   background: #08abaa url(../images/sectionback2.png) top left repeat-x;
   margin-bottom: 5px;
}

#aa_content .listingheader h3 {
   background: transparent;
  font-size: 1em;
  margin: 3px 5px;
}

#aa_content .listingtable th{
   background: transparent;
}
#aa_content .listingtable td{
   background: transparent;
}


.listingsummary_list .aa_image {
    float: left;
    text-align: center;
    padding-top: 10px;
}

#aa_content .aa_image img {
   padding: 0 15px 5px 0;
   width: 220px;
   height: auto;
}

.listingtable .aa_summary_remarks {
    border: 0;
    text-align: left;
    font-size: 1em;
}

.aa_remarks {
    margin-left: 20px;
    margin-top: 5px;
}




#aa_content .aa_summary_remarks {
   padding-top: 5px;
}

#aa_content .viewlistings {
    width: 50%;
    display: block;
    margin: 3px auto;
}

#aa_content .viewlistings a {
   margin: 0;
   padding: 0;
   background: #08abaa url(../images/sectionback2.png) top left repeat-x;
}
#aa_content .viewlistings a:hover {
   background: #08abaa url(../images/sectionback.png) top left repeat-x;
}

/* styling for listing details */

#aa_page {
   font-size: .9em;
}

#listingbanner {
  background: transparent;
}

#aa_page .hdr {
  background: #08abaa url(../images/sectionback.png) top left repeat-x;
    border: 0;
  border-bottom: 1px solid #aaf;
  padding-top: 3px;
  margin: 5px 0;

}

#aa_page .hdr h3 {
   margin: 5px;
}

#qsearch {
   background: #08abaa url(../images/sectionback2.png) top left repeat-x;
   color: #008;
   border: 0px solid #aaf;
}

#aa_searchform .aasearchheader {
  background: #08abaa url(../images/sectionback2.png) top left repeat-x;
  color: #008;
    margin-bottom: 3px;

}

#aa_searchform .aasearchheader p{
  color: #008;
}
#myaccount_hmenu a,
#aa_myaccount a,
#aa_searchbuttons .searchbutton {
   background: #08abaa url(../images/sectionback2.png) top left repeat-x;
   color: #008;
   font-weight: bold;
   border: 2px solid #aaf;
   margin: 4px 0;
   padding: 5px 0;
   text-decoration: none;
}

#myaccount_hmenu a:hover,
#aa_myaccount a:hover,
#aa_searchbuttons .searchbutton:hover {
   background: #08abaa url(../images/sectionback.png) top left repeat-x;
   color: #008;
}

#aa_myaccount a {
    font-weight: normal;
    text-decoration: none;
    font-size:1em;
    padding: 5px 10px;
}

#aa_myaccount {
   padding: 3px 8px;
}

#aapropertyclass {
  font-size: .9em;
  font-weight: normal;
}
#aaminmax label {
  font-size: .9em;
  font-weight: normal;
  padding-right: 5px;
}

#aa_content .myaccountdiv {
  background: transparent;
}

#aa_content .myaccountdiv label {
  font-size: .9em;
  color: #008;
  margin: 3px 0;
}

#aa_content .myaccountdiv input {
  margin: 3px 0;
}

#aa_content #savesearchformdiv .btn,
#aa_content #newcontactformdiv .btn,
#aa_content .myaccountdiv .btn {
   background: #08abaa url(../images/sectionback2.png) top left repeat-x;
   color: #008;
   font-weight: bold;
   border: 2px solid #aaf;
   margin: 4px 0;
   padding: 5px;
   float: right;
}

#aa_content #savesearchformdiv .btn,
#aa_content #newcontactformdiv .btn { float: none; margin-left: 5px;}

#aa_content #savesearchformdiv .btn:hover,
#aa_content #newcontactformdiv .btn:hover ,
#aa_content .myaccountdiv .btn:hover {
   background: #08abaa url(../images/sectionback.png) top left repeat-x;
}

#zbenefits ul li {
   font-size: .9em;
   color: #008;
}

#aa_content .formnote {
  width: 200px;
  float: right;
  padding: 10px;
  background-color: #fff;
   margin-bottom: 5px;

}

#aa_content .formfields {
   float: left;

}


#myaccount_hmenu ul {
    list-style-type: none;
    padding-top: 10px;
    margin-bottom:10px;
}

#myaccount_hmenu li {
    display: inline;
    height: 30px;
}

#myaccount_hmenu li a {
    background: #08abaa url(../images/sectionback2.png) top left repeat-x;
    color: #008;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 0;
    padding: 5px ;
}

#myaccount_hmenu li a:hover {
    background: #08abaa url(../images/sectionback.png) top left repeat-x;
}

#aa_content .aa_mylisting {
  background: transparent;
}

#aa_content .aa_mylisting th {
   background: transparent;
}

#aa_content .aa_mycomments {
   background: transparent;
}

#aa_content .aa_mycomments .btn {
    background: #08abaa url(../images/sectionback2.png) top left repeat-x;
    color: #008;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 0;
    padding: 5px ;
}
#aa_content .aa_mycomments .btn:hover {
    background: #08abaa url(../images/sectionback.png) top left repeat-x;
}

#savesearchformdiv {
   background: transparent;
}

#savesearchformdiv form fieldset {
   background: transparent;
}

#savesearchformdiv .searchdetails {
   float: left;
   width: 400px;
}


#savesearchformdiv .searchdetails label {
   float: left;
   display: block;
   width: 140px;
   clear: both;
   text-align: right;
   padding-right: 5px;
}

#searchnotes {
   margin-left: 30px;
}
#aa_submit { color: #009; }
