/* agentave.css
   make modifications to the agentave styles here  */



#header-search #aa_content {
   min-width: 100px;
   font-size: 105%;
}


#header-search #aa_content select,
#header-search #aa_content input
 { font-size: 1em; }

#aa_content {
   color: #000;
}

#aa_content h1,
#aa_content h2,
#aa_content h3,
#aa_content h4 { color: #000; }


#aa_quicksearch {
    background: transparent;
    position: relative;
    top: -10px;
}

#aa_searchtitle {
    background-color: #ecf1f8;
    font-size: 1.2em;
    height: 23px;

}

#aa_submit {
    background-color: #ecf1f8;
    font-weight: bold;
    border: 1px solid #eef;
    margin: 0 auto;
    padding: 5px;
}

#aa_submit:hover {
    background-color: #027dba;
}

#aa_content .listingsummary_list {

    display: block;
    width: 80%;
    margin: 5px auto;
    padding-bottom: 10px;
}

#aa_content .aa_remarks {
    width: 500px;
    padding: 0 0 0 10px;
}

#aa_content .aa_viewlink {
    background-color: #ecf1f8;
    text-decoration: none;
    color: #000;
    padding: 2px 5px;
    border: 0px solid #aaf;
    font-size: .9em;
    font-style: italic;
}

#aa_content .aa_viewlink:hover {
    background-color: #ecf1f8;
}

#aa_content .lslink {
   margin-top: 5px;
}

/* styling for results */


#aa_detailnav a,
#aa_listingtools a,
#aa_searchnav a {
    background-color: #ecf1f8;
    text-decoration: none;
    color: #000;
    padding: 2px 5px;
    border: 0px solid #aaf;
    font-size: .9em;
    font-style: italic;
    border: 1px solid #aaf;
    margin: 0 2px;
    margin-bottom: 3px;

}

#aa_detailnav a:hover,
#aa_listingtools a:hover,
#aa_searchnav a:hover {
    background-color: #027dba;
}

#aa_content .aa_hmenu a {
   padding: 5px;
   border: 0;
   color: #000;
}



#aa_content .listing {
  margin-top: 5px;
  border: 0;
  background: transparent;
  font-size: .9em;
}
#aa_content .listingheader {
   background-color: #ecf1f8;
   margin-bottom: 5px;
}

#aa_content .listingheader h1 {
   background: transparent;
  font-size: 1em;
  margin: 3px 5px;
}

#aa_content .listingtable th{
   background: transparent;
}
#aa_content .listingtable td{
   background: transparent;
}

#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-color: #ecf1f8;
}
#aa_content .viewlistings a:hover {
   background-color: #027dba;
}

/* styling for listing details */

#aa_page {
   font-size: .9em;
}

#listingbanner {
  background: transparent;
}

#aa_page .hdr {
  background-color: #ecf1f8;
    border: 0;
  border-bottom: 1px solid #aaf;
  padding-top: 3px;
  margin: 5px 0;

}

#aa_page .hdr h3 {
   margin: 5px;
}

#qsearch {
   background-color: #ecf1f8;
   background: transparent;
   color: #000;
   float: right;
}

#aa_searchform .aasearchheader {
  background-color: #ecf1f8;
  background: transparent;
  color: #000;
    margin-bottom: 3px;
   text-align: center;

}

#aa_searchform .aasearchheader p{
  color: #000;
}
#myaccount_hmenu a,
#aa_myaccount a,
#aa_searchbuttons .searchbutton {
   background-color: #ecf1f8;
   color: #000;
   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-color: #027dba;
   color: #000;
}

#aa_myaccount a {
    font-weight: normal;
    text-decoration: none;
    font-size:1em;
    padding: 5px 10px;
}

#aa_myaccount {
   padding: 3px 8px;
   float: left;
}

#aapropertyclass {
  font-size: .9em;
  font-weight: normal;
}
#aaminmax label {
  font-size: .9em;
  font-weight: normal;
  padding-right: 5px;
}

#aaminmax select {
   width: 80px;
}

#aa_content .myaccountdiv {
  background: transparent;
}

#aa_content .myaccountdiv label {
  font-size: .9em;
  color: #000;
  margin: 3px 0;
}

#aa_content .myaccountdiv input {
  margin: 3px 0;
}

#aa_content #savesearchformdiv .btn,
#aa_content #newcontactformdiv .btn,
#aa_content .myaccountdiv .btn {
   background-color: #ecf1f8;
   color: #000;
   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-color: #027dba;
}

#zbenefits ul li {
   font-size: .9em;
   color: #000;
}

#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-color: #ecf1f8;
    color: #000;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 0;
    padding: 5px ;
}

#myaccount_hmenu li a:hover {
    background-color: #027dba;
}

#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-color: #ecf1f8;
    color: #000;
    font-size: .9em;
    font-weight: bold;
    text-decoration: none;
    margin: 5px 0;
    padding: 5px ;
}
#aa_content .aa_mycomments .btn:hover {
    background-color: #027dba;
}

#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: #000; }

#listingbanner { font-size: 1.2em; font-weight: bold; }

#features .fieldname { width: 45%; font-size: .9em; }
#features .data { width: 54%; }

#aa_content .listingtable {
   position: relative;
   left: 3px;
}

#aa_content .aa_hmenu {
    display: block;
    background: transparent;
    margin-bottom: 5px;
}

#aa_content .aa_hmenu a {
    display: block;
    float: left;
    padding: 0px 5px;
    margin-right: 5px;
    background-color: #ecf1f8;
    color: #000;
    text-decoration: none;
    font-weight: bold;
}

#aa_content .aa_hmenu a:hover {
    background-color: #ccc;
    color: #000;
}

#agencybox {
    float: right;
    width: 49%;
    padding: 0;
    margin: 0;
    background: transparent;
}

#abheight {  /* this seems to give it a min height...??? */
    min-height: 230px;
}
#agencyblock {
    width: 90%;
    margin: 5px auto;
    min-height: 220px;
    display: block;

}

#features .fieldname { width: 45%; font-size: .9em; }
#features .data { width: 50%; }

#listingbanner { display: block; padding: 0; margin: 0;}
#aa_content .listingsummary_list .aa_remarks {width: 300px; }

